# HG changeset patch # User meillo@marmaro.de # Date 1224014362 -7200 # Node ID f944ca6dd68883c05a69df63c8eed55c39e99136 # Parent efb2d7b375ad4a0a40ed08c96560780fd7d7202f added CATB cite; added unbreakable spaces diff -r efb2d7b375ad -r f944ca6dd688 thesis/bib/thesis.bib --- a/thesis/bib/thesis.bib Tue Oct 14 19:43:31 2008 +0200 +++ b/thesis/bib/thesis.bib Tue Oct 14 21:59:22 2008 +0200 @@ -34,6 +34,13 @@ publisher = "Prentice-Hall" } +@book{catb, + author = "Eric S. Raymond", + title = "The Cathedral \& the Bazaar", + year = "1999", + publisher = "O'Reilly Media", + note = "ISBN: 1-56592-724-9. Also available at \small\url{http://catb.org/esr/writings/cathedral-bazaar/cathedral-bazaar/}", +} ===================================== diff -r efb2d7b375ad -r f944ca6dd688 thesis/tex/2-FreeSoftwareProjects.tex --- a/thesis/tex/2-FreeSoftwareProjects.tex Tue Oct 14 19:43:31 2008 +0200 +++ b/thesis/tex/2-FreeSoftwareProjects.tex Tue Oct 14 21:59:22 2008 +0200 @@ -4,7 +4,7 @@ To understand \freesw\ projects, one needs to understand \freesw\ itself first. \section{About \freesw} -The term ``Free Software'' was coined by the \name{Free Software Foundation} (short: \NAME{FSF}), founded by Richard M.\ Stallman (known as ``RMS'') in 1985. +The term ``Free Software'' was coined by the \name{Free Software Foundation} (short: \NAME{FSF}), founded by Richard~M.\ Stallman (known as ``RMS'') in 1985. Although various licenses make software free, none of them represents the thinking of \freesw\ like the the \GNU\ \gpl\ (short: \GPL). Its first version was written by Stallman in 1989. One could say, the \GPL\ catalized the \name{Free Software movement}. @@ -45,7 +45,7 @@ The other, now less common, method is a more closed group, developing in a ``sealed'' room, but releasing finished versions to the public. -Eric S.\ Raymond discusses about these methods, which he named \name{the bazaar} and \name{the cathedral}. %FIXME: add reference +Eric~S.\ Raymond discusses about these methods, which he named \name{the bazaar} and \name{the cathedral}. %FIXME: add reference The following text will focus on the ``bazaar'' model. @@ -96,7 +96,7 @@ This makes it interesting for other developers to join. Developers are the core of a community. -Third, there is a rule of thumb that should be followed: ``Release early, release often!'' %FIXME: add reference +Third, there is a rule of thumb that should be followed: ``Release early, release often!'' \cite{catb}. Releases are (more) stable versions, primary for users. They should be created, frequently. People will more likely use programs of active projects. diff -r efb2d7b375ad -r f944ca6dd688 thesis/tex/dedication.tex --- a/thesis/tex/dedication.tex Tue Oct 14 19:43:31 2008 +0200 +++ b/thesis/tex/dedication.tex Tue Oct 14 21:59:22 2008 +0200 @@ -9,7 +9,7 @@ do something that you think is fun and worthwhile,\\ because otherwise you won't do it well anyway. - ---Brian~W. Kernighan--- + ---Brian~W.\ Kernighan--- \end{center} \vspace*{2cm}