Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: UNLwiki contributors
- Publisher: UNLwiki.
- Date of last revision: 20 October 2025 13:07 UTC
- Date retrieved: 11 August 2026 10:53 UTC
- Permanent URL: https://unlarchive.org/wiki/index.php?title=Main_Page&oldid=16717
- Page Version ID: 16717
Citation styles for Main Page
Main Page. (2025, October 20). UNLwiki. Retrieved 10:53, August 11, 2026 from https://unlarchive.org/wiki/index.php?title=Main_Page&oldid=16717.
"Main Page." UNLwiki. 20 Oct 2025, 13:07 UTC. 11 Aug 2026, 10:53 <https://unlarchive.org/wiki/index.php?title=Main_Page&oldid=16717>.
UNLwiki contributors, 'Main Page', UNLwiki, 20 October 2025, 13:07 UTC, <https://unlarchive.org/wiki/index.php?title=Main_Page&oldid=16717> [accessed 11 August 2026]
UNLwiki contributors, "Main Page," UNLwiki, https://unlarchive.org/wiki/index.php?title=Main_Page&oldid=16717 (accessed August 11, 2026).
UNLwiki contributors. Main Page [Internet]. UNLwiki; 2025 Oct 20, 13:07 UTC [cited 2026 Aug 11]. Available from: https://unlarchive.org/wiki/index.php?title=Main_Page&oldid=16717.
Main Page, https://unlarchive.org/wiki/index.php?title=Main_Page&oldid=16717 (last visited August 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "UNLwiki",
title = "Main Page --- UNLwiki{,} ",
year = "2025",
url = "https://unlarchive.org/wiki/index.php?title=Main_Page&oldid=16717",
note = "[Online; accessed 11-August-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 = "UNLwiki",
title = "Main Page --- UNLwiki{,} ",
year = "2025",
url = "\url{https://unlarchive.org/wiki/index.php?title=Main_Page&oldid=16717}",
note = "[Online; accessed 11-August-2026]"
}