Cite This Page
Bibliographic details for Message
- Page name: Message
- Author: Elwindil contributors
- Publisher: Elwindil, .
- Date of last revision: 5 March 2020 04:03 UTC
- Date retrieved: 29 October 2025 21:53 UTC
- Permanent URL: http://www.elwindil.com/index.php?title=Message&oldid=878
- Page Version ID: 878
Citation styles for Message
APA style
Message. (2020, March 5). Elwindil, . Retrieved 21:53, October 29, 2025 from http://www.elwindil.com/index.php?title=Message&oldid=878.
MLA style
"Message." Elwindil, . 5 Mar 2020, 04:03 UTC. 29 Oct 2025, 21:53 <http://www.elwindil.com/index.php?title=Message&oldid=878>.
MHRA style
Elwindil contributors, 'Message', Elwindil, , 5 March 2020, 04:03 UTC, <http://www.elwindil.com/index.php?title=Message&oldid=878> [accessed 29 October 2025]
Chicago style
Elwindil contributors, "Message," Elwindil, , http://www.elwindil.com/index.php?title=Message&oldid=878 (accessed October 29, 2025).
CBE/CSE style
Elwindil contributors. Message [Internet]. Elwindil, ; 2020 Mar 5, 04:03 UTC [cited 2025 Oct 29]. Available from: http://www.elwindil.com/index.php?title=Message&oldid=878.
Bluebook style
Message, http://www.elwindil.com/index.php?title=Message&oldid=878 (last visited October 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Elwindil",
title = "Message --- Elwindil{,} ",
year = "2020",
url = "http://www.elwindil.com/index.php?title=Message&oldid=878",
note = "[Online; accessed 29-October-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 = "Elwindil",
title = "Message --- Elwindil{,} ",
year = "2020",
url = "\url{http://www.elwindil.com/index.php?title=Message&oldid=878}",
note = "[Online; accessed 29-October-2025]"
}