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