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