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