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: 8 May 2019 14:41 UTC
- Date retrieved: 23 December 2024 02:34 UTC
- Permanent URL: https://segaretro.org/index.php?title=Python_3/Magazine_articles&oldid=499002
- Page Version ID: 499002
Citation styles for Python 3/Magazine articles
APA style
Python 3/Magazine articles. (2019, May 8). Sega Retro, . Retrieved 02:34, December 23, 2024 from https://segaretro.org/index.php?title=Python_3/Magazine_articles&oldid=499002.
MLA style
"Python 3/Magazine articles." Sega Retro, . 8 May 2019, 14:41 UTC. 23 Dec 2024, 02:34 <https://segaretro.org/index.php?title=Python_3/Magazine_articles&oldid=499002>.
MHRA style
Sega Retro contributors, 'Python 3/Magazine articles', Sega Retro, , 8 May 2019, 14:41 UTC, <https://segaretro.org/index.php?title=Python_3/Magazine_articles&oldid=499002> [accessed 23 December 2024]
Chicago style
Sega Retro contributors, "Python 3/Magazine articles," Sega Retro, , https://segaretro.org/index.php?title=Python_3/Magazine_articles&oldid=499002 (accessed December 23, 2024).
CBE/CSE style
Sega Retro contributors. Python 3/Magazine articles [Internet]. Sega Retro, ; 2019 May 8, 14:41 UTC [cited 2024 Dec 23]. Available from: https://segaretro.org/index.php?title=Python_3/Magazine_articles&oldid=499002.
Bluebook style
Python 3/Magazine articles, https://segaretro.org/index.php?title=Python_3/Magazine_articles&oldid=499002 (last visited December 23, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Sega Retro", title = "Python 3/Magazine articles --- Sega Retro{,} ", year = "2019", url = "https://segaretro.org/index.php?title=Python_3/Magazine_articles&oldid=499002", note = "[Online; accessed 23-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 = "Sega Retro", title = "Python 3/Magazine articles --- Sega Retro{,} ", year = "2019", url = "\url{https://segaretro.org/index.php?title=Python_3/Magazine_articles&oldid=499002}", note = "[Online; accessed 23-December-2024]" }