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