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: 25 May 2013 12:56 UTC
- Date retrieved: 16 October 2024 02:14 UTC
- Permanent URL: https://wiki.openhatch.org/wiki/Intermediate_Python_Workshop/Projects?oldid=9857
- Page Version ID: 9857
Citation styles for Intermediate Python Workshop/Projects
APA style
Intermediate Python Workshop/Projects. (2013, May 25). OpenHatch wiki. Retrieved 02:14, October 16, 2024 from https://wiki.openhatch.org/wiki/Intermediate_Python_Workshop/Projects?oldid=9857.
MLA style
"Intermediate Python Workshop/Projects." OpenHatch wiki. 25 May 2013, 12:56 UTC. 16 Oct 2024, 02:14 <https://wiki.openhatch.org/wiki/Intermediate_Python_Workshop/Projects?oldid=9857>.
MHRA style
OpenHatch wiki contributors, 'Intermediate Python Workshop/Projects', OpenHatch wiki, 25 May 2013, 12:56 UTC, <https://wiki.openhatch.org/wiki/Intermediate_Python_Workshop/Projects?oldid=9857> [accessed 16 October 2024]
Chicago style
OpenHatch wiki contributors, "Intermediate Python Workshop/Projects," OpenHatch wiki, https://wiki.openhatch.org/wiki/Intermediate_Python_Workshop/Projects?oldid=9857 (accessed October 16, 2024).
CBE/CSE style
OpenHatch wiki contributors. Intermediate Python Workshop/Projects [Internet]. OpenHatch wiki; 2013 May 25, 12:56 UTC [cited 2024 Oct 16]. Available from: https://wiki.openhatch.org/wiki/Intermediate_Python_Workshop/Projects?oldid=9857.
Bluebook style
Intermediate Python Workshop/Projects, https://wiki.openhatch.org/wiki/Intermediate_Python_Workshop/Projects?oldid=9857 (last visited October 16, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Intermediate Python Workshop/Projects --- OpenHatch wiki{,} ", year = "2013", url = "https://wiki.openhatch.org/wiki/Intermediate_Python_Workshop/Projects?oldid=9857", note = "[Online; accessed 16-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/Projects --- OpenHatch wiki{,} ", year = "2013", url = "\url{https://wiki.openhatch.org/wiki/Intermediate_Python_Workshop/Projects?oldid=9857}", note = "[Online; accessed 16-October-2024]" }