Cite This Page
Bibliographic details for Python
- Page name: Python
- Author: OchaWiki contributors
- Publisher: OchaWiki, .
- Date of last revision: 19 September 2024 22:26 UTC
- Date retrieved: 4 July 2025 03:35 UTC
- Permanent URL: https://www.omecha.nl/mw/index.php?title=Python&oldid=4001
- Page Version ID: 4001
Citation styles for Python
APA style
Python. (2024, September 19). OchaWiki, . Retrieved 03:35, July 4, 2025 from https://www.omecha.nl/mw/index.php?title=Python&oldid=4001.
MLA style
"Python." OchaWiki, . 19 Sep 2024, 22:26 UTC. 4 Jul 2025, 03:35 <https://www.omecha.nl/mw/index.php?title=Python&oldid=4001>.
MHRA style
OchaWiki contributors, 'Python', OchaWiki, , 19 September 2024, 22:26 UTC, <https://www.omecha.nl/mw/index.php?title=Python&oldid=4001> [accessed 4 July 2025]
Chicago style
OchaWiki contributors, "Python," OchaWiki, , https://www.omecha.nl/mw/index.php?title=Python&oldid=4001 (accessed July 4, 2025).
CBE/CSE style
OchaWiki contributors. Python [Internet]. OchaWiki, ; 2024 Sep 19, 22:26 UTC [cited 2025 Jul 4]. Available from: https://www.omecha.nl/mw/index.php?title=Python&oldid=4001.
Bluebook style
Python, https://www.omecha.nl/mw/index.php?title=Python&oldid=4001 (last visited July 4, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "OchaWiki", title = "Python --- OchaWiki{,} ", year = "2024", url = "https://www.omecha.nl/mw/index.php?title=Python&oldid=4001", note = "[Online; accessed 4-July-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 = "OchaWiki", title = "Python --- OchaWiki{,} ", year = "2024", url = "\url{https://www.omecha.nl/mw/index.php?title=Python&oldid=4001}", note = "[Online; accessed 4-July-2025]" }