Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: LitWiki contributors
- Publisher: LitWiki.
- Date of last revision: 24 October 2025 14:28 UTC
- Date retrieved: 9 June 2026 09:13 UTC
- Permanent URL: https://litwiki.org/index.php?title=Main_Page&oldid=19807
- Page Version ID: 19807
Citation styles for Main Page
APA style
Main Page. (2025, October 24). LitWiki. Retrieved 09:13, June 9, 2026 from https://litwiki.org/index.php?title=Main_Page&oldid=19807.
MLA style
"Main Page." LitWiki. 24 Oct 2025, 14:28 UTC. 9 Jun 2026, 09:13 <https://litwiki.org/index.php?title=Main_Page&oldid=19807>.
MHRA style
LitWiki contributors, 'Main Page', LitWiki, 24 October 2025, 14:28 UTC, <https://litwiki.org/index.php?title=Main_Page&oldid=19807> [accessed 9 June 2026]
Chicago style
LitWiki contributors, "Main Page," LitWiki, https://litwiki.org/index.php?title=Main_Page&oldid=19807 (accessed June 9, 2026).
CBE/CSE style
LitWiki contributors. Main Page [Internet]. LitWiki; 2025 Oct 24, 14:28 UTC [cited 2026 Jun 9]. Available from: https://litwiki.org/index.php?title=Main_Page&oldid=19807.
Bluebook style
Main Page, https://litwiki.org/index.php?title=Main_Page&oldid=19807 (last visited June 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "LitWiki",
title = "Main Page --- LitWiki{,} ",
year = "2025",
url = "https://litwiki.org/index.php?title=Main_Page&oldid=19807",
note = "[Online; accessed 9-June-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 = "LitWiki",
title = "Main Page --- LitWiki{,} ",
year = "2025",
url = "\url{https://litwiki.org/index.php?title=Main_Page&oldid=19807}",
note = "[Online; accessed 9-June-2026]"
}