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