Cite This Page
More actions
Bibliographic details for Main Page
- Page name: Main Page
- Author: CM-SS13 - Wiki contributors
- Publisher: CM-SS13 - Wiki.
- Date of last revision: 21 February 2026 17:32 UTC
- Date retrieved: 6 March 2026 11:55 UTC
- Permanent URL: https://cm-ss13.com/w/index.php?title=Main_Page&oldid=40327
- Page Version ID: 40327
Citation styles for Main Page
APA style
Main Page. (2026, February 21). CM-SS13 - Wiki. Retrieved 11:55, March 6, 2026 from https://cm-ss13.com/w/index.php?title=Main_Page&oldid=40327.
MLA style
"Main Page." CM-SS13 - Wiki. 21 Feb 2026, 17:32 UTC. 6 Mar 2026, 11:55 <https://cm-ss13.com/w/index.php?title=Main_Page&oldid=40327>.
MHRA style
CM-SS13 - Wiki contributors, 'Main Page', CM-SS13 - Wiki, 21 February 2026, 17:32 UTC, <https://cm-ss13.com/w/index.php?title=Main_Page&oldid=40327> [accessed 6 March 2026]
Chicago style
CM-SS13 - Wiki contributors, "Main Page," CM-SS13 - Wiki, https://cm-ss13.com/w/index.php?title=Main_Page&oldid=40327 (accessed March 6, 2026).
CBE/CSE style
CM-SS13 - Wiki contributors. Main Page [Internet]. CM-SS13 - Wiki; 2026 Feb 21, 17:32 UTC [cited 2026 Mar 6]. Available from: https://cm-ss13.com/w/index.php?title=Main_Page&oldid=40327.
Bluebook style
Main Page, https://cm-ss13.com/w/index.php?title=Main_Page&oldid=40327 (last visited March 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CM-SS13 - Wiki",
title = "Main Page --- CM-SS13 - Wiki{,} ",
year = "2026",
url = "https://cm-ss13.com/w/index.php?title=Main_Page&oldid=40327",
note = "[Online; accessed 6-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 = "CM-SS13 - Wiki",
title = "Main Page --- CM-SS13 - Wiki{,} ",
year = "2026",
url = "\url{https://cm-ss13.com/w/index.php?title=Main_Page&oldid=40327}",
note = "[Online; accessed 6-March-2026]"
}