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