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