diff options
-rw-r--r-- | technology.bib | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/technology.bib b/technology.bib index 5e5a30c..a7800d0 100644 --- a/technology.bib +++ b/technology.bib @@ -462,3 +462,11 @@ url = "https://hardware.slashdot.org/story/08/05/04/024251/data-centers-expected-to-pollute-more-than-airlines-by-2020", note = "Acessado em 28/09/2024", } + +@techreport{linux2008, + title = "Linux Kernel Development (April 2008)", + author = "Greg Kroah-Hartman and Jonathan Corbet and Amanda McPherson", + year = "2008", + month = "4", + url = "https://web.archive.org/web/20080531220228/https://www.linuxfoundation.org/publications/linuxkerneldevelopment.php", +} |