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