Cite This Page
Bibliographic details for Python Workshops for Beginners/September 27th project instructor outlines
- Page name: Python Workshops for Beginners/September 27th project instructor outlines
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 23 September 2014 20:28 UTC
- Date retrieved: 17 August 2022 16:48 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/September_27th_project_instructor_outlines&oldid=14734
- Page Version ID: 14734
Citation styles for Python Workshops for Beginners/September 27th project instructor outlines
APA style
Python Workshops for Beginners/September 27th project instructor outlines. (2014, September 23). OpenHatch wiki, . Retrieved 16:48, August 17, 2022 from https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/September_27th_project_instructor_outlines&oldid=14734.
MLA style
"Python Workshops for Beginners/September 27th project instructor outlines." OpenHatch wiki, . 23 Sep 2014, 20:28 UTC. 17 Aug 2022, 16:48 <https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/September_27th_project_instructor_outlines&oldid=14734>.
MHRA style
OpenHatch wiki contributors, 'Python Workshops for Beginners/September 27th project instructor outlines', OpenHatch wiki, , 23 September 2014, 20:28 UTC, <https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/September_27th_project_instructor_outlines&oldid=14734> [accessed 17 August 2022]
Chicago style
OpenHatch wiki contributors, "Python Workshops for Beginners/September 27th project instructor outlines," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/September_27th_project_instructor_outlines&oldid=14734 (accessed August 17, 2022).
CBE/CSE style
OpenHatch wiki contributors. Python Workshops for Beginners/September 27th project instructor outlines [Internet]. OpenHatch wiki, ; 2014 Sep 23, 20:28 UTC [cited 2022 Aug 17]. Available from: https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/September_27th_project_instructor_outlines&oldid=14734.
Bluebook style
Python Workshops for Beginners/September 27th project instructor outlines, https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/September_27th_project_instructor_outlines&oldid=14734 (last visited August 17, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Python Workshops for Beginners/September 27th project instructor outlines --- OpenHatch wiki{,} ", year = "2014", url = "https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/September_27th_project_instructor_outlines&oldid=14734", note = "[Online; accessed 17-August-2022]" }
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 = "Python Workshops for Beginners/September 27th project instructor outlines --- OpenHatch wiki{,} ", year = "2014", url = "\url{https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/September_27th_project_instructor_outlines&oldid=14734}", note = "[Online; accessed 17-August-2022]" }