Cite This Page
Bibliographic details for Notes
- Page name: Notes
- Author: Eradain contributors
- Publisher: Eradain, .
- Date of last revision: 27 June 2026 20:50 UTC
- Date retrieved: 2 July 2026 09:05 UTC
- Permanent URL: http://eradain.com/w/index.php?title=Notes&oldid=3468
- Page Version ID: 3468
Citation styles for Notes
APA style
Notes. (2026, June 27). Eradain, . Retrieved 09:05, July 2, 2026 from http://eradain.com/w/index.php?title=Notes&oldid=3468.
MLA style
"Notes." Eradain, . 27 Jun 2026, 20:50 UTC. 2 Jul 2026, 09:05 <http://eradain.com/w/index.php?title=Notes&oldid=3468>.
MHRA style
Eradain contributors, 'Notes', Eradain, , 27 June 2026, 20:50 UTC, <http://eradain.com/w/index.php?title=Notes&oldid=3468> [accessed 2 July 2026]
Chicago style
Eradain contributors, "Notes," Eradain, , http://eradain.com/w/index.php?title=Notes&oldid=3468 (accessed July 2, 2026).
CBE/CSE style
Eradain contributors. Notes [Internet]. Eradain, ; 2026 Jun 27, 20:50 UTC [cited 2026 Jul 2]. Available from: http://eradain.com/w/index.php?title=Notes&oldid=3468.
Bluebook style
Notes, http://eradain.com/w/index.php?title=Notes&oldid=3468 (last visited July 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Eradain",
title = "Notes --- Eradain{,} ",
year = "2026",
url = "http://eradain.com/w/index.php?title=Notes&oldid=3468",
note = "[Online; accessed 2-July-2026]"
}
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 = "Eradain",
title = "Notes --- Eradain{,} ",
year = "2026",
url = "\url{http://eradain.com/w/index.php?title=Notes&oldid=3468}",
note = "[Online; accessed 2-July-2026]"
}