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: 9 mayo 2022 12:15 UTC
- Fecha obtenida: 14 abril 2026 20:08 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=Shell_scripts&oldid=4158160
- Identificador de versión de la página: 4158160
Estilo de citas para Shell scripts
Estilo APA
Shell scripts. (2022, mayo 9). EcuRed, . Consultado el 20:08, abril 14, 2026 en https://www.ecured.cu/index.php?title=Shell_scripts&oldid=4158160.
Estilo MLA
"Shell scripts." EcuRed, . 9 may 2022, 12:15 UTC. 14 abr 2026, 20:08 <https://www.ecured.cu/index.php?title=Shell_scripts&oldid=4158160>.
Estilo MHRA
Colaboradores de EcuRed, 'Shell scripts', EcuRed, , 9 mayo 2022, 12:15 UTC, <https://www.ecured.cu/index.php?title=Shell_scripts&oldid=4158160> [consultado el 14 abril 2026]
Estilo Chicago
Colaboradores de EcuRed, "Shell scripts," EcuRed, , https://www.ecured.cu/index.php?title=Shell_scripts&oldid=4158160 (consultado el abril 14, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Shell scripts [Internet]. EcuRed, ; 2022 may 9, 12:15 UTC [citado el 2026 abr 14]. Disponible en: https://www.ecured.cu/index.php?title=Shell_scripts&oldid=4158160.
Estilo Bluebook
Shell scripts, https://www.ecured.cu/index.php?title=Shell_scripts&oldid=4158160 (última visita: abril 14, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "Shell scripts --- EcuRed{,} ",
año = "2022",
url = "https://www.ecured.cu/index.php?title=Shell_scripts&oldid=4158160",
nota = "[En línea; consultado el 14-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 = "2022",
url = "\url{https://www.ecured.cu/index.php?title=Shell_scripts&oldid=4158160}",
nota = "[En línea; consultado el 14-abril-2026]"
}