Cite This Page
Bibliographic details for Learn Python
- Page name: Learn Python
- Author: Freephile Wiki contributors
- Publisher: Freephile Wiki, .
- Date of last revision: 26 September 2014 18:27 UTC
- Date retrieved: 22 November 2024 03:54 UTC
- Permanent URL: https://wiki.freephile.org/wiki/index.php?title=Learn_Python&oldid=5239
- Page Version ID: 5239
Citation styles for Learn Python
APA style
Learn Python. (2014, September 26). Freephile Wiki, . Retrieved 03:54, November 22, 2024 from https://wiki.freephile.org/wiki/index.php?title=Learn_Python&oldid=5239.
MLA style
"Learn Python." Freephile Wiki, . 26 Sep 2014, 18:27 UTC. 22 Nov 2024, 03:54 <https://wiki.freephile.org/wiki/index.php?title=Learn_Python&oldid=5239>.
MHRA style
Freephile Wiki contributors, 'Learn Python', Freephile Wiki, , 26 September 2014, 18:27 UTC, <https://wiki.freephile.org/wiki/index.php?title=Learn_Python&oldid=5239> [accessed 22 November 2024]
Chicago style
Freephile Wiki contributors, "Learn Python," Freephile Wiki, , https://wiki.freephile.org/wiki/index.php?title=Learn_Python&oldid=5239 (accessed November 22, 2024).
CBE/CSE style
Freephile Wiki contributors. Learn Python [Internet]. Freephile Wiki, ; 2014 Sep 26, 18:27 UTC [cited 2024 Nov 22]. Available from: https://wiki.freephile.org/wiki/index.php?title=Learn_Python&oldid=5239.
Bluebook style
Learn Python, https://wiki.freephile.org/wiki/index.php?title=Learn_Python&oldid=5239 (last visited November 22, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Freephile Wiki", title = "Learn Python --- Freephile Wiki{,} ", year = "2014", url = "https://wiki.freephile.org/wiki/index.php?title=Learn_Python&oldid=5239", note = "[Online; accessed 22-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 = "Freephile Wiki", title = "Learn Python --- Freephile Wiki{,} ", year = "2014", url = "\url{https://wiki.freephile.org/wiki/index.php?title=Learn_Python&oldid=5239}", note = "[Online; accessed 22-November-2024]" }