Citar esta página
Datos bibliográficos sobre OpenCV
- Nombre de la página: OpenCV
- Autor: EcuRed contributors
- Editor: EcuRed, .
- Fecha de la última revisión: 21 noviembre 2011 17:27 UTC
- Fecha obtenida: 14 abril 2026 19:26 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=OpenCV&oldid=1184363
- Identificador de versión de la página: 1184363
Estilo de citas para OpenCV
Estilo APA
OpenCV. (2011, noviembre 21). EcuRed, . Consultado el 19:26, abril 14, 2026 en https://www.ecured.cu/index.php?title=OpenCV&oldid=1184363.
Estilo MLA
"OpenCV." EcuRed, . 21 nov 2011, 17:27 UTC. 14 abr 2026, 19:26 <https://www.ecured.cu/index.php?title=OpenCV&oldid=1184363>.
Estilo MHRA
Colaboradores de EcuRed, 'OpenCV', EcuRed, , 21 noviembre 2011, 17:27 UTC, <https://www.ecured.cu/index.php?title=OpenCV&oldid=1184363> [consultado el 14 abril 2026]
Estilo Chicago
Colaboradores de EcuRed, "OpenCV," EcuRed, , https://www.ecured.cu/index.php?title=OpenCV&oldid=1184363 (consultado el abril 14, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. OpenCV [Internet]. EcuRed, ; 2011 nov 21, 17:27 UTC [citado el 2026 abr 14]. Disponible en: https://www.ecured.cu/index.php?title=OpenCV&oldid=1184363.
Estilo Bluebook
OpenCV, https://www.ecured.cu/index.php?title=OpenCV&oldid=1184363 (última visita: abril 14, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "OpenCV --- EcuRed{,} ",
año = "2011",
url = "https://www.ecured.cu/index.php?title=OpenCV&oldid=1184363",
nota = "[En línea; consultado el 14-abril-2026]"
}
Cuando se utiliza la dirección URL de empaquetamiento LaTeX (\usepackage{url} en algún lugar del preámbulo) que tiende a dar direcciones web con un formato más agradable, se prefiere lo siguiente:
@misc{ wiki:xxx,
autor = "EcuRed",
título = "OpenCV --- EcuRed{,} ",
año = "2011",
url = "\url{https://www.ecured.cu/index.php?title=OpenCV&oldid=1184363}",
nota = "[En línea; consultado el 14-abril-2026]"
}