Cite This Page
Bibliographic details for Definitive Edition
- Page name: Definitive Edition
- Author: WikiRaider contributors
- Publisher: WikiRaider, .
- Date of last revision: 30 October 2019 08:05 UTC
- Date retrieved: 13 March 2026 12:16 UTC
- Permanent URL: https://www.wikiraider.com/index.php?title=Definitive_Edition&oldid=50953
- Page Version ID: 50953
Citation styles for Definitive Edition
APA style
Definitive Edition. (2019, October 30). WikiRaider, . Retrieved 12:16, March 13, 2026 from https://www.wikiraider.com/index.php?title=Definitive_Edition&oldid=50953.
MLA style
"Definitive Edition." WikiRaider, . 30 Oct 2019, 08:05 UTC. 13 Mar 2026, 12:16 <https://www.wikiraider.com/index.php?title=Definitive_Edition&oldid=50953>.
MHRA style
WikiRaider contributors, 'Definitive Edition', WikiRaider, , 30 October 2019, 08:05 UTC, <https://www.wikiraider.com/index.php?title=Definitive_Edition&oldid=50953> [accessed 13 March 2026]
Chicago style
WikiRaider contributors, "Definitive Edition," WikiRaider, , https://www.wikiraider.com/index.php?title=Definitive_Edition&oldid=50953 (accessed March 13, 2026).
CBE/CSE style
WikiRaider contributors. Definitive Edition [Internet]. WikiRaider, ; 2019 Oct 30, 08:05 UTC [cited 2026 Mar 13]. Available from: https://www.wikiraider.com/index.php?title=Definitive_Edition&oldid=50953.
Bluebook style
Definitive Edition, https://www.wikiraider.com/index.php?title=Definitive_Edition&oldid=50953 (last visited March 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WikiRaider",
title = "Definitive Edition --- WikiRaider{,} ",
year = "2019",
url = "https://www.wikiraider.com/index.php?title=Definitive_Edition&oldid=50953",
note = "[Online; accessed 13-March-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 = "WikiRaider",
title = "Definitive Edition --- WikiRaider{,} ",
year = "2019",
url = "\url{https://www.wikiraider.com/index.php?title=Definitive_Edition&oldid=50953}",
note = "[Online; accessed 13-March-2026]"
}