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