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