Cite This Page
Bibliographic details for OpenCV
- Page name: OpenCV
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 4 September 2013 16:11 UTC
- Date retrieved: 15 June 2026 22:57 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=OpenCV&oldid=8281
- Page Version ID: 8281
Citation styles for OpenCV
APA style
OpenCV. (2013, September 4). ArmadeusWiki, . Retrieved 22:57, June 15, 2026 from http://www.armadeus.org/wiki/index.php?title=OpenCV&oldid=8281.
MLA style
"OpenCV." ArmadeusWiki, . 4 Sep 2013, 16:11 UTC. 15 Jun 2026, 22:57 <http://www.armadeus.org/wiki/index.php?title=OpenCV&oldid=8281>.
MHRA style
ArmadeusWiki contributors, 'OpenCV', ArmadeusWiki, , 4 September 2013, 16:11 UTC, <http://www.armadeus.org/wiki/index.php?title=OpenCV&oldid=8281> [accessed 15 June 2026]
Chicago style
ArmadeusWiki contributors, "OpenCV," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=OpenCV&oldid=8281 (accessed June 15, 2026).
CBE/CSE style
ArmadeusWiki contributors. OpenCV [Internet]. ArmadeusWiki, ; 2013 Sep 4, 16:11 UTC [cited 2026 Jun 15]. Available from: http://www.armadeus.org/wiki/index.php?title=OpenCV&oldid=8281.
Bluebook style
OpenCV, http://www.armadeus.org/wiki/index.php?title=OpenCV&oldid=8281 (last visited June 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "OpenCV --- ArmadeusWiki{,} ",
year = "2013",
url = "http://www.armadeus.org/wiki/index.php?title=OpenCV&oldid=8281",
note = "[Online; accessed 15-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 = "ArmadeusWiki",
title = "OpenCV --- ArmadeusWiki{,} ",
year = "2013",
url = "\url{http://www.armadeus.org/wiki/index.php?title=OpenCV&oldid=8281}",
note = "[Online; accessed 15-June-2026]"
}