Cite This Page
Bibliographic details for Philadelphia Python Workshop/Setup/OSX text editor
- Page name: Philadelphia Python Workshop/Setup/OSX text editor
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki.
- Date of last revision: 25 July 2013 00:14 UTC
- Date retrieved: 4 October 2024 02:16 UTC
- Permanent URL: https://wiki.openhatch.org/wiki/Philadelphia_Python_Workshop/Setup/OSX_text_editor?oldid=11983
- Page Version ID: 11983
Citation styles for Philadelphia Python Workshop/Setup/OSX text editor
APA style
Philadelphia Python Workshop/Setup/OSX text editor. (2013, July 25). OpenHatch wiki. Retrieved 02:16, October 4, 2024 from https://wiki.openhatch.org/wiki/Philadelphia_Python_Workshop/Setup/OSX_text_editor?oldid=11983.
MLA style
"Philadelphia Python Workshop/Setup/OSX text editor." OpenHatch wiki. 25 Jul 2013, 00:14 UTC. 4 Oct 2024, 02:16 <https://wiki.openhatch.org/wiki/Philadelphia_Python_Workshop/Setup/OSX_text_editor?oldid=11983>.
MHRA style
OpenHatch wiki contributors, 'Philadelphia Python Workshop/Setup/OSX text editor', OpenHatch wiki, 25 July 2013, 00:14 UTC, <https://wiki.openhatch.org/wiki/Philadelphia_Python_Workshop/Setup/OSX_text_editor?oldid=11983> [accessed 4 October 2024]
Chicago style
OpenHatch wiki contributors, "Philadelphia Python Workshop/Setup/OSX text editor," OpenHatch wiki, https://wiki.openhatch.org/wiki/Philadelphia_Python_Workshop/Setup/OSX_text_editor?oldid=11983 (accessed October 4, 2024).
CBE/CSE style
OpenHatch wiki contributors. Philadelphia Python Workshop/Setup/OSX text editor [Internet]. OpenHatch wiki; 2013 Jul 25, 00:14 UTC [cited 2024 Oct 4]. Available from: https://wiki.openhatch.org/wiki/Philadelphia_Python_Workshop/Setup/OSX_text_editor?oldid=11983.
Bluebook style
Philadelphia Python Workshop/Setup/OSX text editor, https://wiki.openhatch.org/wiki/Philadelphia_Python_Workshop/Setup/OSX_text_editor?oldid=11983 (last visited October 4, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Philadelphia Python Workshop/Setup/OSX text editor --- OpenHatch wiki{,} ", year = "2013", url = "https://wiki.openhatch.org/wiki/Philadelphia_Python_Workshop/Setup/OSX_text_editor?oldid=11983", note = "[Online; accessed 4-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 = "Philadelphia Python Workshop/Setup/OSX text editor --- OpenHatch wiki{,} ", year = "2013", url = "\url{https://wiki.openhatch.org/wiki/Philadelphia_Python_Workshop/Setup/OSX_text_editor?oldid=11983}", note = "[Online; accessed 4-October-2024]" }