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