Cite This Page
Bibliographic details for Intermediate Python Workshop/Projects
- Page name: Intermediate Python Workshop/Projects
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 11 July 2012 14:18 UTC
- Date retrieved: 7 February 2023 14:43 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Intermediate_Python_Workshop/Projects&oldid=9848
- Page Version ID: 9848
Citation styles for Intermediate Python Workshop/Projects
APA style
Intermediate Python Workshop/Projects. (2012, July 11). OpenHatch wiki, . Retrieved 14:43, February 7, 2023 from https://wiki.openhatch.org/w/index.php?title=Intermediate_Python_Workshop/Projects&oldid=9848.
MLA style
"Intermediate Python Workshop/Projects." OpenHatch wiki, . 11 Jul 2012, 14:18 UTC. 7 Feb 2023, 14:43 <https://wiki.openhatch.org/w/index.php?title=Intermediate_Python_Workshop/Projects&oldid=9848>.
MHRA style
OpenHatch wiki contributors, 'Intermediate Python Workshop/Projects', OpenHatch wiki, , 11 July 2012, 14:18 UTC, <https://wiki.openhatch.org/w/index.php?title=Intermediate_Python_Workshop/Projects&oldid=9848> [accessed 7 February 2023]
Chicago style
OpenHatch wiki contributors, "Intermediate Python Workshop/Projects," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Intermediate_Python_Workshop/Projects&oldid=9848 (accessed February 7, 2023).
CBE/CSE style
OpenHatch wiki contributors. Intermediate Python Workshop/Projects [Internet]. OpenHatch wiki, ; 2012 Jul 11, 14:18 UTC [cited 2023 Feb 7]. Available from: https://wiki.openhatch.org/w/index.php?title=Intermediate_Python_Workshop/Projects&oldid=9848.
Bluebook style
Intermediate Python Workshop/Projects, https://wiki.openhatch.org/w/index.php?title=Intermediate_Python_Workshop/Projects&oldid=9848 (last visited February 7, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Intermediate Python Workshop/Projects --- OpenHatch wiki{,} ", year = "2012", url = "https://wiki.openhatch.org/w/index.php?title=Intermediate_Python_Workshop/Projects&oldid=9848", note = "[Online; accessed 7-February-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 = "Intermediate Python Workshop/Projects --- OpenHatch wiki{,} ", year = "2012", url = "\url{https://wiki.openhatch.org/w/index.php?title=Intermediate_Python_Workshop/Projects&oldid=9848}", note = "[Online; accessed 7-February-2023]" }