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