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: 11 October 2024 16:04 UTC
- Permanent URL: https://wiki.openhatch.org/wiki/Skillshare_intro_to_Python?oldid=12321
- Page Version ID: 12321
APA style
Skillshare intro to Python. (2013, June 13). OpenHatch wiki. Retrieved 16:04, October 11, 2024 from https://wiki.openhatch.org/wiki/Skillshare_intro_to_Python?oldid=12321.
MLA style
"Skillshare intro to Python." OpenHatch wiki. 13 Jun 2013, 19:52 UTC. 11 Oct 2024, 16:04 <https://wiki.openhatch.org/wiki/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/wiki/Skillshare_intro_to_Python?oldid=12321> [accessed 11 October 2024]
Chicago style
OpenHatch wiki contributors, "Skillshare intro to Python," OpenHatch wiki, https://wiki.openhatch.org/wiki/Skillshare_intro_to_Python?oldid=12321 (accessed October 11, 2024).
CBE/CSE style
OpenHatch wiki contributors. Skillshare intro to Python [Internet]. OpenHatch wiki; 2013 Jun 13, 19:52 UTC [cited 2024 Oct 11]. Available from: https://wiki.openhatch.org/wiki/Skillshare_intro_to_Python?oldid=12321.
Bluebook style
Skillshare intro to Python, https://wiki.openhatch.org/wiki/Skillshare_intro_to_Python?oldid=12321 (last visited October 11, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Skillshare intro to Python --- OpenHatch wiki{,} ", year = "2013", url = "https://wiki.openhatch.org/wiki/Skillshare_intro_to_Python?oldid=12321", note = "[Online; accessed 11-October-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 = "OpenHatch wiki", title = "Skillshare intro to Python --- OpenHatch wiki{,} ", year = "2013", url = "\url{https://wiki.openhatch.org/wiki/Skillshare_intro_to_Python?oldid=12321}", note = "[Online; accessed 11-October-2024]" }