Cite This Page
Bibliographic details for Boston Python Workshop 5/ColorWall handout
- Page name: Boston Python Workshop 5/ColorWall handout
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 17 December 2011 17:38 UTC
- Date retrieved: 27 March 2023 01:54 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop_5/ColorWall_handout&oldid=8581
- Page Version ID: 8581
Citation styles for Boston Python Workshop 5/ColorWall handout
APA style
Boston Python Workshop 5/ColorWall handout. (2011, December 17). OpenHatch wiki, . Retrieved 01:54, March 27, 2023 from https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop_5/ColorWall_handout&oldid=8581.
MLA style
"Boston Python Workshop 5/ColorWall handout." OpenHatch wiki, . 17 Dec 2011, 17:38 UTC. 27 Mar 2023, 01:54 <https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop_5/ColorWall_handout&oldid=8581>.
MHRA style
OpenHatch wiki contributors, 'Boston Python Workshop 5/ColorWall handout', OpenHatch wiki, , 17 December 2011, 17:38 UTC, <https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop_5/ColorWall_handout&oldid=8581> [accessed 27 March 2023]
Chicago style
OpenHatch wiki contributors, "Boston Python Workshop 5/ColorWall handout," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop_5/ColorWall_handout&oldid=8581 (accessed March 27, 2023).
CBE/CSE style
OpenHatch wiki contributors. Boston Python Workshop 5/ColorWall handout [Internet]. OpenHatch wiki, ; 2011 Dec 17, 17:38 UTC [cited 2023 Mar 27]. Available from: https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop_5/ColorWall_handout&oldid=8581.
Bluebook style
Boston Python Workshop 5/ColorWall handout, https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop_5/ColorWall_handout&oldid=8581 (last visited March 27, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Boston Python Workshop 5/ColorWall handout --- OpenHatch wiki{,} ", year = "2011", url = "https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop_5/ColorWall_handout&oldid=8581", note = "[Online; accessed 27-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 5/ColorWall handout --- OpenHatch wiki{,} ", year = "2011", url = "\url{https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop_5/ColorWall_handout&oldid=8581}", note = "[Online; accessed 27-March-2023]" }