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