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