Cite This Page
Bibliographic details for Kernel
- Page name: Kernel
- Author: FembotWiki contributors
- Publisher: FembotWiki, .
- Date of last revision: 25 June 2020 14:25 UTC
- Date retrieved: 13 July 2026 05:49 UTC
- Permanent URL: https://www.fembotwiki.com/index.php?title=Kernel&oldid=136235
- Page Version ID: 136235
Citation styles for Kernel
APA style
Kernel. (2020, June 25). FembotWiki, . Retrieved 05:49, July 13, 2026 from https://www.fembotwiki.com/index.php?title=Kernel&oldid=136235.
MLA style
"Kernel." FembotWiki, . 25 Jun 2020, 14:25 UTC. 13 Jul 2026, 05:49 <https://www.fembotwiki.com/index.php?title=Kernel&oldid=136235>.
MHRA style
FembotWiki contributors, 'Kernel', FembotWiki, , 25 June 2020, 14:25 UTC, <https://www.fembotwiki.com/index.php?title=Kernel&oldid=136235> [accessed 13 July 2026]
Chicago style
FembotWiki contributors, "Kernel," FembotWiki, , https://www.fembotwiki.com/index.php?title=Kernel&oldid=136235 (accessed July 13, 2026).
CBE/CSE style
FembotWiki contributors. Kernel [Internet]. FembotWiki, ; 2020 Jun 25, 14:25 UTC [cited 2026 Jul 13]. Available from: https://www.fembotwiki.com/index.php?title=Kernel&oldid=136235.
Bluebook style
Kernel, https://www.fembotwiki.com/index.php?title=Kernel&oldid=136235 (last visited July 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "FembotWiki",
title = "Kernel --- FembotWiki{,} ",
year = "2020",
url = "https://www.fembotwiki.com/index.php?title=Kernel&oldid=136235",
note = "[Online; accessed 13-July-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "FembotWiki",
title = "Kernel --- FembotWiki{,} ",
year = "2020",
url = "\url{https://www.fembotwiki.com/index.php?title=Kernel&oldid=136235}",
note = "[Online; accessed 13-July-2026]"
}