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