Cite This Page
Bibliographic details for MakeCode
- Page name: MakeCode
- Author: ArboresTechWiki contributors
- Publisher: ArboresTechWiki, Digital Empowerment.
- Date of last revision: 10 April 2021 00:35 UTC
- Date retrieved: 17 June 2026 01:07 UTC
- Permanent URL: http://w.arbores.tech/w/index.php?title=MakeCode&oldid=16629
- Page Version ID: 16629
Citation styles for MakeCode
APA style
MakeCode. (2021, April 10). ArboresTechWiki, Digital Empowerment. Retrieved 01:07, June 17, 2026 from http://w.arbores.tech/w/index.php?title=MakeCode&oldid=16629.
MLA style
"MakeCode." ArboresTechWiki, Digital Empowerment. 10 Apr 2021, 00:35 UTC. 17 Jun 2026, 01:07 <http://w.arbores.tech/w/index.php?title=MakeCode&oldid=16629>.
MHRA style
ArboresTechWiki contributors, 'MakeCode', ArboresTechWiki, Digital Empowerment, 10 April 2021, 00:35 UTC, <http://w.arbores.tech/w/index.php?title=MakeCode&oldid=16629> [accessed 17 June 2026]
Chicago style
ArboresTechWiki contributors, "MakeCode," ArboresTechWiki, Digital Empowerment, http://w.arbores.tech/w/index.php?title=MakeCode&oldid=16629 (accessed June 17, 2026).
CBE/CSE style
ArboresTechWiki contributors. MakeCode [Internet]. ArboresTechWiki, Digital Empowerment; 2021 Apr 10, 00:35 UTC [cited 2026 Jun 17]. Available from: http://w.arbores.tech/w/index.php?title=MakeCode&oldid=16629.
Bluebook style
MakeCode, http://w.arbores.tech/w/index.php?title=MakeCode&oldid=16629 (last visited June 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArboresTechWiki",
title = "MakeCode --- ArboresTechWiki{,} Digital Empowerment",
year = "2021",
url = "http://w.arbores.tech/w/index.php?title=MakeCode&oldid=16629",
note = "[Online; accessed 17-June-2026]"
}
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 = "ArboresTechWiki",
title = "MakeCode --- ArboresTechWiki{,} Digital Empowerment",
year = "2021",
url = "\url{http://w.arbores.tech/w/index.php?title=MakeCode&oldid=16629}",
note = "[Online; accessed 17-June-2026]"
}