Cite This Page
Bibliographic details for Boston Python workshop 2/Glossary
- Page name: Boston Python workshop 2/Glossary
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki.
- Date of last revision: 8 May 2011 19:20 UTC
- Date retrieved: 15 October 2024 02:53 UTC
- Permanent URL: https://wiki.openhatch.org/wiki/Boston_Python_workshop_2/Glossary?oldid=6835
- Page Version ID: 6835
Citation styles for Boston Python workshop 2/Glossary
APA style
Boston Python workshop 2/Glossary. (2011, May 8). OpenHatch wiki. Retrieved 02:53, October 15, 2024 from https://wiki.openhatch.org/wiki/Boston_Python_workshop_2/Glossary?oldid=6835.
MLA style
"Boston Python workshop 2/Glossary." OpenHatch wiki. 8 May 2011, 19:20 UTC. 15 Oct 2024, 02:53 <https://wiki.openhatch.org/wiki/Boston_Python_workshop_2/Glossary?oldid=6835>.
MHRA style
OpenHatch wiki contributors, 'Boston Python workshop 2/Glossary', OpenHatch wiki, 8 May 2011, 19:20 UTC, <https://wiki.openhatch.org/wiki/Boston_Python_workshop_2/Glossary?oldid=6835> [accessed 15 October 2024]
Chicago style
OpenHatch wiki contributors, "Boston Python workshop 2/Glossary," OpenHatch wiki, https://wiki.openhatch.org/wiki/Boston_Python_workshop_2/Glossary?oldid=6835 (accessed October 15, 2024).
CBE/CSE style
OpenHatch wiki contributors. Boston Python workshop 2/Glossary [Internet]. OpenHatch wiki; 2011 May 8, 19:20 UTC [cited 2024 Oct 15]. Available from: https://wiki.openhatch.org/wiki/Boston_Python_workshop_2/Glossary?oldid=6835.
Bluebook style
Boston Python workshop 2/Glossary, https://wiki.openhatch.org/wiki/Boston_Python_workshop_2/Glossary?oldid=6835 (last visited October 15, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Boston Python workshop 2/Glossary --- OpenHatch wiki{,} ", year = "2011", url = "https://wiki.openhatch.org/wiki/Boston_Python_workshop_2/Glossary?oldid=6835", 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 = "Boston Python workshop 2/Glossary --- OpenHatch wiki{,} ", year = "2011", url = "\url{https://wiki.openhatch.org/wiki/Boston_Python_workshop_2/Glossary?oldid=6835}", note = "[Online; accessed 15-October-2024]" }