diff options
-rw-r--r-- | politics.bib | 43 | ||||
-rw-r--r-- | technology.bib | 16 |
2 files changed, 58 insertions, 1 deletions
diff --git a/politics.bib b/politics.bib index f66ae44..e17a168 100644 --- a/politics.bib +++ b/politics.bib @@ -3401,7 +3401,8 @@ series = "Diaries, Letters and Essays", edition = "", volume = "", - url = "", + url = "https://archive.org/details/brechtonfilmradi0000brec/", + urldate = "2024-10-06", } @inbook{brecht2001b, @@ -3451,3 +3452,43 @@ month = {May}, pages = {217--226}, } + +@online{fib2011, + title = "I Fórum da Internet no Brasil", + author = "FIB", + year = "2011", + url = "https://web.archive.org/web/20110916040437/https://forumdainternet.cgi.br/", + urldate = "2024-10-06", +} + +@online{stallman-server, + title = "Who Does That Server Really Serve?", + author = "Richard Stallman", + year = "sd", + url = "https://www.gnu.org/philosophy/who-does-that-server-really-serve.html", + urldate = "2024-10-06", +} + +@online{stallman-control, + title = "Keep Control of Your Computing, So It Doesn't Control You!", + author = "Richard Stallman", + year = "sd", + url = "https://www.gnu.org/philosophy/keep-control-of-your-computing.en.html", + urldate = "2024-10-06", +} + +@online{stallman2011, + title = "Control Your Computing Before It Controls You", + author = "Richard Stallman", + year = "2011", + url = "https://www.spiegel.de/international/world/internet-privacy-control-your-computing-before-it-controls-you-a-775218.html", + urldate = "2024-10-06", +} + +@online{corbet2011, + title = "Moglen on Freedom Box and making a free net", + author = "Jonathan Corbet", + year = "2011", + url = "https://lwn.net/Articles/426763/", + urldate = "2024-10-06", +} diff --git a/technology.bib b/technology.bib index a46d66e..bd7e51d 100644 --- a/technology.bib +++ b/technology.bib @@ -621,3 +621,19 @@ url = "https://web.archive.org/web/20070601164906/http://info.abril.com.br/aberto/infonews/052007/30052007-7.shl", urldate = "2024-10-01", } + +@online{freedombox, + title = "Freedom Box Foundation", + author = "Freedom Box Foundation", + year = "sd", + url = "https://www.freedomboxfoundation.org/", + urldate = "2024-10-01", +} + +@online{usrp, + title = "Universal Software Radio Peripheral", + author = "Wikipedia", + year = "2022", + url = "https://en.wikipedia.org/w/index.php?title=Universal_Software_Radio_Peripheral\&oldid=1090308344", + urldate = "2024-10-01", +} |