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