Cite This Page
Bibliographic details for WikiRaider
- Page name: WikiRaider
- Author: WikiRaider contributors
- Publisher: WikiRaider, .
- Date of last revision: 23 August 2012 08:40 UTC
- Date retrieved: 25 February 2026 15:45 UTC
- Permanent URL: https://www.wikiraider.com/index.php?title=WikiRaider&oldid=21053
- Page Version ID: 21053
Citation styles for WikiRaider
APA style
WikiRaider. (2012, August 23). WikiRaider, . Retrieved 15:45, February 25, 2026 from https://www.wikiraider.com/index.php?title=WikiRaider&oldid=21053.
MLA style
"WikiRaider." WikiRaider, . 23 Aug 2012, 08:40 UTC. 25 Feb 2026, 15:45 <https://www.wikiraider.com/index.php?title=WikiRaider&oldid=21053>.
MHRA style
WikiRaider contributors, 'WikiRaider', WikiRaider, , 23 August 2012, 08:40 UTC, <https://www.wikiraider.com/index.php?title=WikiRaider&oldid=21053> [accessed 25 February 2026]
Chicago style
WikiRaider contributors, "WikiRaider," WikiRaider, , https://www.wikiraider.com/index.php?title=WikiRaider&oldid=21053 (accessed February 25, 2026).
CBE/CSE style
WikiRaider contributors. WikiRaider [Internet]. WikiRaider, ; 2012 Aug 23, 08:40 UTC [cited 2026 Feb 25]. Available from: https://www.wikiraider.com/index.php?title=WikiRaider&oldid=21053.
Bluebook style
WikiRaider, https://www.wikiraider.com/index.php?title=WikiRaider&oldid=21053 (last visited February 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WikiRaider",
title = "WikiRaider --- WikiRaider{,} ",
year = "2012",
url = "https://www.wikiraider.com/index.php?title=WikiRaider&oldid=21053",
note = "[Online; accessed 25-February-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 = "WikiRaider --- WikiRaider{,} ",
year = "2012",
url = "\url{https://www.wikiraider.com/index.php?title=WikiRaider&oldid=21053}",
note = "[Online; accessed 25-February-2026]"
}