Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
51e8dace
Unverified
Commit
51e8dace
authored
Nov 28, 2022
by
Philip Meier
Committed by
GitHub
Nov 28, 2022
Browse files
fix README rendering (#6980)
parent
678300d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
10 deletions
+11
-10
README.rst
README.rst
+11
-10
No files found.
README.rst
View file @
51e8dace
...
@@ -203,13 +203,14 @@ Citing TorchVision
...
@@ -203,13 +203,14 @@ Citing TorchVision
==================
==================
If you find TorchVision useful in your work, please consider citing the following BibTeX entry:
If you find TorchVision useful in your work, please consider citing the following BibTeX entry:
```BibTeX
@software{torchvision2016,
.. code:: bibtex
title = {TorchVision: PyTorch's Computer Vision library},
author = {TorchVision maintainers and contributors},
@software{torchvision2016,
year = 2016,
title = {TorchVision: PyTorch's Computer Vision library},
journal = {GitHub repository},
author = {TorchVision maintainers and contributors},
publisher = {GitHub},
year = 2016,
howpublished = {\url{https://github.com/pytorch/vision}}
journal = {GitHub repository},
}
publisher = {GitHub},
```
howpublished = {\url{https://github.com/pytorch/vision}}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment