|
|
Cite This Page
Bibliographic details for Python (programming language)
- Page name: Python (programming language)
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 30 June 2019 05:12 UTC
- Date retrieved: 15 May 2026 06:18 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=Python_(programming_language)&oldid=6473
- Page Version ID: 6473
Citation styles for Python (programming language)
APA style
Python (programming language). (2019, June 30). zaoniao, . Retrieved 06:18, May 15, 2026 from http://en.zaoniao.it/index.php?title=Python_(programming_language)&oldid=6473.
MLA style
"Python (programming language)." zaoniao, . 30 Jun 2019, 05:12 UTC. 15 May 2026, 06:18 <http://en.zaoniao.it/index.php?title=Python_(programming_language)&oldid=6473>.
MHRA style
zaoniao contributors, 'Python (programming language)', zaoniao, , 30 June 2019, 05:12 UTC, <http://en.zaoniao.it/index.php?title=Python_(programming_language)&oldid=6473> [accessed 15 May 2026]
Chicago style
zaoniao contributors, "Python (programming language)," zaoniao, , http://en.zaoniao.it/index.php?title=Python_(programming_language)&oldid=6473 (accessed May 15, 2026).
CBE/CSE style
zaoniao contributors. Python (programming language) [Internet]. zaoniao, ; 2019 Jun 30, 05:12 UTC [cited 2026 May 15]. Available from: http://en.zaoniao.it/index.php?title=Python_(programming_language)&oldid=6473.
Bluebook style
Python (programming language), http://en.zaoniao.it/index.php?title=Python_(programming_language)&oldid=6473 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "Python (programming language) --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=Python_(programming_language)&oldid=6473",
note = "[Online; accessed 15-May-2026]"
}
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 = "zaoniao",
title = "Python (programming language) --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Python_(programming_language)&oldid=6473}",
note = "[Online; accessed 15-May-2026]"
}