Cite This Page
Bibliographic details for Intermediate Python Workshop 2
- Page name: Intermediate Python Workshop 2
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki.
- Date of last revision: 19 May 2013 16:06 UTC
- Date retrieved: 11 October 2024 14:33 UTC
- Permanent URL: https://wiki.openhatch.org/wiki/Intermediate_Python_Workshop_2?oldid=12272
- Page Version ID: 12272
Citation styles for Intermediate Python Workshop 2
APA style
Intermediate Python Workshop 2. (2013, May 19). OpenHatch wiki. Retrieved 14:33, October 11, 2024 from https://wiki.openhatch.org/wiki/Intermediate_Python_Workshop_2?oldid=12272.
MLA style
"Intermediate Python Workshop 2." OpenHatch wiki. 19 May 2013, 16:06 UTC. 11 Oct 2024, 14:33 <https://wiki.openhatch.org/wiki/Intermediate_Python_Workshop_2?oldid=12272>.
MHRA style
OpenHatch wiki contributors, 'Intermediate Python Workshop 2', OpenHatch wiki, 19 May 2013, 16:06 UTC, <https://wiki.openhatch.org/wiki/Intermediate_Python_Workshop_2?oldid=12272> [accessed 11 October 2024]
Chicago style
OpenHatch wiki contributors, "Intermediate Python Workshop 2," OpenHatch wiki, https://wiki.openhatch.org/wiki/Intermediate_Python_Workshop_2?oldid=12272 (accessed October 11, 2024).
CBE/CSE style
OpenHatch wiki contributors. Intermediate Python Workshop 2 [Internet]. OpenHatch wiki; 2013 May 19, 16:06 UTC [cited 2024 Oct 11]. Available from: https://wiki.openhatch.org/wiki/Intermediate_Python_Workshop_2?oldid=12272.
Bluebook style
Intermediate Python Workshop 2, https://wiki.openhatch.org/wiki/Intermediate_Python_Workshop_2?oldid=12272 (last visited October 11, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Intermediate Python Workshop 2 --- OpenHatch wiki{,} ", year = "2013", url = "https://wiki.openhatch.org/wiki/Intermediate_Python_Workshop_2?oldid=12272", note = "[Online; accessed 11-October-2024]" }
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 2 --- OpenHatch wiki{,} ", year = "2013", url = "\url{https://wiki.openhatch.org/wiki/Intermediate_Python_Workshop_2?oldid=12272}", note = "[Online; accessed 11-October-2024]" }