Cite This Page
Bibliographic details for Linux kernel
- Page name: Linux kernel
- Author: Citizendium contributors
- Publisher: Citizendium, .
- Date of last revision: 13 February 2010 02:13 UTC
- Date retrieved: 7 July 2022 10:14 UTC
- Permanent URL: https://citizendium.org/wiki/index.php?title=Linux_kernel&oldid=23176
- Page Version ID: 23176
Citation styles for Linux kernel
APA style
Linux kernel. (2010, February 13). Citizendium, . Retrieved 10:14, July 7, 2022 from https://citizendium.org/wiki/index.php?title=Linux_kernel&oldid=23176.
MLA style
"Linux kernel." Citizendium, . 13 Feb 2010, 02:13 UTC. 7 Jul 2022, 10:14 <https://citizendium.org/wiki/index.php?title=Linux_kernel&oldid=23176>.
MHRA style
Citizendium contributors, 'Linux kernel', Citizendium, , 13 February 2010, 02:13 UTC, <https://citizendium.org/wiki/index.php?title=Linux_kernel&oldid=23176> [accessed 7 July 2022]
Chicago style
Citizendium contributors, "Linux kernel," Citizendium, , https://citizendium.org/wiki/index.php?title=Linux_kernel&oldid=23176 (accessed July 7, 2022).
CBE/CSE style
Citizendium contributors. Linux kernel [Internet]. Citizendium, ; 2010 Feb 13, 02:13 UTC [cited 2022 Jul 7]. Available from: https://citizendium.org/wiki/index.php?title=Linux_kernel&oldid=23176.
Bluebook style
Linux kernel, https://citizendium.org/wiki/index.php?title=Linux_kernel&oldid=23176 (last visited July 7, 2022).
BibTeX entry
@misc{ wiki:xxx,
author = "Citizendium",
title = "Linux kernel --- Citizendium{,} ",
year = "2010",
url = "https://citizendium.org/wiki/index.php?title=Linux_kernel&oldid=23176",
note = "[Online; accessed 7-July-2022]"
}
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 = "Citizendium",
title = "Linux kernel --- Citizendium{,} ",
year = "2010",
url = "\url{https://citizendium.org/wiki/index.php?title=Linux_kernel&oldid=23176}",
note = "[Online; accessed 7-July-2022]"
}