diff options
author | thing1 <thing1@seacrossedlovers.xyz> | 2024-10-27 09:23:42 +0000 |
---|---|---|
committer | thing1 <thing1@seacrossedlovers.xyz> | 2024-10-27 09:23:42 +0000 |
commit | 1b9373b719a0008e90b32e1ed4e08fb73b8182fc (patch) | |
tree | ffa3cb01be7b760ddc5e6e64485e117fd0569960 /writeup/ref.bib | |
parent | 9334c65f5f8da22ccd381d8705c038947298ab40 (diff) | |
parent | 8e8824a40683934d1cdc3a4e153f2673defa41f5 (diff) |
fixed a pretty major git mess up
Merge branch 'tmp'
Diffstat (limited to 'writeup/ref.bib')
-rw-r--r-- | writeup/ref.bib | 96 |
1 files changed, 95 insertions, 1 deletions
diff --git a/writeup/ref.bib b/writeup/ref.bib index 4b5f8e3..da14bec 100644 --- a/writeup/ref.bib +++ b/writeup/ref.bib @@ -3,4 +3,98 @@ journal={Free software, Free society}, author={Richard Stallman}, year={1984}, - pages={33-43}} + pages={33-43} +} + +@article{FOSSdef, + title={The definition of Free Software}, + journal={Free software, Free society}, + author={Richard Stallman}, + year={1996}, + pages={44-47} +} + +@article{OPENletter, + title={Open letter to hobbyists}, + author={Bill Gates}, + year={1976}, + pages={0-1} +} + +@online{LINUX, + title = "The linux kernel", + url = "https://www.kernel.org/linux.html", + addendum = "(accessed: 24/10/2024)", + keywords = "Open Source, Linux, FOSS" +} + +@online{LINUXmarket, + title = "linux market share", + url = "https://gs.statcounter.com/os-market-share/desktop/worldwide/", + addendum = "(accessed: 24/10/2024)", + keywords = "Open Source, Linux, FOSS" +} + +@online{BSDnet1, + title = "BSD net 1", + url = "http://gunkies.org/wiki/Net/1", + addendum = "(accessed: 24/10/2024)", + keywords = "Open Source, BSD" +} + +@online{GNUproject, + title = "The GNU project", + url = "https://www.gnu.org/gnu/gnu.html", + addendum = "(accessed: 24/10/2024)", + keywords = "FOSS" +} + +@online{DOVECOT, + title = "dovecot: the secure email server", + url = "https://dovecot.org/", + addendum = "(accessed: 22/10/2024)", + keywords = "email, FOSS" +} + +@online{STEAMdeck, + title = "steam deck gaming handheld", + url = "https://www.steamdeck.com/en/software", + addendum = "(accessed: 22/10/2024)", + keywords = "gaming, FOSS" +} + + +@online{KRITA, + title = "krita: the free and open graphics tool", + url = "https://krita.org/en/features/", + addendum = "(accessed: 22/10/2024)", + keywords = "art, graphics, FOSS, KDE" +} + +@online{KDE, + title = "The KDE foundation", + url = "https://kde.org/", + addendum = "(accessed: 22/10/2024)", + keywords = "KDE, FOSS" +} + +@online{BROWSERmarketshare, + title = "firefox market share", + url = "https://gs.statcounter.com/browser-market-share/all/worldwide/2009", + addendum = "(accessed: 22/10/2024)", + keywords = "webbrowsers" +} + +@online{FIREFOX, + title = "Firefox", + url = "https://www.mozilla.org/en-GB/firefox/new/", + addendum = "(accessed: 22/10/2024)", + keywords = "webbrowsers, FOSS, firefox" +} +@online{COMMONfoss, + title = "15 best open source software you must try", + url = "https://www.turing.com/kb/best-open-source-software", + addendum = "(accessed: 22/10/2024)", + keywords = "FOSS" +} + |