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: 27 April 2026 03:52 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 03:52, April 27, 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. 27 Apr 2026, 03:52 <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 27 April 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 April 27, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Labs/OpenCV [Internet]. Slicer Wiki, ; 2016 Jan 14, 20:32 UTC [cited 2026 Apr 27]. 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 April 27, 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 27-April-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 27-April-2026]"
}