Cite This Page
Bibliographic details for Porting/PyTorch
- Page name: Porting/PyTorch
- Author: RCS Wiki contributors
- Publisher: RCS Wiki, .
- Date of last revision: 29 April 2023 02:52 UTC
- Date retrieved: 8 June 2025 08:34 UTC
- Permanent URL: https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4230
- Page Version ID: 4230
Citation styles for Porting/PyTorch
APA style
Porting/PyTorch. (2023, April 29). RCS Wiki, . Retrieved 08:34, June 8, 2025 from https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4230.
MLA style
"Porting/PyTorch." RCS Wiki, . 29 Apr 2023, 02:52 UTC. 8 Jun 2025, 08:34 <https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4230>.
MHRA style
RCS Wiki contributors, 'Porting/PyTorch', RCS Wiki, , 29 April 2023, 02:52 UTC, <https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4230> [accessed 8 June 2025]
Chicago style
RCS Wiki contributors, "Porting/PyTorch," RCS Wiki, , https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4230 (accessed June 8, 2025).
CBE/CSE style
RCS Wiki contributors. Porting/PyTorch [Internet]. RCS Wiki, ; 2023 Apr 29, 02:52 UTC [cited 2025 Jun 8]. Available from: https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4230.
Bluebook style
Porting/PyTorch, https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4230 (last visited June 8, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "RCS Wiki", title = "Porting/PyTorch --- RCS Wiki{,} ", year = "2023", url = "https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4230", note = "[Online; accessed 8-June-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 = "RCS Wiki", title = "Porting/PyTorch --- RCS Wiki{,} ", year = "2023", url = "\url{https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4230}", note = "[Online; accessed 8-June-2025]" }