Cite This Page
Bibliographic details for Porting/PyTorch
- Page name: Porting/PyTorch
- Author: RCS Wiki contributors
- Publisher: RCS Wiki, .
- Date of last revision: 12 June 2023 00:08 UTC
- Date retrieved: 4 April 2025 03:45 UTC
- Permanent URL: https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4290
- Page Version ID: 4290
Citation styles for Porting/PyTorch
APA style
Porting/PyTorch. (2023, June 12). RCS Wiki, . Retrieved 03:45, April 4, 2025 from https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4290.
MLA style
"Porting/PyTorch." RCS Wiki, . 12 Jun 2023, 00:08 UTC. 4 Apr 2025, 03:45 <https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4290>.
MHRA style
RCS Wiki contributors, 'Porting/PyTorch', RCS Wiki, , 12 June 2023, 00:08 UTC, <https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4290> [accessed 4 April 2025]
Chicago style
RCS Wiki contributors, "Porting/PyTorch," RCS Wiki, , https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4290 (accessed April 4, 2025).
CBE/CSE style
RCS Wiki contributors. Porting/PyTorch [Internet]. RCS Wiki, ; 2023 Jun 12, 00:08 UTC [cited 2025 Apr 4]. Available from: https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4290.
Bluebook style
Porting/PyTorch, https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4290 (last visited April 4, 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=4290", note = "[Online; accessed 4-April-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=4290}", note = "[Online; accessed 4-April-2025]" }