Cite This Page
Bibliographic details for Documentation/Labs/OpenCV
- Page name: Documentation/Labs/OpenCV
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 14 January 2016 20:32 UTC
- Date retrieved: 10 March 2026 23:07 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Labs/OpenCV&oldid=44645
- Page Version ID: 44645
Citation styles for Documentation/Labs/OpenCV
APA style
Documentation/Labs/OpenCV. (2016, January 14). Slicer Wiki, . Retrieved 23:07, March 10, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Labs/OpenCV&oldid=44645.
MLA style
"Documentation/Labs/OpenCV." Slicer Wiki, . 14 Jan 2016, 20:32 UTC. 10 Mar 2026, 23:07 <https://www.slicer.org/w/index.php?title=Documentation/Labs/OpenCV&oldid=44645>.
MHRA style
Slicer Wiki contributors, 'Documentation/Labs/OpenCV', Slicer Wiki, , 14 January 2016, 20:32 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Labs/OpenCV&oldid=44645> [accessed 10 March 2026]
Chicago style
Slicer Wiki contributors, "Documentation/Labs/OpenCV," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Labs/OpenCV&oldid=44645 (accessed March 10, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Labs/OpenCV [Internet]. Slicer Wiki, ; 2016 Jan 14, 20:32 UTC [cited 2026 Mar 10]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Labs/OpenCV&oldid=44645.
Bluebook style
Documentation/Labs/OpenCV, https://www.slicer.org/w/index.php?title=Documentation/Labs/OpenCV&oldid=44645 (last visited March 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Labs/OpenCV --- Slicer Wiki{,} ",
year = "2016",
url = "https://www.slicer.org/w/index.php?title=Documentation/Labs/OpenCV&oldid=44645",
note = "[Online; accessed 10-March-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 = "Slicer Wiki",
title = "Documentation/Labs/OpenCV --- Slicer Wiki{,} ",
year = "2016",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Labs/OpenCV&oldid=44645}",
note = "[Online; accessed 10-March-2026]"
}