Cite This Page
Bibliographic details for Chicago Python Workshop/Windows Setup
- Page name: Chicago Python Workshop/Windows Setup
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 7 December 2012 19:59 UTC
- Date retrieved: 20 March 2023 22:52 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Chicago_Python_Workshop/Windows_Setup&oldid=10806
- Page Version ID: 10806
Citation styles for Chicago Python Workshop/Windows Setup
APA style
Chicago Python Workshop/Windows Setup. (2012, December 7). OpenHatch wiki, . Retrieved 22:52, March 20, 2023 from https://wiki.openhatch.org/w/index.php?title=Chicago_Python_Workshop/Windows_Setup&oldid=10806.
MLA style
"Chicago Python Workshop/Windows Setup." OpenHatch wiki, . 7 Dec 2012, 19:59 UTC. 20 Mar 2023, 22:52 <https://wiki.openhatch.org/w/index.php?title=Chicago_Python_Workshop/Windows_Setup&oldid=10806>.
MHRA style
OpenHatch wiki contributors, 'Chicago Python Workshop/Windows Setup', OpenHatch wiki, , 7 December 2012, 19:59 UTC, <https://wiki.openhatch.org/w/index.php?title=Chicago_Python_Workshop/Windows_Setup&oldid=10806> [accessed 20 March 2023]
Chicago style
OpenHatch wiki contributors, "Chicago Python Workshop/Windows Setup," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Chicago_Python_Workshop/Windows_Setup&oldid=10806 (accessed March 20, 2023).
CBE/CSE style
OpenHatch wiki contributors. Chicago Python Workshop/Windows Setup [Internet]. OpenHatch wiki, ; 2012 Dec 7, 19:59 UTC [cited 2023 Mar 20]. Available from: https://wiki.openhatch.org/w/index.php?title=Chicago_Python_Workshop/Windows_Setup&oldid=10806.
Bluebook style
Chicago Python Workshop/Windows Setup, https://wiki.openhatch.org/w/index.php?title=Chicago_Python_Workshop/Windows_Setup&oldid=10806 (last visited March 20, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Chicago Python Workshop/Windows Setup --- OpenHatch wiki{,} ", year = "2012", url = "https://wiki.openhatch.org/w/index.php?title=Chicago_Python_Workshop/Windows_Setup&oldid=10806", note = "[Online; accessed 20-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 = "Chicago Python Workshop/Windows Setup --- OpenHatch wiki{,} ", year = "2012", url = "\url{https://wiki.openhatch.org/w/index.php?title=Chicago_Python_Workshop/Windows_Setup&oldid=10806}", note = "[Online; accessed 20-March-2023]" }