Cite This Page
- Page name: Skillshare intro to Python
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 13 June 2013 19:52 UTC
- Date retrieved: 30 June 2022 01:40 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Skillshare_intro_to_Python&oldid=12321
- Page Version ID: 12321
APA style
Skillshare intro to Python. (2013, June 13). OpenHatch wiki, . Retrieved 01:40, June 30, 2022 from https://wiki.openhatch.org/w/index.php?title=Skillshare_intro_to_Python&oldid=12321.
MLA style
"Skillshare intro to Python." OpenHatch wiki, . 13 Jun 2013, 19:52 UTC. 30 Jun 2022, 01:40 <https://wiki.openhatch.org/w/index.php?title=Skillshare_intro_to_Python&oldid=12321>.
MHRA style
OpenHatch wiki contributors, 'Skillshare intro to Python', OpenHatch wiki, , 13 June 2013, 19:52 UTC, <https://wiki.openhatch.org/w/index.php?title=Skillshare_intro_to_Python&oldid=12321> [accessed 30 June 2022]
Chicago style
OpenHatch wiki contributors, "Skillshare intro to Python," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Skillshare_intro_to_Python&oldid=12321 (accessed June 30, 2022).
CBE/CSE style
OpenHatch wiki contributors. Skillshare intro to Python [Internet]. OpenHatch wiki, ; 2013 Jun 13, 19:52 UTC [cited 2022 Jun 30]. Available from: https://wiki.openhatch.org/w/index.php?title=Skillshare_intro_to_Python&oldid=12321.
Bluebook style
Skillshare intro to Python, https://wiki.openhatch.org/w/index.php?title=Skillshare_intro_to_Python&oldid=12321 (last visited June 30, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Skillshare intro to Python --- OpenHatch wiki{,} ", year = "2013", url = "https://wiki.openhatch.org/w/index.php?title=Skillshare_intro_to_Python&oldid=12321", note = "[Online; accessed 30-June-2022]" }
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 = "OpenHatch wiki", title = "Skillshare intro to Python --- OpenHatch wiki{,} ", year = "2013", url = "\url{https://wiki.openhatch.org/w/index.php?title=Skillshare_intro_to_Python&oldid=12321}", note = "[Online; accessed 30-June-2022]" }