Cite This Page
Bibliographic details for Chicago Python Workshop/Setup/Windows text editor
- Page name: Chicago Python Workshop/Setup/Windows text editor
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki.
- Date of last revision: 9 December 2012 17:11 UTC
- Date retrieved: 11 October 2024 14:28 UTC
- Permanent URL: https://wiki.openhatch.org/wiki/Chicago_Python_Workshop/Setup/Windows_text_editor?oldid=10614
- Page Version ID: 10614
Citation styles for Chicago Python Workshop/Setup/Windows text editor
APA style
Chicago Python Workshop/Setup/Windows text editor. (2012, December 9). OpenHatch wiki. Retrieved 14:28, October 11, 2024 from https://wiki.openhatch.org/wiki/Chicago_Python_Workshop/Setup/Windows_text_editor?oldid=10614.
MLA style
"Chicago Python Workshop/Setup/Windows text editor." OpenHatch wiki. 9 Dec 2012, 17:11 UTC. 11 Oct 2024, 14:28 <https://wiki.openhatch.org/wiki/Chicago_Python_Workshop/Setup/Windows_text_editor?oldid=10614>.
MHRA style
OpenHatch wiki contributors, 'Chicago Python Workshop/Setup/Windows text editor', OpenHatch wiki, 9 December 2012, 17:11 UTC, <https://wiki.openhatch.org/wiki/Chicago_Python_Workshop/Setup/Windows_text_editor?oldid=10614> [accessed 11 October 2024]
Chicago style
OpenHatch wiki contributors, "Chicago Python Workshop/Setup/Windows text editor," OpenHatch wiki, https://wiki.openhatch.org/wiki/Chicago_Python_Workshop/Setup/Windows_text_editor?oldid=10614 (accessed October 11, 2024).
CBE/CSE style
OpenHatch wiki contributors. Chicago Python Workshop/Setup/Windows text editor [Internet]. OpenHatch wiki; 2012 Dec 9, 17:11 UTC [cited 2024 Oct 11]. Available from: https://wiki.openhatch.org/wiki/Chicago_Python_Workshop/Setup/Windows_text_editor?oldid=10614.
Bluebook style
Chicago Python Workshop/Setup/Windows text editor, https://wiki.openhatch.org/wiki/Chicago_Python_Workshop/Setup/Windows_text_editor?oldid=10614 (last visited October 11, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Chicago Python Workshop/Setup/Windows text editor --- OpenHatch wiki{,} ", year = "2012", url = "https://wiki.openhatch.org/wiki/Chicago_Python_Workshop/Setup/Windows_text_editor?oldid=10614", 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 = "Chicago Python Workshop/Setup/Windows text editor --- OpenHatch wiki{,} ", year = "2012", url = "\url{https://wiki.openhatch.org/wiki/Chicago_Python_Workshop/Setup/Windows_text_editor?oldid=10614}", note = "[Online; accessed 11-October-2024]" }