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