diff --git a/insori.bib b/insori.bib index 33c627b..17626cf 100644 --- a/insori.bib +++ b/insori.bib @@ -9,6 +9,16 @@ url = {https://www.oreilly.com/openbook/opensources/book/stallman.html}, urldate = {2020-01-06}, } + +@InBook{weber2004, + pages = {369-383}, + title = {Philosophische Grundlagen und mögliche Entwicklungen der Open Source- und Free Software-Bewegung.}, + year = {2004}, + author = {Weber, Karsten}, + month = {01}, + isbn = {3-936427-78-X}, + crossref = {lutterbeck2004}, +} @book{grassmuck2004, address = {Bonn}, author = {Grassmuck, Volker}, @@ -138,4 +148,14 @@ urldate = {2020-01-16}, } +@Book{lutterbeck2004, + title = {Open Source Jahrbuch 2004: Zwischen Softwareentwicklung und Gesellschaftsmodell}, + publisher = {Lehmanns Media}, + year = {2004}, + author = {Lutterbeck, Bernd and B\"uttner, Roman and Gasmi, Yacine and Gehring, Robert A. and John, Andreas and Stewin, Patrick and Unger, Martin}, + editor = {Gehring, Robert A. and Lutterbeck, Bernd}, + address = {Berlin}, + isbn = {3-936427-78-X}, +} + @Comment{jabref-meta: databaseType:bibtex;} diff --git a/insori.tex b/insori.tex index c12ef4b..c2a471b 100644 --- a/insori.tex +++ b/insori.tex @@ -95,15 +95,14 @@ Matr.-Nr: 760233 \subsection{Unterscheidung von freier und quelloffener Software} \input{content/basics/open_source} \subsection{Philosophie von freier Software} +\autocite{weber2004} \subsection{Einsatz von freier und quelloffener Software in IT-Projekten} \ac{foss} spielt in der Entwicklung von Software eine immere größere Rolle, wie eine Untersuchung\footcite[vgl.][]{synopsys2019} des IT-Sicherheits-Unternehmens Synopsys Inc. nahelegt. So lege der Anteil des verwendeten quelloffnen Quelltextes in den untersuchten, proprietären Coden-Basen (\(N \geq 1200\)) bei 60\%. \section{Bewertung} \subsection{Bewertung von dem Standpunkt der Freien-Software-Bewegung} -\subsection{Bewertung aus wirtschaftlicher Sicht} - - +\subsection{Bewertung aus wirtschaftlicher Sicht} \section{Fazit und Kommentar} \appendix @@ -113,4 +112,4 @@ untersuchten, proprietären Coden-Basen (\(N \geq 1200\)) bei 60\%. %Ausgabe Literaturverzeichnis \printbibliography -\end{document} \ No newline at end of file +\end{document} \ No newline at end of file