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