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