Mercurial > 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 wrap: on
line diff
--- a/thesis/bib/thesis.bib Tue Oct 14 22:11:14 2008 +0200 +++ b/thesis/bib/thesis.bib Tue Oct 14 22:11:47 2008 +0200 @@ -39,7 +39,7 @@ 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/}", + note = "ISBN: 1-56592-724-9. Also available at \small\url{http://catb.org/esr/writings/cathedral-bazaar/cathedral-bazaar/} (2008-10-14)", } =====================================
--- a/thesis/tex/2-FreeSoftwareProjects.tex Tue Oct 14 22:11:14 2008 +0200 +++ b/thesis/tex/2-FreeSoftwareProjects.tex Tue Oct 14 22:11:47 2008 +0200 @@ -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} \cite{catb}. The following text will focus on the ``bazaar'' model.