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: 21 July 2026 03:31 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 03:31, July 21, 2026 from http://zenith.wiki/index.php?title=Main_Page&oldid=189.
MLA style
"Main Page." Zenith. 29 Apr 2025, 07:27 UTC. 21 Jul 2026, 03:31 <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 21 July 2026]
Chicago style
Zenith contributors, "Main Page," Zenith, http://zenith.wiki/index.php?title=Main_Page&oldid=189 (accessed July 21, 2026).
CBE/CSE style
Zenith contributors. Main Page [Internet]. Zenith; 2025 Apr 29, 07:27 UTC [cited 2026 Jul 21]. 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 July 21, 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 21-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 = "Zenith",
title = "Main Page --- Zenith{,} ",
year = "2025",
url = "\url{http://zenith.wiki/index.php?title=Main_Page&oldid=189}",
note = "[Online; accessed 21-July-2026]"
}