Cite This Page
Bibliographic details for Python user groups 2013
- Page name: Python user groups 2013
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 3 June 2013 22:27 UTC
- Date retrieved: 9 June 2023 05:01 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Python_user_groups_2013&oldid=12393
- Page Version ID: 12393
Citation styles for Python user groups 2013
APA style
Python user groups 2013. (2013, June 3). OpenHatch wiki, . Retrieved 05:01, June 9, 2023 from https://wiki.openhatch.org/w/index.php?title=Python_user_groups_2013&oldid=12393.
MLA style
"Python user groups 2013." OpenHatch wiki, . 3 Jun 2013, 22:27 UTC. 9 Jun 2023, 05:01 <https://wiki.openhatch.org/w/index.php?title=Python_user_groups_2013&oldid=12393>.
MHRA style
OpenHatch wiki contributors, 'Python user groups 2013', OpenHatch wiki, , 3 June 2013, 22:27 UTC, <https://wiki.openhatch.org/w/index.php?title=Python_user_groups_2013&oldid=12393> [accessed 9 June 2023]
Chicago style
OpenHatch wiki contributors, "Python user groups 2013," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Python_user_groups_2013&oldid=12393 (accessed June 9, 2023).
CBE/CSE style
OpenHatch wiki contributors. Python user groups 2013 [Internet]. OpenHatch wiki, ; 2013 Jun 3, 22:27 UTC [cited 2023 Jun 9]. Available from: https://wiki.openhatch.org/w/index.php?title=Python_user_groups_2013&oldid=12393.
Bluebook style
Python user groups 2013, https://wiki.openhatch.org/w/index.php?title=Python_user_groups_2013&oldid=12393 (last visited June 9, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Python user groups 2013 --- OpenHatch wiki{,} ", year = "2013", url = "https://wiki.openhatch.org/w/index.php?title=Python_user_groups_2013&oldid=12393", note = "[Online; accessed 9-June-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 = "Python user groups 2013 --- OpenHatch wiki{,} ", year = "2013", url = "\url{https://wiki.openhatch.org/w/index.php?title=Python_user_groups_2013&oldid=12393}", note = "[Online; accessed 9-June-2023]" }