Cite This Page
Bibliographic details for Python 3
- Page name: Python 3
- Author: Sega Retro contributors
- Publisher: Sega Retro, .
- Date of last revision: 2 November 2020 14:00 UTC
- Date retrieved: 6 November 2024 14:41 UTC
- Permanent URL: https://segaretro.org/index.php?title=Python_3&oldid=634789
- Page Version ID: 634789
Citation styles for Python 3
APA style
Python 3. (2020, November 2). Sega Retro, . Retrieved 14:41, November 6, 2024 from https://segaretro.org/index.php?title=Python_3&oldid=634789.
MLA style
"Python 3." Sega Retro, . 2 Nov 2020, 14:00 UTC. 6 Nov 2024, 14:41 <https://segaretro.org/index.php?title=Python_3&oldid=634789>.
MHRA style
Sega Retro contributors, 'Python 3', Sega Retro, , 2 November 2020, 14:00 UTC, <https://segaretro.org/index.php?title=Python_3&oldid=634789> [accessed 6 November 2024]
Chicago style
Sega Retro contributors, "Python 3," Sega Retro, , https://segaretro.org/index.php?title=Python_3&oldid=634789 (accessed November 6, 2024).
CBE/CSE style
Sega Retro contributors. Python 3 [Internet]. Sega Retro, ; 2020 Nov 2, 14:00 UTC [cited 2024 Nov 6]. Available from: https://segaretro.org/index.php?title=Python_3&oldid=634789.
Bluebook style
Python 3, https://segaretro.org/index.php?title=Python_3&oldid=634789 (last visited November 6, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Sega Retro", title = "Python 3 --- Sega Retro{,} ", year = "2020", url = "https://segaretro.org/index.php?title=Python_3&oldid=634789", note = "[Online; accessed 6-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 = "Sega Retro", title = "Python 3 --- Sega Retro{,} ", year = "2020", url = "\url{https://segaretro.org/index.php?title=Python_3&oldid=634789}", note = "[Online; accessed 6-November-2024]" }