Cite This Page
Bibliographic details for DV Analyzer
- Page name: DV Analyzer
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 20 April 2021 19:57 UTC
- Date retrieved: 6 June 2026 14:42 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=DV_Analyzer&oldid=4059
- Page Version ID: 4059
Citation styles for DV Analyzer
APA style
DV Analyzer. (2021, April 20). COPTR, . Retrieved 14:42, June 6, 2026 from https://coptr.digipres.org/index.php?title=DV_Analyzer&oldid=4059.
MLA style
"DV Analyzer." COPTR, . 20 Apr 2021, 19:57 UTC. 6 Jun 2026, 14:42 <https://coptr.digipres.org/index.php?title=DV_Analyzer&oldid=4059>.
MHRA style
COPTR contributors, 'DV Analyzer', COPTR, , 20 April 2021, 19:57 UTC, <https://coptr.digipres.org/index.php?title=DV_Analyzer&oldid=4059> [accessed 6 June 2026]
Chicago style
COPTR contributors, "DV Analyzer," COPTR, , https://coptr.digipres.org/index.php?title=DV_Analyzer&oldid=4059 (accessed June 6, 2026).
CBE/CSE style
COPTR contributors. DV Analyzer [Internet]. COPTR, ; 2021 Apr 20, 19:57 UTC [cited 2026 Jun 6]. Available from: https://coptr.digipres.org/index.php?title=DV_Analyzer&oldid=4059.
Bluebook style
DV Analyzer, https://coptr.digipres.org/index.php?title=DV_Analyzer&oldid=4059 (last visited June 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "DV Analyzer --- COPTR{,} ",
year = "2021",
url = "https://coptr.digipres.org/index.php?title=DV_Analyzer&oldid=4059",
note = "[Online; accessed 6-June-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 = "COPTR",
title = "DV Analyzer --- COPTR{,} ",
year = "2021",
url = "\url{https://coptr.digipres.org/index.php?title=DV_Analyzer&oldid=4059}",
note = "[Online; accessed 6-June-2026]"
}