diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2021-03-03 22:06:30 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2021-03-03 22:06:30 -0300 |
commit | bab95bc0111ec9a317d56bad997f8fabc1812c22 (patch) | |
tree | a5afe497c9cc1ef2d008a0931d35a28dc4b1240f | |
parent | 0bf927fe19b16ea02688f338522aaa862f19df4b (diff) | |
download | biblio-bab95bc0111ec9a317d56bad997f8fabc1812c22.tar.gz biblio-bab95bc0111ec9a317d56bad997f8fabc1812c22.tar.bz2 |
Adds @weizenbaum1976 and @vogt2015
-rwxr-xr-x | computing.bib | 11 | ||||
-rwxr-xr-x | philosophy.bib | 11 |
2 files changed, 22 insertions, 0 deletions
diff --git a/computing.bib b/computing.bib index dd1c942..3af6ca6 100755 --- a/computing.bib +++ b/computing.bib @@ -93,3 +93,14 @@ isbn = {978-85-8429-188-5}, url = {https://www.academia.edu/40175964/N\%C3\%A3o_H\%C3\%A1_Computa\%C3\%A7\%C3\%A3o_Sem_Suputares_valores_necess\%C3\%A1rios_ao_poder_ao_fazer_ao_querer_e_ao_saber_computar}, } + +@book{weizenbaum1976, + title = {Computer Power and Human Reason: From Judgement to Calculation}, + author = {Joseph Weizenbaum}, + publisher = {W. H. Freeman & Company}, + isbn = {0716704641,9780716704645}, + year = {1976}, + series = {}, + edition = {}, + volume = {}, +} diff --git a/philosophy.bib b/philosophy.bib index 83a0357..bd7cb54 100755 --- a/philosophy.bib +++ b/philosophy.bib @@ -1281,3 +1281,14 @@ edition = {1}, volume = {}, } + +@book{vogt2015, + title = {Pyrrhonian Skepticism in Diogenes Laertius}, + author = {Katja Maria Vogt (ed.)}, + publisher = {Mohr Siebeck}, + isbn = {3161533364,9783161533365}, + year = {2015}, + series = {}, + edition = {}, + volume = {}, +} |