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