Cite This Page
Bibliographic details for Boston Python Workshop 8/Wordplay handout
- Page name: Boston Python Workshop 8/Wordplay handout
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki.
- Date of last revision: 8 July 2013 01:28 UTC
- Date retrieved: 14 September 2024 23:35 UTC
- Permanent URL: https://wiki.openhatch.org/wiki/Boston_Python_Workshop_8/Wordplay_handout?oldid=12839
- Page Version ID: 12839
Citation styles for Boston Python Workshop 8/Wordplay handout
APA style
Boston Python Workshop 8/Wordplay handout. (2013, July 8). OpenHatch wiki. Retrieved 23:35, September 14, 2024 from https://wiki.openhatch.org/wiki/Boston_Python_Workshop_8/Wordplay_handout?oldid=12839.
MLA style
"Boston Python Workshop 8/Wordplay handout." OpenHatch wiki. 8 Jul 2013, 01:28 UTC. 14 Sep 2024, 23:35 <https://wiki.openhatch.org/wiki/Boston_Python_Workshop_8/Wordplay_handout?oldid=12839>.
MHRA style
OpenHatch wiki contributors, 'Boston Python Workshop 8/Wordplay handout', OpenHatch wiki, 8 July 2013, 01:28 UTC, <https://wiki.openhatch.org/wiki/Boston_Python_Workshop_8/Wordplay_handout?oldid=12839> [accessed 14 September 2024]
Chicago style
OpenHatch wiki contributors, "Boston Python Workshop 8/Wordplay handout," OpenHatch wiki, https://wiki.openhatch.org/wiki/Boston_Python_Workshop_8/Wordplay_handout?oldid=12839 (accessed September 14, 2024).
CBE/CSE style
OpenHatch wiki contributors. Boston Python Workshop 8/Wordplay handout [Internet]. OpenHatch wiki; 2013 Jul 8, 01:28 UTC [cited 2024 Sep 14]. Available from: https://wiki.openhatch.org/wiki/Boston_Python_Workshop_8/Wordplay_handout?oldid=12839.
Bluebook style
Boston Python Workshop 8/Wordplay handout, https://wiki.openhatch.org/wiki/Boston_Python_Workshop_8/Wordplay_handout?oldid=12839 (last visited September 14, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Boston Python Workshop 8/Wordplay handout --- OpenHatch wiki{,} ", year = "2013", url = "https://wiki.openhatch.org/wiki/Boston_Python_Workshop_8/Wordplay_handout?oldid=12839", note = "[Online; accessed 14-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 8/Wordplay handout --- OpenHatch wiki{,} ", year = "2013", url = "\url{https://wiki.openhatch.org/wiki/Boston_Python_Workshop_8/Wordplay_handout?oldid=12839}", note = "[Online; accessed 14-September-2024]" }