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