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