Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: NvWiki contributors
- Publisher: NvWiki.
- Date of last revision: 18 May 2025 13:06 UTC
- Date retrieved: 16 August 2026 01:50 UTC
- Permanent URL: https://nvwiki.org/index.php?title=Main_Page&oldid=203
- Page Version ID: 203
Citation styles for Main Page
APA style
Main Page. (2025, May 18). NvWiki. Retrieved 01:50, August 16, 2026 from https://nvwiki.org/index.php?title=Main_Page&oldid=203.
MLA style
"Main Page." NvWiki. 18 May 2025, 13:06 UTC. 16 Aug 2026, 01:50 <https://nvwiki.org/index.php?title=Main_Page&oldid=203>.
MHRA style
NvWiki contributors, 'Main Page', NvWiki, 18 May 2025, 13:06 UTC, <https://nvwiki.org/index.php?title=Main_Page&oldid=203> [accessed 16 August 2026]
Chicago style
NvWiki contributors, "Main Page," NvWiki, https://nvwiki.org/index.php?title=Main_Page&oldid=203 (accessed August 16, 2026).
CBE/CSE style
NvWiki contributors. Main Page [Internet]. NvWiki; 2025 May 18, 13:06 UTC [cited 2026 Aug 16]. Available from: https://nvwiki.org/index.php?title=Main_Page&oldid=203.
Bluebook style
Main Page, https://nvwiki.org/index.php?title=Main_Page&oldid=203 (last visited August 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NvWiki",
title = "Main Page --- NvWiki{,} ",
year = "2025",
url = "https://nvwiki.org/index.php?title=Main_Page&oldid=203",
note = "[Online; accessed 16-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 = "NvWiki",
title = "Main Page --- NvWiki{,} ",
year = "2025",
url = "\url{https://nvwiki.org/index.php?title=Main_Page&oldid=203}",
note = "[Online; accessed 16-August-2026]"
}