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