Cite This Page
Bibliographic details for Frogger Lesson Plan
- Page name: Frogger Lesson Plan
- Author: Scalable Game Design wiki contributors
- Publisher: Scalable Game Design wiki, .
- Date of last revision: 29 July 2009 20:15 UTC
- Date retrieved: 24 May 2022 16:27 UTC
- Permanent URL: http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Frogger_Lesson_Plan&oldid=2594
- Page Version ID: 2594
Citation styles for Frogger Lesson Plan
APA style
Frogger Lesson Plan. (2009, July 29). Scalable Game Design wiki, . Retrieved 16:27, May 24, 2022 from http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Frogger_Lesson_Plan&oldid=2594.
MLA style
"Frogger Lesson Plan." Scalable Game Design wiki, . 29 Jul 2009, 20:15 UTC. 24 May 2022, 16:27 <http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Frogger_Lesson_Plan&oldid=2594>.
MHRA style
Scalable Game Design wiki contributors, 'Frogger Lesson Plan', Scalable Game Design wiki, , 29 July 2009, 20:15 UTC, <http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Frogger_Lesson_Plan&oldid=2594> [accessed 24 May 2022]
Chicago style
Scalable Game Design wiki contributors, "Frogger Lesson Plan," Scalable Game Design wiki, , http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Frogger_Lesson_Plan&oldid=2594 (accessed May 24, 2022).
CBE/CSE style
Scalable Game Design wiki contributors. Frogger Lesson Plan [Internet]. Scalable Game Design wiki, ; 2009 Jul 29, 20:15 UTC [cited 2022 May 24]. Available from: http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Frogger_Lesson_Plan&oldid=2594.
Bluebook style
Frogger Lesson Plan, http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Frogger_Lesson_Plan&oldid=2594 (last visited May 24, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "Scalable Game Design wiki", title = "Frogger Lesson Plan --- Scalable Game Design wiki{,} ", year = "2009", url = "http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Frogger_Lesson_Plan&oldid=2594", note = "[Online; accessed 24-May-2022]" }
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 = "Frogger Lesson Plan --- Scalable Game Design wiki{,} ", year = "2009", url = "\url{http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Frogger_Lesson_Plan&oldid=2594}", note = "[Online; accessed 24-May-2022]" }