docs/diploma
changeset 52:34bc9138c3d9
added CATB cite and date of website access
author | meillo@marmaro.de |
---|---|
date | Tue, 14 Oct 2008 22:11:47 +0200 |
parents | 3010ddc3f20f |
children | 7a453fce0961 |
files | thesis/bib/thesis.bib thesis/tex/2-FreeSoftwareProjects.tex |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line diff
1.1 --- a/thesis/bib/thesis.bib Tue Oct 14 22:11:14 2008 +0200 1.2 +++ b/thesis/bib/thesis.bib Tue Oct 14 22:11:47 2008 +0200 1.3 @@ -39,7 +39,7 @@ 1.4 title = "The Cathedral \& the Bazaar", 1.5 year = "1999", 1.6 publisher = "O'Reilly Media", 1.7 - note = "ISBN: 1-56592-724-9. Also available at \small\url{http://catb.org/esr/writings/cathedral-bazaar/cathedral-bazaar/}", 1.8 + note = "ISBN: 1-56592-724-9. Also available at \small\url{http://catb.org/esr/writings/cathedral-bazaar/cathedral-bazaar/} (2008-10-14)", 1.9 } 1.10 1.11 =====================================
2.1 --- a/thesis/tex/2-FreeSoftwareProjects.tex Tue Oct 14 22:11:14 2008 +0200 2.2 +++ b/thesis/tex/2-FreeSoftwareProjects.tex Tue Oct 14 22:11:47 2008 +0200 2.3 @@ -45,7 +45,7 @@ 2.4 2.5 The other, now less common, method is a more closed group, developing in a ``sealed'' room, but releasing finished versions to the public. 2.6 2.7 -Eric~S.\ Raymond discusses about these methods, which he named \name{the bazaar} and \name{the cathedral}. %FIXME: add reference 2.8 +Eric~S.\ Raymond discusses about these methods, which he named \name{the bazaar} and \name{the cathedral} \cite{catb}. 2.9 2.10 The following text will focus on the ``bazaar'' model. 2.11