diff options
author | thing 1 <thing1@seacrossedlovers.xyz> | 2024-12-17 10:37:55 +0000 |
---|---|---|
committer | thing 1 <thing1@seacrossedlovers.xyz> | 2024-12-17 10:37:55 +0000 |
commit | 68cbe74db953aa7592b9de604ef6050f16cd523a (patch) | |
tree | 6a83de7791918b699c06ef8581698ef08c765f73 /writeup | |
parent | c161fc9bc814bb892b8969ce3731f2ac45b6a985 (diff) |
made a couple new paragaphs
Diffstat (limited to 'writeup')
-rw-r--r-- | writeup/ref.bib | 13 | ||||
-rw-r--r-- | writeup/writeup.synctex(busy) | 0 | ||||
-rw-r--r-- | writeup/writeup.tex | 6 |
3 files changed, 18 insertions, 1 deletions
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 --- /dev/null +++ b/writeup/writeup.synctex(busy) 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} |