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