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: 17 March 2026 05:07 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 05:07, March 17, 2026 from https://www.wikiraider.com/index.php?title=Definitive_Edition&oldid=50953.
MLA style
"Definitive Edition." WikiRaider, . 30 Oct 2019, 08:05 UTC. 17 Mar 2026, 05:07 <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 17 March 2026]
Chicago style
WikiRaider contributors, "Definitive Edition," WikiRaider, , https://www.wikiraider.com/index.php?title=Definitive_Edition&oldid=50953 (accessed March 17, 2026).
CBE/CSE style
WikiRaider contributors. Definitive Edition [Internet]. WikiRaider, ; 2019 Oct 30, 08:05 UTC [cited 2026 Mar 17]. 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 17, 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 17-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 17-March-2026]"
}