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