diff options
-rw-r--r-- | movies.bib | 7 | ||||
-rw-r--r-- | technology.bib | 8 |
2 files changed, 15 insertions, 0 deletions
@@ -105,4 +105,11 @@ year = "2003", url = "https://en.wikipedia.org/wiki/The_Corporation_(2003_film)", } + +% https://en.wikipedia.org/wiki/The_Code_(2001_film) +@movie{puttonen2001, + title = "The Code", + author = "Hannu Puttonen", + year = "2001", + url = "https://web.archive.org/web/20130729043407/https://www.code.linux.fi/", } diff --git a/technology.bib b/technology.bib index a7800d0..d586dc4 100644 --- a/technology.bib +++ b/technology.bib @@ -470,3 +470,11 @@ month = "4", url = "https://web.archive.org/web/20080531220228/https://www.linuxfoundation.org/publications/linuxkerneldevelopment.php", } + +@misc{opensource, + title = "Open Source Initiative", + author = "OSI", + year = "sd", + url = "https://opensource.org", + note = "Acessado em 29/09/2024", +} |