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