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