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:35 UTC
- Fecha obtenida: 25 abril 2026 22:45 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=Bash&oldid=277121
- Identificador de versión de la página: 277121
Estilo de citas para Bash
Estilo APA
Bash. (2010, noviembre 26). EcuRed, . Consultado el 22:45, abril 25, 2026 en https://www.ecured.cu/index.php?title=Bash&oldid=277121.
Estilo MLA
"Bash." EcuRed, . 26 nov 2010, 13:35 UTC. 25 abr 2026, 22:45 <https://www.ecured.cu/index.php?title=Bash&oldid=277121>.
Estilo MHRA
Colaboradores de EcuRed, 'Bash', EcuRed, , 26 noviembre 2010, 13:35 UTC, <https://www.ecured.cu/index.php?title=Bash&oldid=277121> [consultado el 25 abril 2026]
Estilo Chicago
Colaboradores de EcuRed, "Bash," EcuRed, , https://www.ecured.cu/index.php?title=Bash&oldid=277121 (consultado el abril 25, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Bash [Internet]. EcuRed, ; 2010 nov 26, 13:35 UTC [citado el 2026 abr 25]. Disponible en: https://www.ecured.cu/index.php?title=Bash&oldid=277121.
Estilo Bluebook
Bash, https://www.ecured.cu/index.php?title=Bash&oldid=277121 (última visita: abril 25, 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=277121",
nota = "[En línea; consultado el 25-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=277121}",
nota = "[En línea; consultado el 25-abril-2026]"
}