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
"vscode:/vscode.git/clone" did not exist on "8581d9bce43ac2747199f848a9ac861352495d10"
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
Show 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
@software{torchvision2016,
title = {TorchVision: PyTorch's Computer Vision library},
title = {TorchVision: PyTorch's Computer Vision library},
author = {TorchVision maintainers and contributors},
author = {TorchVision maintainers and contributors},
year = 2016,
year = 2016,
journal = {GitHub repository},
journal = {GitHub repository},
publisher = {GitHub},
publisher = {GitHub},
howpublished = {\url{https://github.com/pytorch/vision}}
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