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: 28 February 2026 08:09 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=PyTorch&oldid=24159
- Page Version ID: 24159
Citation styles for PyTorch[edit | edit source]
APA style[edit | edit source]
PyTorch. (2023, April 2). Sinfronteras, . Retrieved08:09, February 28, 2026
from http://wiki.sinfronteras.ws/index.php?title=PyTorch&oldid=24159.
MLA style[edit | edit source]
"PyTorch." Sinfronteras, . 2 Apr 2023, 16:34 UTC.28 Feb 2026, 08:09
<http://wiki.sinfronteras.ws/index.php?title=PyTorch&oldid=24159>.
MHRA style[edit | edit source]
Sinfronteras contributors, 'PyTorch', Sinfronteras, , 2 April 2023, 16:34 UTC, <http://wiki.sinfronteras.ws/index.php?title=PyTorch&oldid=24159> [accessed28 February 2026
]
Chicago style[edit | edit source]
Sinfronteras contributors, "PyTorch," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=PyTorch&oldid=24159 (accessedFebruary 28, 2026
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. PyTorch [Internet]. Sinfronteras, ; 2023 Apr 2, 16:34 UTC [cited2026 Feb 28
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=PyTorch&oldid=24159.
Bluebook style[edit | edit source]
PyTorch, http://wiki.sinfronteras.ws/index.php?title=PyTorch&oldid=24159 (last visitedFebruary 28, 2026
).
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=24159",
note = "[Online; accessed 28-February-2026
]"
}
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=24159}",
note = "[Online; accessed 28-February-2026
]"
}