Bibliographic details for Main Page
- Page name: Main Page
- Author: DemocracyCraft Wiki contributors
- Publisher: DemocracyCraft Wiki.
- Date of last revision: 9 June 2025 16:47 UTC
- Date retrieved: 16 May 2026 20:30 UTC
- Permanent URL: https://wiki.democracycraft.net/index.php?title=Main_Page&oldid=4423
- Page Version ID: 4423
Citation styles for Main Page
APA style
Main Page. (2025, June 9). DemocracyCraft Wiki. Retrieved 20:30, May 16, 2026 from https://wiki.democracycraft.net/index.php?title=Main_Page&oldid=4423.
MLA style
"Main Page." DemocracyCraft Wiki. 9 Jun 2025, 16:47 UTC. 16 May 2026, 20:30 <https://wiki.democracycraft.net/index.php?title=Main_Page&oldid=4423>.
MHRA style
DemocracyCraft Wiki contributors, 'Main Page', DemocracyCraft Wiki, 9 June 2025, 16:47 UTC, <https://wiki.democracycraft.net/index.php?title=Main_Page&oldid=4423> [accessed 16 May 2026]
Chicago style
DemocracyCraft Wiki contributors, "Main Page," DemocracyCraft Wiki, https://wiki.democracycraft.net/index.php?title=Main_Page&oldid=4423 (accessed May 16, 2026).
CBE/CSE style
DemocracyCraft Wiki contributors. Main Page [Internet]. DemocracyCraft Wiki; 2025 Jun 9, 16:47 UTC [cited 2026 May 16]. Available from: https://wiki.democracycraft.net/index.php?title=Main_Page&oldid=4423.
Bluebook style
Main Page, https://wiki.democracycraft.net/index.php?title=Main_Page&oldid=4423 (last visited May 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DemocracyCraft Wiki",
title = "Main Page --- DemocracyCraft Wiki{,} ",
year = "2025",
url = "https://wiki.democracycraft.net/index.php?title=Main_Page&oldid=4423",
note = "[Online; accessed 16-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 = "DemocracyCraft Wiki",
title = "Main Page --- DemocracyCraft Wiki{,} ",
year = "2025",
url = "\url{https://wiki.democracycraft.net/index.php?title=Main_Page&oldid=4423}",
note = "[Online; accessed 16-May-2026]"
}