Welcome to the new location of Alien's Wiki, sharing a single dokuwiki install with the SlackDocs Wiki.

Welcome to Eric Hameleers (Alien BOB)'s Wiki pages.

If you want to support my work, please consider a small donation:

Bibliographic details for "Building a Linux Kernel from source"

Please remember to check your manual of style, standards guide or instructor's guidelines for the exact syntax to suit your needs.

Citation styles for "Building a Linux Kernel from source"

APA

Building a Linux Kernel from source. (2008, Apr 12). In Alien's Wiki. Retrieved 06:59, May 2, 2024, from https://wiki.alienbase.nl/doku.php?id=linux:kernelbuilding&rev=1208001634.

MLA

Anonymous Contributors. "Building a Linux Kernel from source". Alien's Wiki. 12 Apr. 2008. Web. 2 May. 2024, 06:59

MHRA

Anonymous Contributors, 'Building a Linux Kernel from source', Alien's Wiki, 12 April 2008, 12:00 GMT, <https://wiki.alienbase.nl/doku.php?id=linux:kernelbuilding&rev=1208001634> [Accessed 2 May 2024]

Chicago

Anonymous Contributors, "Building a Linux Kernel from source", Alien's Wiki, https://wiki.alienbase.nl/doku.php?id=linux:kernelbuilding&rev=1208001634 (Accessed May 2, 2024).

CBE/CSE

Anonymous Contributors. Building a Linux Kernel from source [Internet]. Alien's Wiki; 2008 Apr 12, 12:00 GMT [Cited 2024 May 2]. Available at: https://wiki.alienbase.nl/doku.php?id=linux:kernelbuilding&rev=1208001634.

Bluebook

Building a Linux Kernel from source, https://wiki.alienbase.nl/doku.php?id=linux:kernelbuilding&rev=1208001634 (Last visited May 2, 2024).

AMA

Anonymous Contributors. Building a Linux Kernel from source. Alien's Wiki. April 12, 2008, 12:00 GMT. Available at: https://wiki.alienbase.nl/doku.php?id=linux:kernelbuilding&rev=1208001634. Accessed May 2, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Building a Linux Kernel from source --- Alien's Wiki",
   year = "2008",
   url = "https://wiki.alienbase.nl/doku.php?id=linux:kernelbuilding&rev=1208001634",
   note = "[Online; accessed 2-May-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 = "Anonymous Contributors",
   title = "Building a Linux Kernel from source --- Alien's Wiki",
   year = "2008",
   url = "\url{https://wiki.alienbase.nl/doku.php?id=linux:kernelbuilding&rev=1208001634}",
   note = "[Online; accessed 2-May-2024]"


   author = "Anonymous Contributors",
   title = "Building a Linux Kernel from source --- Alien's Wiki",
   year = "2008",
   url = "\url{https://wiki.alienbase.nl/doku.php?id=linux:kernelbuilding&rev=1208001634}",
   note = "[Online; accessed 2-May-2024]"
 }
  

DokuWiki talk pages

Markup
[[linux:kernelbuilding|Building a Linux Kernel from source]] ([[linux:kernelbuilding?rev=1208001634|this version]])
Result
Building a Linux Kernel from source (this version)
 Building a Linux Kernel from source ()
SlackDocs