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