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: 3 February 2023 23:12 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 23:12, February 3, 2023 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. 3 Feb 2023, 23:12 <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 3 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=9850 (accessed February 3, 2023).
CBE/CSE style
OpenHatch wiki contributors. Intermediate Python Workshop/Projects [Internet]. OpenHatch wiki, ; 2012 Jul 26, 15:55 UTC [cited 2023 Feb 3]. 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 February 3, 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=9850", note = "[Online; accessed 3-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=9850}", note = "[Online; accessed 3-February-2023]" }