Cite This Page
Bibliographic details for Cvs
- Page name: Cvs
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 18 December 2006 13:27 UTC
- Date retrieved: 7 May 2026 16:31 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Cvs&oldid=3694
- Page Version ID: 3694
Citation styles for Cvs
APA style
Cvs. (2006, December 18). NAMIC Wiki, . Retrieved 16:31, May 7, 2026 from https://www.na-mic.org/w/index.php?title=Cvs&oldid=3694.
MLA style
"Cvs." NAMIC Wiki, . 18 Dec 2006, 13:27 UTC. 7 May 2026, 16:31 <https://www.na-mic.org/w/index.php?title=Cvs&oldid=3694>.
MHRA style
NAMIC Wiki contributors, 'Cvs', NAMIC Wiki, , 18 December 2006, 13:27 UTC, <https://www.na-mic.org/w/index.php?title=Cvs&oldid=3694> [accessed 7 May 2026]
Chicago style
NAMIC Wiki contributors, "Cvs," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Cvs&oldid=3694 (accessed May 7, 2026).
CBE/CSE style
NAMIC Wiki contributors. Cvs [Internet]. NAMIC Wiki, ; 2006 Dec 18, 13:27 UTC [cited 2026 May 7]. Available from: https://www.na-mic.org/w/index.php?title=Cvs&oldid=3694.
Bluebook style
Cvs, https://www.na-mic.org/w/index.php?title=Cvs&oldid=3694 (last visited May 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Cvs --- NAMIC Wiki{,} ",
year = "2006",
url = "https://www.na-mic.org/w/index.php?title=Cvs&oldid=3694",
note = "[Online; accessed 7-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 = "NAMIC Wiki",
title = "Cvs --- NAMIC Wiki{,} ",
year = "2006",
url = "\url{https://www.na-mic.org/w/index.php?title=Cvs&oldid=3694}",
note = "[Online; accessed 7-May-2026]"
}