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: 12 agosto 2026 06:43 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 06:43, agosto 12, 2026 en https://www.ecured.cu/index.php?title=Shell_scripts&oldid=4158160.
Estilo MLA
"Shell scripts." EcuRed, . 9 may 2022, 12:15 UTC. 12 ago 2026, 06:43 <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 12 agosto 2026]
Estilo Chicago
Colaboradores de EcuRed, "Shell scripts," EcuRed, , https://www.ecured.cu/index.php?title=Shell_scripts&oldid=4158160 (consultado el agosto 12, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Shell scripts [Internet]. EcuRed, ; 2022 may 9, 12:15 UTC [citado el 2026 ago 12]. 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: agosto 12, 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 12-agosto-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 12-agosto-2026]"
}