Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Zenith contributors
- Publisher: Zenith.
- Date of last revision: 29 April 2025 07:27 UTC
- Date retrieved: 13 April 2026 19:42 UTC
- Permanent URL: http://zenith.wiki/index.php?title=Main_Page&oldid=189
- Page Version ID: 189
Citation styles for Main Page
APA style
Main Page. (2025, April 29). Zenith. Retrieved 19:42, April 13, 2026 from http://zenith.wiki/index.php?title=Main_Page&oldid=189.
MLA style
"Main Page." Zenith. 29 Apr 2025, 07:27 UTC. 13 Apr 2026, 19:42 <http://zenith.wiki/index.php?title=Main_Page&oldid=189>.
MHRA style
Zenith contributors, 'Main Page', Zenith, 29 April 2025, 07:27 UTC, <http://zenith.wiki/index.php?title=Main_Page&oldid=189> [accessed 13 April 2026]
Chicago style
Zenith contributors, "Main Page," Zenith, http://zenith.wiki/index.php?title=Main_Page&oldid=189 (accessed April 13, 2026).
CBE/CSE style
Zenith contributors. Main Page [Internet]. Zenith; 2025 Apr 29, 07:27 UTC [cited 2026 Apr 13]. Available from: http://zenith.wiki/index.php?title=Main_Page&oldid=189.
Bluebook style
Main Page, http://zenith.wiki/index.php?title=Main_Page&oldid=189 (last visited April 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Zenith",
title = "Main Page --- Zenith{,} ",
year = "2025",
url = "http://zenith.wiki/index.php?title=Main_Page&oldid=189",
note = "[Online; accessed 13-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 = "Zenith",
title = "Main Page --- Zenith{,} ",
year = "2025",
url = "\url{http://zenith.wiki/index.php?title=Main_Page&oldid=189}",
note = "[Online; accessed 13-April-2026]"
}