Bibliographic details for Python
- Page name: Python
- Author: s23 contributors
- Publisher: s23, The Geek place.
- Date of last revision: 13 November 2007 07:22 UTC
- Date retrieved: 3 February 2023 10:41 UTC
- Permanent URL: https://wiki.s23.org/w/index.php?title=Python&oldid=14339
- Page Version ID: 14339
Citation styles for Python
APA style
Python. (2007, November 13). s23, The Geek place. Retrieved 10:41, February 3, 2023 from https://wiki.s23.org/w/index.php?title=Python&oldid=14339.
MLA style
"Python." s23, The Geek place. 13 Nov 2007, 07:22 UTC. 3 Feb 2023, 10:41 <https://wiki.s23.org/w/index.php?title=Python&oldid=14339>.
MHRA style
s23 contributors, 'Python', s23, The Geek place, 13 November 2007, 07:22 UTC, <https://wiki.s23.org/w/index.php?title=Python&oldid=14339> [accessed 3 February 2023]
Chicago style
s23 contributors, "Python," s23, The Geek place, https://wiki.s23.org/w/index.php?title=Python&oldid=14339 (accessed February 3, 2023).
CBE/CSE style
s23 contributors. Python [Internet]. s23, The Geek place; 2007 Nov 13, 07:22 UTC [cited 2023 Feb 3]. Available from: https://wiki.s23.org/w/index.php?title=Python&oldid=14339.
Bluebook style
Python, https://wiki.s23.org/w/index.php?title=Python&oldid=14339 (last visited February 3, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "s23", title = "Python --- s23{,} The Geek place", year = "2007", url = "https://wiki.s23.org/w/index.php?title=Python&oldid=14339", note = "[Online; accessed 3-February-2023]" }
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 = "s23", title = "Python --- s23{,} The Geek place", year = "2007", url = "\url{https://wiki.s23.org/w/index.php?title=Python&oldid=14339}", note = "[Online; accessed 3-February-2023]" }