Cite This Page
Bibliographic details for Compiling a new GhostBSD kernel
- Page name: Compiling a new GhostBSD kernel
- Author: GhostBSD Wiki contributors
- Publisher: GhostBSD Wiki, .
- Date of last revision: 29 August 2020 19:55 UTC
- Date retrieved: 5 April 2025 17:02 UTC
- Permanent URL: http://wiki.ghostbsd.org/index.php?title=Compiling_a_new_GhostBSD_kernel&oldid=6787
- Page Version ID: 6787
Citation styles for Compiling a new GhostBSD kernel
APA style
Compiling a new GhostBSD kernel. (2020, August 29). GhostBSD Wiki, . Retrieved 17:02, April 5, 2025 from http://wiki.ghostbsd.org/index.php?title=Compiling_a_new_GhostBSD_kernel&oldid=6787.
MLA style
"Compiling a new GhostBSD kernel." GhostBSD Wiki, . 29 Aug 2020, 19:55 UTC. 5 Apr 2025, 17:02 <http://wiki.ghostbsd.org/index.php?title=Compiling_a_new_GhostBSD_kernel&oldid=6787>.
MHRA style
GhostBSD Wiki contributors, 'Compiling a new GhostBSD kernel', GhostBSD Wiki, , 29 August 2020, 19:55 UTC, <http://wiki.ghostbsd.org/index.php?title=Compiling_a_new_GhostBSD_kernel&oldid=6787> [accessed 5 April 2025]
Chicago style
GhostBSD Wiki contributors, "Compiling a new GhostBSD kernel," GhostBSD Wiki, , http://wiki.ghostbsd.org/index.php?title=Compiling_a_new_GhostBSD_kernel&oldid=6787 (accessed April 5, 2025).
CBE/CSE style
GhostBSD Wiki contributors. Compiling a new GhostBSD kernel [Internet]. GhostBSD Wiki, ; 2020 Aug 29, 19:55 UTC [cited 2025 Apr 5]. Available from: http://wiki.ghostbsd.org/index.php?title=Compiling_a_new_GhostBSD_kernel&oldid=6787.
Bluebook style
Compiling a new GhostBSD kernel, http://wiki.ghostbsd.org/index.php?title=Compiling_a_new_GhostBSD_kernel&oldid=6787 (last visited April 5, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "GhostBSD Wiki", title = "Compiling a new GhostBSD kernel --- GhostBSD Wiki{,} ", year = "2020", url = "http://wiki.ghostbsd.org/index.php?title=Compiling_a_new_GhostBSD_kernel&oldid=6787", note = "[Online; accessed 5-April-2025]" }
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 = "GhostBSD Wiki", title = "Compiling a new GhostBSD kernel --- GhostBSD Wiki{,} ", year = "2020", url = "\url{http://wiki.ghostbsd.org/index.php?title=Compiling_a_new_GhostBSD_kernel&oldid=6787}", note = "[Online; accessed 5-April-2025]" }