Cite This Page
Bibliographic details for Boston Python Workshop 7/Friday/CodingBat Using Codingbat
- Page name: Boston Python Workshop 7/Friday/CodingBat Using Codingbat
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 23 October 2012 00:42 UTC
- Date retrieved: 3 February 2023 01:19 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop_7/Friday/CodingBat_Using_Codingbat&oldid=10513
- Page Version ID: 10513
Citation styles for Boston Python Workshop 7/Friday/CodingBat Using Codingbat
APA style
Boston Python Workshop 7/Friday/CodingBat Using Codingbat. (2012, October 23). OpenHatch wiki, . Retrieved 01:19, February 3, 2023 from https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop_7/Friday/CodingBat_Using_Codingbat&oldid=10513.
MLA style
"Boston Python Workshop 7/Friday/CodingBat Using Codingbat." OpenHatch wiki, . 23 Oct 2012, 00:42 UTC. 3 Feb 2023, 01:19 <https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop_7/Friday/CodingBat_Using_Codingbat&oldid=10513>.
MHRA style
OpenHatch wiki contributors, 'Boston Python Workshop 7/Friday/CodingBat Using Codingbat', OpenHatch wiki, , 23 October 2012, 00:42 UTC, <https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop_7/Friday/CodingBat_Using_Codingbat&oldid=10513> [accessed 3 February 2023]
Chicago style
OpenHatch wiki contributors, "Boston Python Workshop 7/Friday/CodingBat Using Codingbat," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop_7/Friday/CodingBat_Using_Codingbat&oldid=10513 (accessed February 3, 2023).
CBE/CSE style
OpenHatch wiki contributors. Boston Python Workshop 7/Friday/CodingBat Using Codingbat [Internet]. OpenHatch wiki, ; 2012 Oct 23, 00:42 UTC [cited 2023 Feb 3]. Available from: https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop_7/Friday/CodingBat_Using_Codingbat&oldid=10513.
Bluebook style
Boston Python Workshop 7/Friday/CodingBat Using Codingbat, https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop_7/Friday/CodingBat_Using_Codingbat&oldid=10513 (last visited February 3, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Boston Python Workshop 7/Friday/CodingBat Using Codingbat --- OpenHatch wiki{,} ", year = "2012", url = "https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop_7/Friday/CodingBat_Using_Codingbat&oldid=10513", note = "[Online; accessed 3-February-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 7/Friday/CodingBat Using Codingbat --- OpenHatch wiki{,} ", year = "2012", url = "\url{https://wiki.openhatch.org/w/index.php?title=Boston_Python_Workshop_7/Friday/CodingBat_Using_Codingbat&oldid=10513}", note = "[Online; accessed 3-February-2023]" }