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: 19 October 2022 15:22 UTC
- Date retrieved: 20 March 2023 11:56 UTC
- Permanent URL: http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Quick_Links_-_Tutorials&oldid=15533
- Page Version ID: 15533
Citation styles for Quick Links - Tutorials
APA style
Quick Links - Tutorials. (2022, October 19). Scalable Game Design wiki, . Retrieved 11:56, March 20, 2023 from http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Quick_Links_-_Tutorials&oldid=15533.
MLA style
"Quick Links - Tutorials." Scalable Game Design wiki, . 19 Oct 2022, 15:22 UTC. 20 Mar 2023, 11:56 <http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Quick_Links_-_Tutorials&oldid=15533>.
MHRA style
Scalable Game Design wiki contributors, 'Quick Links - Tutorials', Scalable Game Design wiki, , 19 October 2022, 15:22 UTC, <http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Quick_Links_-_Tutorials&oldid=15533> [accessed 20 March 2023]
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=15533 (accessed March 20, 2023).
CBE/CSE style
Scalable Game Design wiki contributors. Quick Links - Tutorials [Internet]. Scalable Game Design wiki, ; 2022 Oct 19, 15:22 UTC [cited 2023 Mar 20]. Available from: http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Quick_Links_-_Tutorials&oldid=15533.
Bluebook style
Quick Links - Tutorials, http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Quick_Links_-_Tutorials&oldid=15533 (last visited March 20, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Scalable Game Design wiki", title = "Quick Links - Tutorials --- Scalable Game Design wiki{,} ", year = "2022", url = "http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Quick_Links_-_Tutorials&oldid=15533", 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 = "Quick Links - Tutorials --- Scalable Game Design wiki{,} ", year = "2022", url = "\url{http://wiki.computationalthinkingfoundation.org/wiki/index.php?title=Quick_Links_-_Tutorials&oldid=15533}", note = "[Online; accessed 20-March-2023]" }