Cite This Page
Bibliographic details for Rolal
- Page name: Rolal
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 28 October 2017 00:49 UTC
- Date retrieved: 22 May 2026 21:45 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=Rolal&oldid=775
- Page Version ID: 775
Citation styles for Rolal
APA style
Rolal. (2017, October 28). CS Codex, . Retrieved 21:45, May 22, 2026 from http://cscodex.com/mediawiki-1.28.1/index.php?title=Rolal&oldid=775.
MLA style
"Rolal." CS Codex, . 28 Oct 2017, 00:49 UTC. 22 May 2026, 21:45 <http://cscodex.com/mediawiki-1.28.1/index.php?title=Rolal&oldid=775>.
MHRA style
CS Codex contributors, 'Rolal', CS Codex, , 28 October 2017, 00:49 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=Rolal&oldid=775> [accessed 22 May 2026]
Chicago style
CS Codex contributors, "Rolal," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=Rolal&oldid=775 (accessed May 22, 2026).
CBE/CSE style
CS Codex contributors. Rolal [Internet]. CS Codex, ; 2017 Oct 28, 00:49 UTC [cited 2026 May 22]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=Rolal&oldid=775.
Bluebook style
Rolal, http://cscodex.com/mediawiki-1.28.1/index.php?title=Rolal&oldid=775 (last visited May 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS Codex",
title = "Rolal --- CS Codex{,} ",
year = "2017",
url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=Rolal&oldid=775",
note = "[Online; accessed 22-May-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 = "CS Codex",
title = "Rolal --- CS Codex{,} ",
year = "2017",
url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=Rolal&oldid=775}",
note = "[Online; accessed 22-May-2026]"
}