Cite This Page
Bibliographic details for Python
- Page name: Python
- Author: jWiki contributors
- Publisher: jWiki, .
- Date of last revision: 19 September 2023 18:36 UTC
- Date retrieved: 3 December 2023 01:11 UTC
- Permanent URL: http://wiki.jamesgerity.com/index.php?title=Python&oldid=161
- Page Version ID: 161
Citation styles for Python
APA style
Python. (2023, September 19). jWiki, . Retrieved 01:11, December 3, 2023 from http://wiki.jamesgerity.com/index.php?title=Python&oldid=161.
MLA style
"Python." jWiki, . 19 Sep 2023, 18:36 UTC. 3 Dec 2023, 01:11 <http://wiki.jamesgerity.com/index.php?title=Python&oldid=161>.
MHRA style
jWiki contributors, 'Python', jWiki, , 19 September 2023, 18:36 UTC, <http://wiki.jamesgerity.com/index.php?title=Python&oldid=161> [accessed 3 December 2023]
Chicago style
jWiki contributors, "Python," jWiki, , http://wiki.jamesgerity.com/index.php?title=Python&oldid=161 (accessed December 3, 2023).
CBE/CSE style
jWiki contributors. Python [Internet]. jWiki, ; 2023 Sep 19, 18:36 UTC [cited 2023 Dec 3]. Available from: http://wiki.jamesgerity.com/index.php?title=Python&oldid=161.
Bluebook style
Python, http://wiki.jamesgerity.com/index.php?title=Python&oldid=161 (last visited December 3, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "jWiki", title = "Python --- jWiki{,} ", year = "2023", url = "http://wiki.jamesgerity.com/index.php?title=Python&oldid=161", note = "[Online; accessed 3-December-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 = "jWiki", title = "Python --- jWiki{,} ", year = "2023", url = "\url{http://wiki.jamesgerity.com/index.php?title=Python&oldid=161}", note = "[Online; accessed 3-December-2023]" }