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