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