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