Cite This Page
Bibliographic details for Chicago Python Workshop/Setup/CodingBat Using Codingbat
- Page name: Chicago Python Workshop/Setup/CodingBat Using Codingbat
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 24 November 2012 05:14 UTC
- Date retrieved: 31 March 2023 03:13 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Chicago_Python_Workshop/Setup/CodingBat_Using_Codingbat&oldid=10603
- Page Version ID: 10603
Citation styles for Chicago Python Workshop/Setup/CodingBat Using Codingbat
APA style
Chicago Python Workshop/Setup/CodingBat Using Codingbat. (2012, November 24). OpenHatch wiki, . Retrieved 03:13, March 31, 2023 from https://wiki.openhatch.org/w/index.php?title=Chicago_Python_Workshop/Setup/CodingBat_Using_Codingbat&oldid=10603.
MLA style
"Chicago Python Workshop/Setup/CodingBat Using Codingbat." OpenHatch wiki, . 24 Nov 2012, 05:14 UTC. 31 Mar 2023, 03:13 <https://wiki.openhatch.org/w/index.php?title=Chicago_Python_Workshop/Setup/CodingBat_Using_Codingbat&oldid=10603>.
MHRA style
OpenHatch wiki contributors, 'Chicago Python Workshop/Setup/CodingBat Using Codingbat', OpenHatch wiki, , 24 November 2012, 05:14 UTC, <https://wiki.openhatch.org/w/index.php?title=Chicago_Python_Workshop/Setup/CodingBat_Using_Codingbat&oldid=10603> [accessed 31 March 2023]
Chicago style
OpenHatch wiki contributors, "Chicago Python Workshop/Setup/CodingBat Using Codingbat," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Chicago_Python_Workshop/Setup/CodingBat_Using_Codingbat&oldid=10603 (accessed March 31, 2023).
CBE/CSE style
OpenHatch wiki contributors. Chicago Python Workshop/Setup/CodingBat Using Codingbat [Internet]. OpenHatch wiki, ; 2012 Nov 24, 05:14 UTC [cited 2023 Mar 31]. Available from: https://wiki.openhatch.org/w/index.php?title=Chicago_Python_Workshop/Setup/CodingBat_Using_Codingbat&oldid=10603.
Bluebook style
Chicago Python Workshop/Setup/CodingBat Using Codingbat, https://wiki.openhatch.org/w/index.php?title=Chicago_Python_Workshop/Setup/CodingBat_Using_Codingbat&oldid=10603 (last visited March 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Chicago Python Workshop/Setup/CodingBat Using Codingbat --- OpenHatch wiki{,} ", year = "2012", url = "https://wiki.openhatch.org/w/index.php?title=Chicago_Python_Workshop/Setup/CodingBat_Using_Codingbat&oldid=10603", 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 = "Chicago Python Workshop/Setup/CodingBat Using Codingbat --- OpenHatch wiki{,} ", year = "2012", url = "\url{https://wiki.openhatch.org/w/index.php?title=Chicago_Python_Workshop/Setup/CodingBat_Using_Codingbat&oldid=10603}", note = "[Online; accessed 31-March-2023]" }