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