Citar esta página
Datos bibliográficos sobre Kernel
- Nombre de la página: Kernel
- Autor: EcuRed contributors
- Editor: EcuRed, .
- Fecha de la última revisión: 20 noviembre 2013 18:10 UTC
- Fecha obtenida: 13 marzo 2026 08:11 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=Kernel&oldid=2083629
- Identificador de versión de la página: 2083629
Estilo de citas para Kernel
Estilo APA
Kernel. (2013, noviembre 20). EcuRed, . Consultado el 08:11, marzo 13, 2026 en https://www.ecured.cu/index.php?title=Kernel&oldid=2083629.
Estilo MLA
"Kernel." EcuRed, . 20 nov 2013, 18:10 UTC. 13 mar 2026, 08:11 <https://www.ecured.cu/index.php?title=Kernel&oldid=2083629>.
Estilo MHRA
Colaboradores de EcuRed, 'Kernel', EcuRed, , 20 noviembre 2013, 18:10 UTC, <https://www.ecured.cu/index.php?title=Kernel&oldid=2083629> [consultado el 13 marzo 2026]
Estilo Chicago
Colaboradores de EcuRed, "Kernel," EcuRed, , https://www.ecured.cu/index.php?title=Kernel&oldid=2083629 (consultado el marzo 13, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Kernel [Internet]. EcuRed, ; 2013 nov 20, 18:10 UTC [citado el 2026 mar 13]. Disponible en: https://www.ecured.cu/index.php?title=Kernel&oldid=2083629.
Estilo Bluebook
Kernel, https://www.ecured.cu/index.php?title=Kernel&oldid=2083629 (última visita: marzo 13, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "Kernel --- EcuRed{,} ",
año = "2013",
url = "https://www.ecured.cu/index.php?title=Kernel&oldid=2083629",
nota = "[En línea; consultado el 13-marzo-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 = "Kernel --- EcuRed{,} ",
año = "2013",
url = "\url{https://www.ecured.cu/index.php?title=Kernel&oldid=2083629}",
nota = "[En línea; consultado el 13-marzo-2026]"
}