File tree Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -203,13 +203,14 @@ Citing TorchVision
203203==================
204204
205205If you find TorchVision useful in your work, please consider citing the following BibTeX entry:
206- ```BibTeX
207- @software{torchvision2016,
208- title = {TorchVision: PyTorch's Computer Vision library},
209- author = {TorchVision maintainers and contributors},
210- year = 2016,
211- journal = {GitHub repository},
212- publisher = {GitHub},
213- howpublished = {\url{https://github.com/pytorch/vision}}
214- }
215- ` ``
206+
207+ .. code :: bibtex
208+
209+ @software{torchvision2016,
210+ title = {TorchVision: PyTorch's Computer Vision library},
211+ author = {TorchVision maintainers and contributors},
212+ year = 2016,
213+ journal = {GitHub repository},
214+ publisher = {GitHub},
215+ howpublished = {\url{https://github.com/pytorch/vision}}
216+ }
You can’t perform that action at this time.
0 commit comments