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: 21 November 2024 19:57 UTC
- Permanent URL: http://wiki.ghostbsd.org/index.php?title=Compiling_a_new_GhostBSD_kernel&oldid=6786
- Page Version ID: 6786
Citation styles for Compiling a new GhostBSD kernel
APA style
Compiling a new GhostBSD kernel. (2020, August 29). GhostBSD Wiki, . Retrieved 19:57, November 21, 2024 from http://wiki.ghostbsd.org/index.php?title=Compiling_a_new_GhostBSD_kernel&oldid=6786.
MLA style
"Compiling a new GhostBSD kernel." GhostBSD Wiki, . 29 Aug 2020, 19:55 UTC. 21 Nov 2024, 19:57 <http://wiki.ghostbsd.org/index.php?title=Compiling_a_new_GhostBSD_kernel&oldid=6786>.
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=6786> [accessed 21 November 2024]
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=6786 (accessed November 21, 2024).
CBE/CSE style
GhostBSD Wiki contributors. Compiling a new GhostBSD kernel [Internet]. GhostBSD Wiki, ; 2020 Aug 29, 19:55 UTC [cited 2024 Nov 21]. Available from: http://wiki.ghostbsd.org/index.php?title=Compiling_a_new_GhostBSD_kernel&oldid=6786.
Bluebook style
Compiling a new GhostBSD kernel, http://wiki.ghostbsd.org/index.php?title=Compiling_a_new_GhostBSD_kernel&oldid=6786 (last visited November 21, 2024).
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=6786", note = "[Online; accessed 21-November-2024]" }
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=6786}", note = "[Online; accessed 21-November-2024]" }