From 68cbe74db953aa7592b9de604ef6050f16cd523a Mon Sep 17 00:00:00 2001 From: thing 1 Date: Tue, 17 Dec 2024 10:37:55 +0000 Subject: made a couple new paragaphs --- writeup/ref.bib | 13 +++++++++++++ writeup/writeup.synctex(busy) | 0 writeup/writeup.tex | 6 +++++- 3 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 writeup/writeup.synctex(busy) diff --git a/writeup/ref.bib b/writeup/ref.bib index d4ddd05..94d34e3 100644 --- a/writeup/ref.bib +++ b/writeup/ref.bib @@ -1,3 +1,11 @@ +@article{ENERGYsector, + title={The Role of Open-Source Software in the Energy Sector}, + author={Jonathan Klimt and Niklas Eiling and Felix Wege and Jonas Baude and Antonello Monti}, + journal={Energies}, + year={2023}, + url={https://api.semanticscholar.org/CorpusID:260759743} +} + @article{BROWSERperformace, author = {Yuan, Ye and Cheng, Chen-Mou and Kiyomoto, Shinsaku and Miyake, Yutaka and Takagi, Tsuyoshi}, year = {2016}, @@ -192,3 +200,8 @@ keywords = "FOSS" } +@article{LIBRARIESFOSS, + author = {James Edward Corbly}, + title = {The Free Software Alternative: Freeware, Open Source Software, and Libraries}, + year = {2015}, +} diff --git a/writeup/writeup.synctex(busy) b/writeup/writeup.synctex(busy) new file mode 100644 index 0000000..e69de29 diff --git a/writeup/writeup.tex b/writeup/writeup.tex index 977db8f..b18934d 100644 --- a/writeup/writeup.tex +++ b/writeup/writeup.tex @@ -342,7 +342,11 @@ as restricting what individuals make and share, would end up making many things Tor can exist. \section{Where else is Free Software used and why?} Free Software is used in many places, it is versatile, and easy to modify, which is ideal for most corporate situations or public -services. For example Free Software is in libraries to allow for easy management of books and databases. +services. For example Free Software is in libraries to allow for easy management of books and databases\cite{LIBRARIESFOSS}. In libraries, +it has made it easier to manage compared to alternatives, and people have been doing this for many years, via freeware and shareware, bother +older examples that are similar to Free Software. + +Another example is in the energy sector\cite{ENERGYsector}, where it is used \section{What's next for the Free Software space?} \section{Final thoughts} -- cgit v1.2.3