From f80bc7b6fa6b7fa2a71106bd012941c8a4e3b49d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 29 Sep 2024 13:22:40 -0300 Subject: Adds @catb, @catbb, @stallman2002, @stallman2002b --- technology.bib | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) (limited to 'technology.bib') diff --git a/technology.bib b/technology.bib index d586dc4..af552ce 100644 --- a/technology.bib +++ b/technology.bib @@ -478,3 +478,40 @@ url = "https://opensource.org", note = "Acessado em 29/09/2024", } + +@book{catb, + title = "The Cathedral and the Bazaar", + author = "Eric S. Raymond", + year = "2001", + edition = "2", + publisher = "O'Reilly", + isbn = "978-0-596-00108-7", +} + +% http://www.catb.org/~esr/writings/cathedral-bazaar/ +@book{catbb, + title = "The Cathedral and the Bazaar", + author = "Eric S. Raymond", + year = "2002", + edition = "3.0", + url = "http://www.catb.org/~esr/writings/cathedral-bazaar/cathedral-bazaar/", +} + +@book{stallman2002, + title = "Free Software, Free Society: Selected Essas of Richard M. Stallman", + author = "Richard M. Stallman", + year = "2002", + publisher = "GNU Press", + isbn = "1-882114-98-1", +} + +@inbook{stallman2002b, + title = "Why \"Free Software” is better than “Open Source\"", + booktitle = "Free Software, Free Society: Selected Essas of Richard M. Stallman", + author = "Richard M. Stallman", + year = "2002", + publisher = "GNU Press", + isbn = "1-882114-98-1", + pages = "55--60", + url = "https://www.gnu.org/philosophy/free-software-for-freedom.html", +} -- cgit v1.2.3