Cite This Page
Bibliographic details for Boston Python Workshop/1/
- Page name: Boston Python Workshop/1/
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 14 June 2011 20:21 UTC
- Date retrieved: 31 March 2023 02:53 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop/1/&oldid=7149
- Page Version ID: 7149
Citation styles for Boston Python Workshop/1/
APA style
Boston Python Workshop/1/. (2011, June 14). OpenHatch wiki, . Retrieved 02:53, March 31, 2023 from https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop/1/&oldid=7149.
MLA style
"Boston Python Workshop/1/." OpenHatch wiki, . 14 Jun 2011, 20:21 UTC. 31 Mar 2023, 02:53 <https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop/1/&oldid=7149>.
MHRA style
OpenHatch wiki contributors, 'Boston Python Workshop/1/', OpenHatch wiki, , 14 June 2011, 20:21 UTC, <https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop/1/&oldid=7149> [accessed 31 March 2023]
Chicago style
OpenHatch wiki contributors, "Boston Python Workshop/1/," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop/1/&oldid=7149 (accessed March 31, 2023).
CBE/CSE style
OpenHatch wiki contributors. Boston Python Workshop/1/ [Internet]. OpenHatch wiki, ; 2011 Jun 14, 20:21 UTC [cited 2023 Mar 31]. Available from: https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop/1/&oldid=7149.
Bluebook style
Boston Python Workshop/1/, https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop/1/&oldid=7149 (last visited March 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Boston Python Workshop/1/ --- OpenHatch wiki{,} ", year = "2011", url = "https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop/1/&oldid=7149", note = "[Online; accessed 31-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/1/ --- OpenHatch wiki{,} ", year = "2011", url = "\url{https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop/1/&oldid=7149}", note = "[Online; accessed 31-March-2023]" }