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