Cite This Page
Bibliographic details for Learning Python
- Page name: Learning Python
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 3 July 2014 19:02 UTC
- Date retrieved: 24 November 2024 13:35 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Learning_Python&oldid=87122
- Page Version ID: 87122
Citation styles for Learning Python
APA style
Learning Python. (2014, July 3). NAMIC Wiki, . Retrieved 13:35, November 24, 2024 from https://www.na-mic.org/w/index.php?title=Learning_Python&oldid=87122.
MLA style
"Learning Python." NAMIC Wiki, . 3 Jul 2014, 19:02 UTC. 24 Nov 2024, 13:35 <https://www.na-mic.org/w/index.php?title=Learning_Python&oldid=87122>.
MHRA style
NAMIC Wiki contributors, 'Learning Python', NAMIC Wiki, , 3 July 2014, 19:02 UTC, <https://www.na-mic.org/w/index.php?title=Learning_Python&oldid=87122> [accessed 24 November 2024]
Chicago style
NAMIC Wiki contributors, "Learning Python," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Learning_Python&oldid=87122 (accessed November 24, 2024).
CBE/CSE style
NAMIC Wiki contributors. Learning Python [Internet]. NAMIC Wiki, ; 2014 Jul 3, 19:02 UTC [cited 2024 Nov 24]. Available from: https://www.na-mic.org/w/index.php?title=Learning_Python&oldid=87122.
Bluebook style
Learning Python, https://www.na-mic.org/w/index.php?title=Learning_Python&oldid=87122 (last visited November 24, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "NAMIC Wiki", title = "Learning Python --- NAMIC Wiki{,} ", year = "2014", url = "https://www.na-mic.org/w/index.php?title=Learning_Python&oldid=87122", note = "[Online; accessed 24-November-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 = "NAMIC Wiki", title = "Learning Python --- NAMIC Wiki{,} ", year = "2014", url = "\url{https://www.na-mic.org/w/index.php?title=Learning_Python&oldid=87122}", note = "[Online; accessed 24-November-2024]" }