Cite This Page
Bibliographic details for PyTorch[edit | edit source]
- Page name: PyTorch
- Author: Sinfronteras contributors
- Publisher: Sinfronteras, .
- Date of last revision: 2 April 2023 16:34 UTC
- Date retrieved: 8 December 2025 18:37 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=PyTorch&oldid=24155
- Page Version ID: 24155
Citation styles for PyTorch[edit | edit source]
APA style[edit | edit source]
PyTorch. (2023, April 2). Sinfronteras, . Retrieved18:37, December 8, 2025
from http://wiki.sinfronteras.ws/index.php?title=PyTorch&oldid=24155.
MLA style[edit | edit source]
"PyTorch." Sinfronteras, . 2 Apr 2023, 16:34 UTC.8 Dec 2025, 18:37
<http://wiki.sinfronteras.ws/index.php?title=PyTorch&oldid=24155>.
MHRA style[edit | edit source]
Sinfronteras contributors, 'PyTorch', Sinfronteras, , 2 April 2023, 16:34 UTC, <http://wiki.sinfronteras.ws/index.php?title=PyTorch&oldid=24155> [accessed8 December 2025
]
Chicago style[edit | edit source]
Sinfronteras contributors, "PyTorch," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=PyTorch&oldid=24155 (accessedDecember 8, 2025
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. PyTorch [Internet]. Sinfronteras, ; 2023 Apr 2, 16:34 UTC [cited2025 Dec 8
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=PyTorch&oldid=24155.
Bluebook style[edit | edit source]
PyTorch, http://wiki.sinfronteras.ws/index.php?title=PyTorch&oldid=24155 (last visitedDecember 8, 2025
).
BibTeX entry[edit | edit source]
@misc{ wiki:xxx,
author = "Sinfronteras",
title = "PyTorch --- Sinfronteras{,} ",
year = "2023",
url = "http://wiki.sinfronteras.ws/index.php?title=PyTorch&oldid=24155",
note = "[Online; accessed 8-December-2025
]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "Sinfronteras",
title = "PyTorch --- Sinfronteras{,} ",
year = "2023",
url = "\url{http://wiki.sinfronteras.ws/index.php?title=PyTorch&oldid=24155}",
note = "[Online; accessed 8-December-2025
]"
}