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: 27 January 2023 08:51 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 08:51, January 27, 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. 27 Jan 2023, 08:51 <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 27 January 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 January 27, 2023).
CBE/CSE style
OpenHatch wiki contributors. Skillshare intro to Python/Unit 1 [Internet]. OpenHatch wiki, ; 2013 Jun 14, 00:05 UTC [cited 2023 Jan 27]. 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 January 27, 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 27-January-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 27-January-2023]" }