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