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