Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Modded Wiki contributors
- Publisher: Modded Wiki.
- Date of last revision: 9 July 2025 10:00 UTC
- Date retrieved: 10 April 2026 16:24 UTC
- Permanent URL: https://modded.wiki/index.php?title=Main_Page&oldid=12507
- Page Version ID: 12507
Citation styles for Main Page
APA style
Main Page. (2025, July 9). Modded Wiki. Retrieved 16:24, April 10, 2026 from https://modded.wiki/index.php?title=Main_Page&oldid=12507.
MLA style
"Main Page." Modded Wiki. 9 Jul 2025, 10:00 UTC. 10 Apr 2026, 16:24 <https://modded.wiki/index.php?title=Main_Page&oldid=12507>.
MHRA style
Modded Wiki contributors, 'Main Page', Modded Wiki, 9 July 2025, 10:00 UTC, <https://modded.wiki/index.php?title=Main_Page&oldid=12507> [accessed 10 April 2026]
Chicago style
Modded Wiki contributors, "Main Page," Modded Wiki, https://modded.wiki/index.php?title=Main_Page&oldid=12507 (accessed April 10, 2026).
CBE/CSE style
Modded Wiki contributors. Main Page [Internet]. Modded Wiki; 2025 Jul 9, 10:00 UTC [cited 2026 Apr 10]. Available from: https://modded.wiki/index.php?title=Main_Page&oldid=12507.
Bluebook style
Main Page, https://modded.wiki/index.php?title=Main_Page&oldid=12507 (last visited April 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Modded Wiki",
title = "Main Page --- Modded Wiki{,} ",
year = "2025",
url = "https://modded.wiki/index.php?title=Main_Page&oldid=12507",
note = "[Online; accessed 10-April-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 = "Modded Wiki",
title = "Main Page --- Modded Wiki{,} ",
year = "2025",
url = "\url{https://modded.wiki/index.php?title=Main_Page&oldid=12507}",
note = "[Online; accessed 10-April-2026]"
}