diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-09-29 12:30:52 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-09-29 12:30:52 -0300 |
commit | f8c15422cc60afa644441fde5073466a355f8187 (patch) | |
tree | d4f76143aa54cf691e7ab923b9d72df0a3478306 | |
parent | 57f34b77ce1e9c7e1b87cec1d351cffebbf502d0 (diff) | |
download | biblio-f8c15422cc60afa644441fde5073466a355f8187.tar.gz biblio-f8c15422cc60afa644441fde5073466a355f8187.tar.bz2 |
Adds @linux2008
-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", +} |