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