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