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