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