Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: CinderCivs Wiki contributors
- Publisher: CinderCivs Wiki.
- Date of last revision: 13 September 2025 22:59 UTC
- Date retrieved: 15 May 2026 00:48 UTC
- Permanent URL: https://cindercivs.net/w/index.php?title=Main_Page&oldid=2727
- Page Version ID: 2727
Citation styles for Main Page
APA style
Main Page. (2025, September 13). CinderCivs Wiki. Retrieved 00:48, May 15, 2026 from https://cindercivs.net/w/index.php?title=Main_Page&oldid=2727.
MLA style
"Main Page." CinderCivs Wiki. 13 Sep 2025, 22:59 UTC. 15 May 2026, 00:48 <https://cindercivs.net/w/index.php?title=Main_Page&oldid=2727>.
MHRA style
CinderCivs Wiki contributors, 'Main Page', CinderCivs Wiki, 13 September 2025, 22:59 UTC, <https://cindercivs.net/w/index.php?title=Main_Page&oldid=2727> [accessed 15 May 2026]
Chicago style
CinderCivs Wiki contributors, "Main Page," CinderCivs Wiki, https://cindercivs.net/w/index.php?title=Main_Page&oldid=2727 (accessed May 15, 2026).
CBE/CSE style
CinderCivs Wiki contributors. Main Page [Internet]. CinderCivs Wiki; 2025 Sep 13, 22:59 UTC [cited 2026 May 15]. Available from: https://cindercivs.net/w/index.php?title=Main_Page&oldid=2727.
Bluebook style
Main Page, https://cindercivs.net/w/index.php?title=Main_Page&oldid=2727 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CinderCivs Wiki",
title = "Main Page --- CinderCivs Wiki{,} ",
year = "2025",
url = "https://cindercivs.net/w/index.php?title=Main_Page&oldid=2727",
note = "[Online; accessed 15-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 = "CinderCivs Wiki",
title = "Main Page --- CinderCivs Wiki{,} ",
year = "2025",
url = "\url{https://cindercivs.net/w/index.php?title=Main_Page&oldid=2727}",
note = "[Online; accessed 15-May-2026]"
}