Cite This Page
Bibliographic details for PyCon intro to open source
- Page name: PyCon intro to open source
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki.
- Date of last revision: 10 April 2014 17:02 UTC
- Date retrieved: 10 October 2024 05:46 UTC
- Permanent URL: https://wiki.openhatch.org/wiki/PyCon_intro_to_open_source?oldid=11022
- Page Version ID: 11022
Citation styles for PyCon intro to open source
APA style
PyCon intro to open source. (2014, April 10). OpenHatch wiki. Retrieved 05:46, October 10, 2024 from https://wiki.openhatch.org/wiki/PyCon_intro_to_open_source?oldid=11022.
MLA style
"PyCon intro to open source." OpenHatch wiki. 10 Apr 2014, 17:02 UTC. 10 Oct 2024, 05:46 <https://wiki.openhatch.org/wiki/PyCon_intro_to_open_source?oldid=11022>.
MHRA style
OpenHatch wiki contributors, 'PyCon intro to open source', OpenHatch wiki, 10 April 2014, 17:02 UTC, <https://wiki.openhatch.org/wiki/PyCon_intro_to_open_source?oldid=11022> [accessed 10 October 2024]
Chicago style
OpenHatch wiki contributors, "PyCon intro to open source," OpenHatch wiki, https://wiki.openhatch.org/wiki/PyCon_intro_to_open_source?oldid=11022 (accessed October 10, 2024).
CBE/CSE style
OpenHatch wiki contributors. PyCon intro to open source [Internet]. OpenHatch wiki; 2014 Apr 10, 17:02 UTC [cited 2024 Oct 10]. Available from: https://wiki.openhatch.org/wiki/PyCon_intro_to_open_source?oldid=11022.
Bluebook style
PyCon intro to open source, https://wiki.openhatch.org/wiki/PyCon_intro_to_open_source?oldid=11022 (last visited October 10, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "PyCon intro to open source --- OpenHatch wiki{,} ", year = "2014", url = "https://wiki.openhatch.org/wiki/PyCon_intro_to_open_source?oldid=11022", note = "[Online; accessed 10-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 = "PyCon intro to open source --- OpenHatch wiki{,} ", year = "2014", url = "\url{https://wiki.openhatch.org/wiki/PyCon_intro_to_open_source?oldid=11022}", note = "[Online; accessed 10-October-2024]" }