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: 22 noviembre 2010 12:50 UTC
- Fecha obtenida: 14 abril 2026 07:46 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=Ingenier%C3%ADa_de_software&oldid=269703
- Identificador de versión de la página: 269703
Estilo de citas para Ingeniería de software
Estilo APA
Ingeniería de software. (2010, noviembre 22). EcuRed, . Consultado el 07:46, abril 14, 2026 en https://www.ecured.cu/index.php?title=Ingenier%C3%ADa_de_software&oldid=269703.
Estilo MLA
"Ingeniería de software." EcuRed, . 22 nov 2010, 12:50 UTC. 14 abr 2026, 07:46 <https://www.ecured.cu/index.php?title=Ingenier%C3%ADa_de_software&oldid=269703>.
Estilo MHRA
Colaboradores de EcuRed, 'Ingeniería de software', EcuRed, , 22 noviembre 2010, 12:50 UTC, <https://www.ecured.cu/index.php?title=Ingenier%C3%ADa_de_software&oldid=269703> [consultado el 14 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=269703 (consultado el abril 14, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Ingeniería de software [Internet]. EcuRed, ; 2010 nov 22, 12:50 UTC [citado el 2026 abr 14]. Disponible en: https://www.ecured.cu/index.php?title=Ingenier%C3%ADa_de_software&oldid=269703.
Estilo Bluebook
Ingeniería de software, https://www.ecured.cu/index.php?title=Ingenier%C3%ADa_de_software&oldid=269703 (última visita: abril 14, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "Ingeniería de software --- EcuRed{,} ",
año = "2010",
url = "https://www.ecured.cu/index.php?title=Ingenier%C3%ADa_de_software&oldid=269703",
nota = "[En línea; consultado el 14-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 = "2010",
url = "\url{https://www.ecured.cu/index.php?title=Ingenier%C3%ADa_de_software&oldid=269703}",
nota = "[En línea; consultado el 14-abril-2026]"
}