diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-09-29 15:10:29 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-09-29 15:10:29 -0300 |
commit | 5f74c253a429652d2df62986fbaebd839e3cc936 (patch) | |
tree | fd7b8cab9715d706bb10373b1fc06038d0a41cbf | |
parent | f80bc7b6fa6b7fa2a71106bd012941c8a4e3b49d (diff) | |
download | biblio-5f74c253a429652d2df62986fbaebd839e3cc936.tar.gz biblio-5f74c253a429652d2df62986fbaebd839e3cc936.tar.bz2 |
Adds @oreilly2005 and @lessig2005
-rw-r--r-- | economics.bib | 7 | ||||
-rw-r--r-- | law.bib | 9 |
2 files changed, 16 insertions, 0 deletions
diff --git a/economics.bib b/economics.bib index 87987a8..f04a045 100644 --- a/economics.bib +++ b/economics.bib @@ -673,3 +673,10 @@ url = "http://www.icox.org.br/icox.php?mdl=pagina\&op=listar\&usuario=720", note = "Acessado em 05/08/2007", } + +@article{oreilly2005, + title = "Oops - Only 4\% of Titles Are Being Commercially Exploited", + author = "Tim O'Reilly", + year = "2005", + url = "https://web.archive.org/web/20080111001331/http://radar.oreilly.com/archives/2005/11/oops_only_4_of_titles_are_bein.html", +} @@ -35,6 +35,15 @@ url = "https://archive.org/details/iurisprudentiaea21unse", } +% https://lessig.org/product/free-culture/ +@book{lessig2005, + title = "Cultura Livre: Como a Grande MÃdia Usa a Tecnologia e a Lei Pa Bloquear a Cultura e Controlar a Criatividade", + author = "Lessig, Lawrence", + year = "2005", + publisher = "Editora Francis", + isbn = "85-89362-52-3", +} + @book{lessig2006, title = "Code Version 2.0", author = "Lessig, Lawrence", |