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