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: 31 marzo 2011 20:22 UTC
- Fecha obtenida: 25 abril 2026 12:23 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=Calidad_de_software&oldid=471802
- Identificador de versión de la página: 471802
Estilo de citas para Calidad de software
Estilo APA
Calidad de software. (2011, marzo 31). EcuRed, . Consultado el 12:23, abril 25, 2026 en https://www.ecured.cu/index.php?title=Calidad_de_software&oldid=471802.
Estilo MLA
"Calidad de software." EcuRed, . 31 mar 2011, 20:22 UTC. 25 abr 2026, 12:23 <https://www.ecured.cu/index.php?title=Calidad_de_software&oldid=471802>.
Estilo MHRA
Colaboradores de EcuRed, 'Calidad de software', EcuRed, , 31 marzo 2011, 20:22 UTC, <https://www.ecured.cu/index.php?title=Calidad_de_software&oldid=471802> [consultado el 25 abril 2026]
Estilo Chicago
Colaboradores de EcuRed, "Calidad de software," EcuRed, , https://www.ecured.cu/index.php?title=Calidad_de_software&oldid=471802 (consultado el abril 25, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Calidad de software [Internet]. EcuRed, ; 2011 mar 31, 20:22 UTC [citado el 2026 abr 25]. Disponible en: https://www.ecured.cu/index.php?title=Calidad_de_software&oldid=471802.
Estilo Bluebook
Calidad de software, https://www.ecured.cu/index.php?title=Calidad_de_software&oldid=471802 (última visita: abril 25, 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=471802",
nota = "[En línea; consultado el 25-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=471802}",
nota = "[En línea; consultado el 25-abril-2026]"
}