Cite This Page
Bibliographic details for Quick Links - Tutorials
- Page name: Quick Links - Tutorials
- Author: Scalable Game Design wiki contributors
- Publisher: Scalable Game Design wiki, .
- Date of last revision: 2 October 2019 01:57 UTC
- Date retrieved: 8 December 2019 00:13 UTC
- Permanent URL: http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Quick_Links_-_Tutorials&oldid=15364
- Page Version ID: 15364
Citation styles for Quick Links - Tutorials
APA style
Quick Links - Tutorials. (2019, October 2). Scalable Game Design wiki, . Retrieved 00:13, December 8, 2019 from http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Quick_Links_-_Tutorials&oldid=15364.
MLA style
"Quick Links - Tutorials." Scalable Game Design wiki, . 2 Oct 2019, 01:57 UTC. 8 Dec 2019, 00:13 <http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Quick_Links_-_Tutorials&oldid=15364>.
MHRA style
Scalable Game Design wiki contributors, 'Quick Links - Tutorials', Scalable Game Design wiki, , 2 October 2019, 01:57 UTC, <http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Quick_Links_-_Tutorials&oldid=15364> [accessed 8 December 2019]
Chicago style
Scalable Game Design wiki contributors, "Quick Links - Tutorials," Scalable Game Design wiki, , http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Quick_Links_-_Tutorials&oldid=15364 (accessed December 8, 2019).
CBE/CSE style
Scalable Game Design wiki contributors. Quick Links - Tutorials [Internet]. Scalable Game Design wiki, ; 2019 Oct 2, 01:57 UTC [cited 2019 Dec 8]. Available from: http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Quick_Links_-_Tutorials&oldid=15364.
Bluebook style
Quick Links - Tutorials, http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Quick_Links_-_Tutorials&oldid=15364 (last visited December 8, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "Scalable Game Design wiki", title = "Quick Links - Tutorials --- Scalable Game Design wiki{,} ", year = "2019", url = "http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Quick_Links_-_Tutorials&oldid=15364", note = "[Online; accessed 8-December-2019]" }
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 = "Quick Links - Tutorials --- Scalable Game Design wiki{,} ", year = "2019", url = "\url{http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Quick_Links_-_Tutorials&oldid=15364}", note = "[Online; accessed 8-December-2019]" }