Cite This Page - New World Encyclopedia
Bibliographic details for Python
- Page name: Python
- Author: New World Encyclopedia contributors
- Publisher: New World Encyclopedia, .
- Date of last revision: 2 July 2022 15:06 UTC
- Date retrieved: 16 April 2025 19:22 UTC
- Permanent URL: https://www.newworldencyclopedia.org/p/index.php?title=Python&oldid=1072070
- Page Version ID: 1072070
Citation styles for Python
APA style
Python. (2022, July 2). New World Encyclopedia, . Retrieved 19:22, April 16, 2025 from https://www.newworldencyclopedia.org/p/index.php?title=Python&oldid=1072070.
MLA style
"Python." New World Encyclopedia, . 2 Jul 2022, 15:06 UTC. 16 Apr 2025, 19:22 <https://www.newworldencyclopedia.org/p/index.php?title=Python&oldid=1072070>.
MHRA style
New World Encyclopedia contributors, 'Python', New World Encyclopedia, , 2 July 2022, 15:06 UTC, <https://www.newworldencyclopedia.org/p/index.php?title=Python&oldid=1072070> [accessed 16 April 2025]
Chicago style
New World Encyclopedia contributors, "Python," New World Encyclopedia, , https://www.newworldencyclopedia.org/p/index.php?title=Python&oldid=1072070 (accessed April 16, 2025).
CBE/CSE style
New World Encyclopedia contributors. Python [Internet]. New World Encyclopedia, ; 2022 Jul 2, 15:06 UTC [cited 2025 Apr 16]. Available from: https://www.newworldencyclopedia.org/p/index.php?title=Python&oldid=1072070.
Bluebook style
Python, https://www.newworldencyclopedia.org/p/index.php?title=Python&oldid=1072070 (last visited April 16, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "New World Encyclopedia", title = "Python --- New World Encyclopedia{,} ", year = "2022", url = "https://www.newworldencyclopedia.org/p/index.php?title=Python&oldid=1072070", note = "[Online; accessed 16-April-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 = "New World Encyclopedia", title = "Python --- New World Encyclopedia{,} ", year = "2022", url = "\url{https://www.newworldencyclopedia.org/p/index.php?title=Python&oldid=1072070}", note = "[Online; accessed 16-April-2025]" }