Cite This Page
Bibliographic details for Python
- Page name: Python
- Author: New World Encyclopedia contributors
- Publisher: New World Encyclopedia, .
- Date of last revision: 20 January 2009 02:02 UTC
- Date retrieved: 23 January 2021 05:03 UTC
- Permanent URL: https://www.newworldencyclopedia.org/p/index.php?title=Python&oldid=907038
- Page Version ID: 907038
Citation styles for Python
APA style
Python. (2009, January 20). New World Encyclopedia, . Retrieved 05:03, January 23, 2021 from https://www.newworldencyclopedia.org/p/index.php?title=Python&oldid=907038.
MLA style
"Python." New World Encyclopedia, . 20 Jan 2009, 02:02 UTC. 23 Jan 2021, 05:03 <https://www.newworldencyclopedia.org/p/index.php?title=Python&oldid=907038>.
MHRA style
New World Encyclopedia contributors, 'Python', New World Encyclopedia, , 20 January 2009, 02:02 UTC, <https://www.newworldencyclopedia.org/p/index.php?title=Python&oldid=907038> [accessed 23 January 2021]
Chicago style
New World Encyclopedia contributors, "Python," New World Encyclopedia, , https://www.newworldencyclopedia.org/p/index.php?title=Python&oldid=907038 (accessed January 23, 2021).
CBE/CSE style
New World Encyclopedia contributors. Python [Internet]. New World Encyclopedia, ; 2009 Jan 20, 02:02 UTC [cited 2021 Jan 23]. Available from: https://www.newworldencyclopedia.org/p/index.php?title=Python&oldid=907038.
Bluebook style
Python, https://www.newworldencyclopedia.org/p/index.php?title=Python&oldid=907038 (last visited January 23, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "New World Encyclopedia", title = "Python --- New World Encyclopedia{,} ", year = "2009", url = "https://www.newworldencyclopedia.org/p/index.php?title=Python&oldid=907038", note = "[Online; accessed 23-January-2021]" }
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 = "2009", url = "\url{https://www.newworldencyclopedia.org/p/index.php?title=Python&oldid=907038}", note = "[Online; accessed 23-January-2021]" }