Cite This Page
Bibliographic details for Python
- Page name: Python
- Author: jWiki contributors
- Publisher: jWiki, .
- Date of last revision: 12 January 2024 04:40 UTC
- Date retrieved: 3 October 2024 21:13 UTC
- Permanent URL: http://wiki.jamesgerity.com/index.php?title=Python&oldid=188
- Page Version ID: 188
Citation styles for Python
APA style
Python. (2024, January 12). jWiki, . Retrieved 21:13, October 3, 2024 from http://wiki.jamesgerity.com/index.php?title=Python&oldid=188.
MLA style
"Python." jWiki, . 12 Jan 2024, 04:40 UTC. 3 Oct 2024, 21:13 <http://wiki.jamesgerity.com/index.php?title=Python&oldid=188>.
MHRA style
jWiki contributors, 'Python', jWiki, , 12 January 2024, 04:40 UTC, <http://wiki.jamesgerity.com/index.php?title=Python&oldid=188> [accessed 3 October 2024]
Chicago style
jWiki contributors, "Python," jWiki, , http://wiki.jamesgerity.com/index.php?title=Python&oldid=188 (accessed October 3, 2024).
CBE/CSE style
jWiki contributors. Python [Internet]. jWiki, ; 2024 Jan 12, 04:40 UTC [cited 2024 Oct 3]. Available from: http://wiki.jamesgerity.com/index.php?title=Python&oldid=188.
Bluebook style
Python, http://wiki.jamesgerity.com/index.php?title=Python&oldid=188 (last visited October 3, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "jWiki", title = "Python --- jWiki{,} ", year = "2024", url = "http://wiki.jamesgerity.com/index.php?title=Python&oldid=188", note = "[Online; accessed 3-October-2024]" }
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 = "jWiki", title = "Python --- jWiki{,} ", year = "2024", url = "\url{http://wiki.jamesgerity.com/index.php?title=Python&oldid=188}", note = "[Online; accessed 3-October-2024]" }