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