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 15:47 UTC
- Date retrieved: 9 August 2022 19:13 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Intermediate_Python_Workshop/Projects&oldid=9849
- Page Version ID: 9849
Citation styles for Intermediate Python Workshop/Projects
APA style
Intermediate Python Workshop/Projects. (2012, July 11). OpenHatch wiki, . Retrieved 19:13, August 9, 2022 from https://wiki.openhatch.org/w/index.php?title=Intermediate_Python_Workshop/Projects&oldid=9849.
MLA style
"Intermediate Python Workshop/Projects." OpenHatch wiki, . 11 Jul 2012, 15:47 UTC. 9 Aug 2022, 19:13 <https://wiki.openhatch.org/w/index.php?title=Intermediate_Python_Workshop/Projects&oldid=9849>.
MHRA style
OpenHatch wiki contributors, 'Intermediate Python Workshop/Projects', OpenHatch wiki, , 11 July 2012, 15:47 UTC, <https://wiki.openhatch.org/w/index.php?title=Intermediate_Python_Workshop/Projects&oldid=9849> [accessed 9 August 2022]
Chicago style
OpenHatch wiki contributors, "Intermediate Python Workshop/Projects," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Intermediate_Python_Workshop/Projects&oldid=9849 (accessed August 9, 2022).
CBE/CSE style
OpenHatch wiki contributors. Intermediate Python Workshop/Projects [Internet]. OpenHatch wiki, ; 2012 Jul 11, 15:47 UTC [cited 2022 Aug 9]. Available from: https://wiki.openhatch.org/w/index.php?title=Intermediate_Python_Workshop/Projects&oldid=9849.
Bluebook style
Intermediate Python Workshop/Projects, https://wiki.openhatch.org/w/index.php?title=Intermediate_Python_Workshop/Projects&oldid=9849 (last visited August 9, 2022).
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=9849", note = "[Online; accessed 9-August-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 = "Intermediate Python Workshop/Projects --- OpenHatch wiki{,} ", year = "2012", url = "\url{https://wiki.openhatch.org/w/index.php?title=Intermediate_Python_Workshop/Projects&oldid=9849}", note = "[Online; accessed 9-August-2022]" }