Cite This Page
Bibliographic details for Teaching Options
- Page name: Teaching Options
- Author: Scalable Game Design wiki contributors
- Publisher: Scalable Game Design wiki, .
- Date of last revision: 11 June 2016 20:58 UTC
- Date retrieved: 20 March 2023 13:49 UTC
- Permanent URL: http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Teaching_Options&oldid=13499
- Page Version ID: 13499
Citation styles for Teaching Options
APA style
Teaching Options. (2016, June 11). Scalable Game Design wiki, . Retrieved 13:49, March 20, 2023 from http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Teaching_Options&oldid=13499.
MLA style
"Teaching Options." Scalable Game Design wiki, . 11 Jun 2016, 20:58 UTC. 20 Mar 2023, 13:49 <http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Teaching_Options&oldid=13499>.
MHRA style
Scalable Game Design wiki contributors, 'Teaching Options', Scalable Game Design wiki, , 11 June 2016, 20:58 UTC, <http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Teaching_Options&oldid=13499> [accessed 20 March 2023]
Chicago style
Scalable Game Design wiki contributors, "Teaching Options," Scalable Game Design wiki, , http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Teaching_Options&oldid=13499 (accessed March 20, 2023).
CBE/CSE style
Scalable Game Design wiki contributors. Teaching Options [Internet]. Scalable Game Design wiki, ; 2016 Jun 11, 20:58 UTC [cited 2023 Mar 20]. Available from: http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Teaching_Options&oldid=13499.
Bluebook style
Teaching Options, http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Teaching_Options&oldid=13499 (last visited March 20, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Scalable Game Design wiki", title = "Teaching Options --- Scalable Game Design wiki{,} ", year = "2016", url = "http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Teaching_Options&oldid=13499", note = "[Online; accessed 20-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 = "Scalable Game Design wiki", title = "Teaching Options --- Scalable Game Design wiki{,} ", year = "2016", url = "\url{http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Teaching_Options&oldid=13499}", note = "[Online; accessed 20-March-2023]" }