Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Erkle64 Mod Wiki contributors
- Publisher: Erkle64 Mod Wiki.
- Date of last revision: 11 July 2025 05:44 UTC
- Date retrieved: 11 July 2026 17:41 UTC
- Permanent URL: http://wiki.erkle64.com/index.php?title=Main_Page&oldid=6137
- Page Version ID: 6137
Citation styles for Main Page
APA style
Main Page. (2025, July 11). Erkle64 Mod Wiki. Retrieved 17:41, July 11, 2026 from http://wiki.erkle64.com/index.php?title=Main_Page&oldid=6137.
MLA style
"Main Page." Erkle64 Mod Wiki. 11 Jul 2025, 05:44 UTC. 11 Jul 2026, 17:41 <http://wiki.erkle64.com/index.php?title=Main_Page&oldid=6137>.
MHRA style
Erkle64 Mod Wiki contributors, 'Main Page', Erkle64 Mod Wiki, 11 July 2025, 05:44 UTC, <http://wiki.erkle64.com/index.php?title=Main_Page&oldid=6137> [accessed 11 July 2026]
Chicago style
Erkle64 Mod Wiki contributors, "Main Page," Erkle64 Mod Wiki, http://wiki.erkle64.com/index.php?title=Main_Page&oldid=6137 (accessed July 11, 2026).
CBE/CSE style
Erkle64 Mod Wiki contributors. Main Page [Internet]. Erkle64 Mod Wiki; 2025 Jul 11, 05:44 UTC [cited 2026 Jul 11]. Available from: http://wiki.erkle64.com/index.php?title=Main_Page&oldid=6137.
Bluebook style
Main Page, http://wiki.erkle64.com/index.php?title=Main_Page&oldid=6137 (last visited July 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Erkle64 Mod Wiki",
title = "Main Page --- Erkle64 Mod Wiki{,} ",
year = "2025",
url = "http://wiki.erkle64.com/index.php?title=Main_Page&oldid=6137",
note = "[Online; accessed 11-July-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 = "Erkle64 Mod Wiki",
title = "Main Page --- Erkle64 Mod Wiki{,} ",
year = "2025",
url = "\url{http://wiki.erkle64.com/index.php?title=Main_Page&oldid=6137}",
note = "[Online; accessed 11-July-2026]"
}