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