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