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