Cite This Page
Bibliographic details for Advance-topics/build-your-own-custom-kernel
- Page name: Advance-topics/build-your-own-custom-kernel
- Author: Snakeoil OS Reference contributors
- Publisher: Snakeoil OS Reference, .
- Date of last revision: 5 December 2021 12:20 UTC
- Date retrieved: 2 July 2022 09:29 UTC
- Permanent URL: https://www.snakeoil-os.net/w/index.php?title=Advance-topics/build-your-own-custom-kernel&oldid=2363
- Page Version ID: 2363
Citation styles for Advance-topics/build-your-own-custom-kernel
APA style
Advance-topics/build-your-own-custom-kernel. (2021, December 5). Snakeoil OS Reference, . Retrieved 09:29, July 2, 2022 from https://www.snakeoil-os.net/w/index.php?title=Advance-topics/build-your-own-custom-kernel&oldid=2363.
MLA style
"Advance-topics/build-your-own-custom-kernel." Snakeoil OS Reference, . 5 Dec 2021, 12:20 UTC. 2 Jul 2022, 09:29 <https://www.snakeoil-os.net/w/index.php?title=Advance-topics/build-your-own-custom-kernel&oldid=2363>.
MHRA style
Snakeoil OS Reference contributors, 'Advance-topics/build-your-own-custom-kernel', Snakeoil OS Reference, , 5 December 2021, 12:20 UTC, <https://www.snakeoil-os.net/w/index.php?title=Advance-topics/build-your-own-custom-kernel&oldid=2363> [accessed 2 July 2022]
Chicago style
Snakeoil OS Reference contributors, "Advance-topics/build-your-own-custom-kernel," Snakeoil OS Reference, , https://www.snakeoil-os.net/w/index.php?title=Advance-topics/build-your-own-custom-kernel&oldid=2363 (accessed July 2, 2022).
CBE/CSE style
Snakeoil OS Reference contributors. Advance-topics/build-your-own-custom-kernel [Internet]. Snakeoil OS Reference, ; 2021 Dec 5, 12:20 UTC [cited 2022 Jul 2]. Available from: https://www.snakeoil-os.net/w/index.php?title=Advance-topics/build-your-own-custom-kernel&oldid=2363.
Bluebook style
Advance-topics/build-your-own-custom-kernel, https://www.snakeoil-os.net/w/index.php?title=Advance-topics/build-your-own-custom-kernel&oldid=2363 (last visited July 2, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "Snakeoil OS Reference", title = "Advance-topics/build-your-own-custom-kernel --- Snakeoil OS Reference{,} ", year = "2021", url = "https://www.snakeoil-os.net/w/index.php?title=Advance-topics/build-your-own-custom-kernel&oldid=2363", note = "[Online; accessed 2-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 = "Snakeoil OS Reference", title = "Advance-topics/build-your-own-custom-kernel --- Snakeoil OS Reference{,} ", year = "2021", url = "\url{https://www.snakeoil-os.net/w/index.php?title=Advance-topics/build-your-own-custom-kernel&oldid=2363}", note = "[Online; accessed 2-July-2022]" }