docs/diploma
changeset 50:f944ca6dd688
added CATB cite; added unbreakable spaces
author | meillo@marmaro.de |
---|---|
date | Tue, 14 Oct 2008 21:59:22 +0200 |
parents | efb2d7b375ad |
children | 3010ddc3f20f |
files | thesis/bib/thesis.bib thesis/tex/2-FreeSoftwareProjects.tex thesis/tex/dedication.tex |
diffstat | 3 files changed, 11 insertions(+), 4 deletions(-) [+] |
line diff
1.1 --- a/thesis/bib/thesis.bib Tue Oct 14 19:43:31 2008 +0200 1.2 +++ b/thesis/bib/thesis.bib Tue Oct 14 21:59:22 2008 +0200 1.3 @@ -34,6 +34,13 @@ 1.4 publisher = "Prentice-Hall" 1.5 } 1.6 1.7 +@book{catb, 1.8 + author = "Eric S. Raymond", 1.9 + title = "The Cathedral \& the Bazaar", 1.10 + year = "1999", 1.11 + publisher = "O'Reilly Media", 1.12 + note = "ISBN: 1-56592-724-9. Also available at \small\url{http://catb.org/esr/writings/cathedral-bazaar/cathedral-bazaar/}", 1.13 +} 1.14 1.15 ===================================== 1.16
2.1 --- a/thesis/tex/2-FreeSoftwareProjects.tex Tue Oct 14 19:43:31 2008 +0200 2.2 +++ b/thesis/tex/2-FreeSoftwareProjects.tex Tue Oct 14 21:59:22 2008 +0200 2.3 @@ -4,7 +4,7 @@ 2.4 To understand \freesw\ projects, one needs to understand \freesw\ itself first. 2.5 2.6 \section{About \freesw} 2.7 -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. 2.8 +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. 2.9 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. 2.10 One could say, the \GPL\ catalized the \name{Free Software movement}. 2.11 2.12 @@ -45,7 +45,7 @@ 2.13 2.14 The other, now less common, method is a more closed group, developing in a ``sealed'' room, but releasing finished versions to the public. 2.15 2.16 -Eric S.\ Raymond discusses about these methods, which he named \name{the bazaar} and \name{the cathedral}. %FIXME: add reference 2.17 +Eric~S.\ Raymond discusses about these methods, which he named \name{the bazaar} and \name{the cathedral}. %FIXME: add reference 2.18 2.19 The following text will focus on the ``bazaar'' model. 2.20 2.21 @@ -96,7 +96,7 @@ 2.22 This makes it interesting for other developers to join. 2.23 Developers are the core of a community. 2.24 2.25 -Third, there is a rule of thumb that should be followed: ``Release early, release often!'' %FIXME: add reference 2.26 +Third, there is a rule of thumb that should be followed: ``Release early, release often!'' \cite{catb}. 2.27 Releases are (more) stable versions, primary for users. 2.28 They should be created, frequently. 2.29 People will more likely use programs of active projects.
3.1 --- a/thesis/tex/dedication.tex Tue Oct 14 19:43:31 2008 +0200 3.2 +++ b/thesis/tex/dedication.tex Tue Oct 14 21:59:22 2008 +0200 3.3 @@ -9,7 +9,7 @@ 3.4 do something that you think is fun and worthwhile,\\ 3.5 because otherwise you won't do it well anyway. 3.6 3.7 - ---Brian~W. Kernighan--- 3.8 + ---Brian~W.\ Kernighan--- 3.9 \end{center} 3.10 3.11 \vspace*{2cm}