Citar esta página
Datos bibliográficos sobre Pruebas de Calidad de Software
- Nombre de la página: Pruebas de Calidad de Software
- Autor: EcuRed contributors
- Editor: EcuRed, .
- Fecha de la última revisión: 31 agosto 2019 13:21 UTC
- Fecha obtenida: 25 febrero 2026 13:31 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=Pruebas_de_Calidad_de_Software&oldid=3536794
- Identificador de versión de la página: 3536794
Estilo de citas para Pruebas de Calidad de Software
Estilo APA
Pruebas de Calidad de Software. (2019, agosto 31). EcuRed, . Consultado el 13:31, febrero 25, 2026 en https://www.ecured.cu/index.php?title=Pruebas_de_Calidad_de_Software&oldid=3536794.
Estilo MLA
"Pruebas de Calidad de Software." EcuRed, . 31 ago 2019, 13:21 UTC. 25 feb 2026, 13:31 <https://www.ecured.cu/index.php?title=Pruebas_de_Calidad_de_Software&oldid=3536794>.
Estilo MHRA
Colaboradores de EcuRed, 'Pruebas de Calidad de Software', EcuRed, , 31 agosto 2019, 13:21 UTC, <https://www.ecured.cu/index.php?title=Pruebas_de_Calidad_de_Software&oldid=3536794> [consultado el 25 febrero 2026]
Estilo Chicago
Colaboradores de EcuRed, "Pruebas de Calidad de Software," EcuRed, , https://www.ecured.cu/index.php?title=Pruebas_de_Calidad_de_Software&oldid=3536794 (consultado el febrero 25, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Pruebas de Calidad de Software [Internet]. EcuRed, ; 2019 ago 31, 13:21 UTC [citado el 2026 feb 25]. Disponible en: https://www.ecured.cu/index.php?title=Pruebas_de_Calidad_de_Software&oldid=3536794.
Estilo Bluebook
Pruebas de Calidad de Software, https://www.ecured.cu/index.php?title=Pruebas_de_Calidad_de_Software&oldid=3536794 (última visita: febrero 25, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "Pruebas de Calidad de Software --- EcuRed{,} ",
año = "2019",
url = "https://www.ecured.cu/index.php?title=Pruebas_de_Calidad_de_Software&oldid=3536794",
nota = "[En línea; consultado el 25-febrero-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 = "Pruebas de Calidad de Software --- EcuRed{,} ",
año = "2019",
url = "\url{https://www.ecured.cu/index.php?title=Pruebas_de_Calidad_de_Software&oldid=3536794}",
nota = "[En línea; consultado el 25-febrero-2026]"
}