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