Cite This Page
Bibliographic details for Python 3/Magazine articles
- Page name: Python 3/Magazine articles
- Author: Sega Retro contributors
- Publisher: Sega Retro, .
- Date of last revision: 12 October 2016 18:01 UTC
- Date retrieved: 3 January 2025 18:41 UTC
- Permanent URL: https://segaretro.org/index.php?title=Python_3/Magazine_articles&oldid=354478
- Page Version ID: 354478
Citation styles for Python 3/Magazine articles
APA style
Python 3/Magazine articles. (2016, October 12). Sega Retro, . Retrieved 18:41, January 3, 2025 from https://segaretro.org/index.php?title=Python_3/Magazine_articles&oldid=354478.
MLA style
"Python 3/Magazine articles." Sega Retro, . 12 Oct 2016, 18:01 UTC. 3 Jan 2025, 18:41 <https://segaretro.org/index.php?title=Python_3/Magazine_articles&oldid=354478>.
MHRA style
Sega Retro contributors, 'Python 3/Magazine articles', Sega Retro, , 12 October 2016, 18:01 UTC, <https://segaretro.org/index.php?title=Python_3/Magazine_articles&oldid=354478> [accessed 3 January 2025]
Chicago style
Sega Retro contributors, "Python 3/Magazine articles," Sega Retro, , https://segaretro.org/index.php?title=Python_3/Magazine_articles&oldid=354478 (accessed January 3, 2025).
CBE/CSE style
Sega Retro contributors. Python 3/Magazine articles [Internet]. Sega Retro, ; 2016 Oct 12, 18:01 UTC [cited 2025 Jan 3]. Available from: https://segaretro.org/index.php?title=Python_3/Magazine_articles&oldid=354478.
Bluebook style
Python 3/Magazine articles, https://segaretro.org/index.php?title=Python_3/Magazine_articles&oldid=354478 (last visited January 3, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Sega Retro", title = "Python 3/Magazine articles --- Sega Retro{,} ", year = "2016", url = "https://segaretro.org/index.php?title=Python_3/Magazine_articles&oldid=354478", note = "[Online; accessed 3-January-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 = "Sega Retro", title = "Python 3/Magazine articles --- Sega Retro{,} ", year = "2016", url = "\url{https://segaretro.org/index.php?title=Python_3/Magazine_articles&oldid=354478}", note = "[Online; accessed 3-January-2025]" }