Unverified Commit 51e8dace authored by Philip Meier's avatar Philip Meier Committed by GitHub
Browse files

fix README rendering (#6980)

parent 678300d0
......@@ -203,13 +203,14 @@ Citing TorchVision
==================
If you find TorchVision useful in your work, please consider citing the following BibTeX entry:
```BibTeX
@software{torchvision2016,
.. code:: bibtex
@software{torchvision2016,
title = {TorchVision: PyTorch's Computer Vision library},
author = {TorchVision maintainers and contributors},
year = 2016,
journal = {GitHub repository},
publisher = {GitHub},
howpublished = {\url{https://github.com/pytorch/vision}}
}
```
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment