Cite This Page
Bibliographic details for Learning Python
- Page name: Learning Python
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 14 July 2014 19:26 UTC
- Date retrieved: 24 November 2024 14:58 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Learning_Python&oldid=87187
- Page Version ID: 87187
Citation styles for Learning Python
APA style
Learning Python. (2014, July 14). NAMIC Wiki, . Retrieved 14:58, November 24, 2024 from https://www.na-mic.org/w/index.php?title=Learning_Python&oldid=87187.
MLA style
"Learning Python." NAMIC Wiki, . 14 Jul 2014, 19:26 UTC. 24 Nov 2024, 14:58 <https://www.na-mic.org/w/index.php?title=Learning_Python&oldid=87187>.
MHRA style
NAMIC Wiki contributors, 'Learning Python', NAMIC Wiki, , 14 July 2014, 19:26 UTC, <https://www.na-mic.org/w/index.php?title=Learning_Python&oldid=87187> [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=87187 (accessed November 24, 2024).
CBE/CSE style
NAMIC Wiki contributors. Learning Python [Internet]. NAMIC Wiki, ; 2014 Jul 14, 19:26 UTC [cited 2024 Nov 24]. Available from: https://www.na-mic.org/w/index.php?title=Learning_Python&oldid=87187.
Bluebook style
Learning Python, https://www.na-mic.org/w/index.php?title=Learning_Python&oldid=87187 (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=87187", 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=87187}", note = "[Online; accessed 24-November-2024]" }