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