Cite This Page
Bibliographic details for Suggestion
- Page name: Suggestion
- Author: Elwindil contributors
- Publisher: Elwindil, .
- Date of last revision: 18 April 2021 00:36 UTC
- Date retrieved: 28 October 2025 23:58 UTC
- Permanent URL: http://www.elwindil.com/index.php?title=Suggestion&oldid=2003
- Page Version ID: 2003
Citation styles for Suggestion
APA style
Suggestion. (2021, April 18). Elwindil, . Retrieved 23:58, October 28, 2025 from http://www.elwindil.com/index.php?title=Suggestion&oldid=2003.
MLA style
"Suggestion." Elwindil, . 18 Apr 2021, 00:36 UTC. 28 Oct 2025, 23:58 <http://www.elwindil.com/index.php?title=Suggestion&oldid=2003>.
MHRA style
Elwindil contributors, 'Suggestion', Elwindil, , 18 April 2021, 00:36 UTC, <http://www.elwindil.com/index.php?title=Suggestion&oldid=2003> [accessed 28 October 2025]
Chicago style
Elwindil contributors, "Suggestion," Elwindil, , http://www.elwindil.com/index.php?title=Suggestion&oldid=2003 (accessed October 28, 2025).
CBE/CSE style
Elwindil contributors. Suggestion [Internet]. Elwindil, ; 2021 Apr 18, 00:36 UTC [cited 2025 Oct 28]. Available from: http://www.elwindil.com/index.php?title=Suggestion&oldid=2003.
Bluebook style
Suggestion, http://www.elwindil.com/index.php?title=Suggestion&oldid=2003 (last visited October 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Elwindil",
title = "Suggestion --- Elwindil{,} ",
year = "2021",
url = "http://www.elwindil.com/index.php?title=Suggestion&oldid=2003",
note = "[Online; accessed 28-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 = "Suggestion --- Elwindil{,} ",
year = "2021",
url = "\url{http://www.elwindil.com/index.php?title=Suggestion&oldid=2003}",
note = "[Online; accessed 28-October-2025]"
}