Cite This Page
Bibliographic details for Philadelphia Python Workshop 9/Setup
- Page name: Philadelphia Python Workshop 9/Setup
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 27 July 2013 05:38 UTC
- Date retrieved: 26 March 2023 09:22 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop_9/Setup&oldid=12914
- Page Version ID: 12914
Citation styles for Philadelphia Python Workshop 9/Setup
APA style
Philadelphia Python Workshop 9/Setup. (2013, July 27). OpenHatch wiki, . Retrieved 09:22, March 26, 2023 from https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop_9/Setup&oldid=12914.
MLA style
"Philadelphia Python Workshop 9/Setup." OpenHatch wiki, . 27 Jul 2013, 05:38 UTC. 26 Mar 2023, 09:22 <https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop_9/Setup&oldid=12914>.
MHRA style
OpenHatch wiki contributors, 'Philadelphia Python Workshop 9/Setup', OpenHatch wiki, , 27 July 2013, 05:38 UTC, <https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop_9/Setup&oldid=12914> [accessed 26 March 2023]
Chicago style
OpenHatch wiki contributors, "Philadelphia Python Workshop 9/Setup," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop_9/Setup&oldid=12914 (accessed March 26, 2023).
CBE/CSE style
OpenHatch wiki contributors. Philadelphia Python Workshop 9/Setup [Internet]. OpenHatch wiki, ; 2013 Jul 27, 05:38 UTC [cited 2023 Mar 26]. Available from: https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop_9/Setup&oldid=12914.
Bluebook style
Philadelphia Python Workshop 9/Setup, https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop_9/Setup&oldid=12914 (last visited March 26, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Philadelphia Python Workshop 9/Setup --- OpenHatch wiki{,} ", year = "2013", url = "https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop_9/Setup&oldid=12914", note = "[Online; accessed 26-March-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 = "Philadelphia Python Workshop 9/Setup --- OpenHatch wiki{,} ", year = "2013", url = "\url{https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop_9/Setup&oldid=12914}", note = "[Online; accessed 26-March-2023]" }