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