Cite This Page
Bibliographic details for Arbores MediaWiki installation
- Page name: Arbores MediaWiki installation
- Author: ArboresTechWiki contributors
- Publisher: ArboresTechWiki, Digital Empowerment.
- Date of last revision: 10 October 2023 14:15 UTC
- Date retrieved: 20 May 2026 03:49 UTC
- Permanent URL: http://w.arbores.tech/w/index.php?title=Arbores_MediaWiki_installation&oldid=21246
- Page Version ID: 21246
Citation styles for Arbores MediaWiki installation
APA style
Arbores MediaWiki installation. (2023, October 10). ArboresTechWiki, Digital Empowerment. Retrieved 03:49, May 20, 2026 from http://w.arbores.tech/w/index.php?title=Arbores_MediaWiki_installation&oldid=21246.
MLA style
"Arbores MediaWiki installation." ArboresTechWiki, Digital Empowerment. 10 Oct 2023, 14:15 UTC. 20 May 2026, 03:49 <http://w.arbores.tech/w/index.php?title=Arbores_MediaWiki_installation&oldid=21246>.
MHRA style
ArboresTechWiki contributors, 'Arbores MediaWiki installation', ArboresTechWiki, Digital Empowerment, 10 October 2023, 14:15 UTC, <http://w.arbores.tech/w/index.php?title=Arbores_MediaWiki_installation&oldid=21246> [accessed 20 May 2026]
Chicago style
ArboresTechWiki contributors, "Arbores MediaWiki installation," ArboresTechWiki, Digital Empowerment, http://w.arbores.tech/w/index.php?title=Arbores_MediaWiki_installation&oldid=21246 (accessed May 20, 2026).
CBE/CSE style
ArboresTechWiki contributors. Arbores MediaWiki installation [Internet]. ArboresTechWiki, Digital Empowerment; 2023 Oct 10, 14:15 UTC [cited 2026 May 20]. Available from: http://w.arbores.tech/w/index.php?title=Arbores_MediaWiki_installation&oldid=21246.
Bluebook style
Arbores MediaWiki installation, http://w.arbores.tech/w/index.php?title=Arbores_MediaWiki_installation&oldid=21246 (last visited May 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArboresTechWiki",
title = "Arbores MediaWiki installation --- ArboresTechWiki{,} Digital Empowerment",
year = "2023",
url = "http://w.arbores.tech/w/index.php?title=Arbores_MediaWiki_installation&oldid=21246",
note = "[Online; accessed 20-May-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 = "Arbores MediaWiki installation --- ArboresTechWiki{,} Digital Empowerment",
year = "2023",
url = "\url{http://w.arbores.tech/w/index.php?title=Arbores_MediaWiki_installation&oldid=21246}",
note = "[Online; accessed 20-May-2026]"
}