Cite This Page
Bibliographic details for Porting/PyTorch
- Page name: Porting/PyTorch
- Author: RCS Wiki contributors
- Publisher: RCS Wiki, .
- Date of last revision: 17 October 2023 08:39 UTC
- Date retrieved: 3 December 2024 17:20 UTC
- Permanent URL: https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4489
- Page Version ID: 4489
Citation styles for Porting/PyTorch
APA style
Porting/PyTorch. (2023, October 17). RCS Wiki, . Retrieved 17:20, December 3, 2024 from https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4489.
MLA style
"Porting/PyTorch." RCS Wiki, . 17 Oct 2023, 08:39 UTC. 3 Dec 2024, 17:20 <https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4489>.
MHRA style
RCS Wiki contributors, 'Porting/PyTorch', RCS Wiki, , 17 October 2023, 08:39 UTC, <https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4489> [accessed 3 December 2024]
Chicago style
RCS Wiki contributors, "Porting/PyTorch," RCS Wiki, , https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4489 (accessed December 3, 2024).
CBE/CSE style
RCS Wiki contributors. Porting/PyTorch [Internet]. RCS Wiki, ; 2023 Oct 17, 08:39 UTC [cited 2024 Dec 3]. Available from: https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4489.
Bluebook style
Porting/PyTorch, https://wiki.raptorcs.com/w/index.php?title=Porting/PyTorch&oldid=4489 (last visited December 3, 2024).
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=4489", note = "[Online; accessed 3-December-2024]" }
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=4489}", note = "[Online; accessed 3-December-2024]" }