diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-11-09 10:18:09 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-11-09 10:18:09 -0300 |
commit | af7472b903ad9cf8ec689f8e6068fd802ccd83b6 (patch) | |
tree | be711068bfee2caee45cdc6850c7c1fe1f513b33 | |
parent | f22489704136eb207500a701881ff3e3e4183a4e (diff) | |
download | biblio-af7472b903ad9cf8ec689f8e6068fd802ccd83b6.tar.gz biblio-af7472b903ad9cf8ec689f8e6068fd802ccd83b6.tar.bz2 |
Adds @cohen2018, @squire2015 and @linusrants
-rw-r--r-- | politics.bib | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/politics.bib b/politics.bib index 9ea21d0..0540e13 100644 --- a/politics.bib +++ b/politics.bib @@ -3618,3 +3618,32 @@ url = "https://enlacezapatista.ezln.org.mx/1996/01/01/cuarta-declaracion-de-la-selva-lacandona/", urldate = "2024-11-08", } + +@article{cohen2018, + title = "After Years of Abusive E-mails, the Creator of Linux Steps Aside", + author = "Noam Cohen", + year = "2018", + journal = "The New Yorker", + url = "https://www.newyorker.com/science/elements/after-years-of-abusive-e-mails-the-creator-of-linux-steps-aside", + urldate = "2024-11-09", +} + +@inproceedings{squire2015, + title = {FLOSS as a Source for Profanity and Insults: Collecting the Data}, + booktitle = {2015 48th Hawaii International Conference on System Sciences}, + author = {Squire, Megan and Gazda, Rebecca}, + year = {2015}, + volume = {}, + number = {}, + pages = {5290-5298}, + keywords = {Communities;Speech;Electronic mail;Speech recognition;Media;Kernel;Linux;open source;free software;linux;mailing list;irc;dialogue;profanity;insults;data set}, + doi = {10.1109/HICSS.2015.623}, +} + +@online{linusrants, + title = "Dataset of Linus Torvalds' rants classified by negativity using sentiment analysis", + author = "Albert Corollari", + year = "sd", + url = "https://github.com/corollari/linusrants", + urldate = "2024-11-09", +} |