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: 5 enero 2011 17:16 UTC
- Fecha obtenida: 25 abril 2026 16:29 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=Bash&oldid=320648
- Identificador de versión de la página: 320648
Estilo de citas para Bash
Estilo APA
Bash. (2011, enero 5). EcuRed, . Consultado el 16:29, abril 25, 2026 en https://www.ecured.cu/index.php?title=Bash&oldid=320648.
Estilo MLA
"Bash." EcuRed, . 5 ene 2011, 17:16 UTC. 25 abr 2026, 16:29 <https://www.ecured.cu/index.php?title=Bash&oldid=320648>.
Estilo MHRA
Colaboradores de EcuRed, 'Bash', EcuRed, , 5 enero 2011, 17:16 UTC, <https://www.ecured.cu/index.php?title=Bash&oldid=320648> [consultado el 25 abril 2026]
Estilo Chicago
Colaboradores de EcuRed, "Bash," EcuRed, , https://www.ecured.cu/index.php?title=Bash&oldid=320648 (consultado el abril 25, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Bash [Internet]. EcuRed, ; 2011 ene 5, 17:16 UTC [citado el 2026 abr 25]. Disponible en: https://www.ecured.cu/index.php?title=Bash&oldid=320648.
Estilo Bluebook
Bash, https://www.ecured.cu/index.php?title=Bash&oldid=320648 (última visita: abril 25, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "Bash --- EcuRed{,} ",
año = "2011",
url = "https://www.ecured.cu/index.php?title=Bash&oldid=320648",
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 = "2011",
url = "\url{https://www.ecured.cu/index.php?title=Bash&oldid=320648}",
nota = "[En línea; consultado el 25-abril-2026]"
}