diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-05-06 23:29:33 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-05-06 23:29:33 -0300 |
commit | 9530d9fef9e12180e3b3b5ae613d086178a636dd (patch) | |
tree | 71e1d867e758d8daeabb2d52e447b8549dfc9e83 | |
parent | 5d63732288f2a2ce0bf2eb1dc0933fc0f118ce06 (diff) | |
download | biblio-9530d9fef9e12180e3b3b5ae613d086178a636dd.tar.gz biblio-9530d9fef9e12180e3b3b5ae613d086178a636dd.tar.bz2 |
Adds @kline2015 and @oneil2016
-rw-r--r-- | computing.bib | 12 | ||||
-rw-r--r-- | cybernetics.bib | 12 |
2 files changed, 24 insertions, 0 deletions
diff --git a/computing.bib b/computing.bib index a6edfc9..bd397ad 100644 --- a/computing.bib +++ b/computing.bib @@ -338,3 +338,15 @@ doi = "10.14324/111.9781800085985", url = "https://www.uclpress.co.uk/products/230881", } + +@book{oneil2016, + title = "Weapons of Math Destruction", + author = "O’Neil, Cathy", + year = "2016", + publisher = "Crown Publishers", + isbn = "9780553418828", + series = "", + edition = "1", + volume = "", + url = "", +} diff --git a/cybernetics.bib b/cybernetics.bib index 8727737..c255c3f 100644 --- a/cybernetics.bib +++ b/cybernetics.bib @@ -620,3 +620,15 @@ volume = "", url = "", } + +@book{kline2015, + title = "The Cybernetics Moment: Or Why We Call Our Age the Information Age", + author = "Kline, Ronald R.", + year = "2015", + publisher = "Johns Hopkins University Press", + isbn = "1421416719,9781421416717", + series = "New Studies in American Intellectual and Cultural History", + edition = "1", + volume = "", + url = "", +} |