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