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