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: 26 March 2023 09:24 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=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 09:24, March 26, 2023 from https://wiki.openhatch.org/w/index.php?title=Boston_Python_workshop_2/Friday_tutorial&oldid=6885.
MLA style
"Boston Python workshop 2/Friday tutorial." OpenHatch wiki, . 27 May 2011, 01:54 UTC. 26 Mar 2023, 09:24 <https://wiki.openhatch.org/w/index.php?title=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/w/index.php?title=Boston_Python_workshop_2/Friday_tutorial&oldid=6885> [accessed 26 March 2023]
Chicago style
OpenHatch wiki contributors, "Boston Python workshop 2/Friday tutorial," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Boston_Python_workshop_2/Friday_tutorial&oldid=6885 (accessed March 26, 2023).
CBE/CSE style
OpenHatch wiki contributors. Boston Python workshop 2/Friday tutorial [Internet]. OpenHatch wiki, ; 2011 May 27, 01:54 UTC [cited 2023 Mar 26]. Available from: https://wiki.openhatch.org/w/index.php?title=Boston_Python_workshop_2/Friday_tutorial&oldid=6885.
Bluebook style
Boston Python workshop 2/Friday tutorial, https://wiki.openhatch.org/w/index.php?title=Boston_Python_workshop_2/Friday_tutorial&oldid=6885 (last visited March 26, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Boston Python workshop 2/Friday tutorial --- OpenHatch wiki{,} ", year = "2011", url = "https://wiki.openhatch.org/w/index.php?title=Boston_Python_workshop_2/Friday_tutorial&oldid=6885", note = "[Online; accessed 26-March-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 = "Boston Python workshop 2/Friday tutorial --- OpenHatch wiki{,} ", year = "2011", url = "\url{https://wiki.openhatch.org/w/index.php?title=Boston_Python_workshop_2/Friday_tutorial&oldid=6885}", note = "[Online; accessed 26-March-2023]" }