Cite This Page
Bibliographic details for Python 4
- Page name: Python 4
- Author: NEC Retro contributors
- Publisher: NEC Retro, .
- Date of last revision: 11 August 2016 00:01 UTC
- Date retrieved: 21 November 2024 16:50 UTC
- Permanent URL: https://necretro.org/index.php?title=Python_4&oldid=4706
- Page Version ID: 4706
Citation styles for Python 4
APA style
Python 4. (2016, August 11). NEC Retro, . Retrieved 16:50, November 21, 2024 from https://necretro.org/index.php?title=Python_4&oldid=4706.
MLA style
"Python 4." NEC Retro, . 11 Aug 2016, 00:01 UTC. 21 Nov 2024, 16:50 <https://necretro.org/index.php?title=Python_4&oldid=4706>.
MHRA style
NEC Retro contributors, 'Python 4', NEC Retro, , 11 August 2016, 00:01 UTC, <https://necretro.org/index.php?title=Python_4&oldid=4706> [accessed 21 November 2024]
Chicago style
NEC Retro contributors, "Python 4," NEC Retro, , https://necretro.org/index.php?title=Python_4&oldid=4706 (accessed November 21, 2024).
CBE/CSE style
NEC Retro contributors. Python 4 [Internet]. NEC Retro, ; 2016 Aug 11, 00:01 UTC [cited 2024 Nov 21]. Available from: https://necretro.org/index.php?title=Python_4&oldid=4706.
Bluebook style
Python 4, https://necretro.org/index.php?title=Python_4&oldid=4706 (last visited November 21, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "NEC Retro", title = "Python 4 --- NEC Retro{,} ", year = "2016", url = "https://necretro.org/index.php?title=Python_4&oldid=4706", note = "[Online; accessed 21-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 = "NEC Retro", title = "Python 4 --- NEC Retro{,} ", year = "2016", url = "\url{https://necretro.org/index.php?title=Python_4&oldid=4706}", note = "[Online; accessed 21-November-2024]" }