diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2021-08-14 15:12:24 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2021-08-14 15:12:24 -0300 |
commit | 33e65805e3122b2a6ef8fb8bcfb40bd116bafe46 (patch) | |
tree | 26b4cf43981e409dc67f3f41ac821d14039820a0 | |
parent | 705e6e43bdabdb095931f7992bc7e009ba6c857c (diff) | |
download | biblio-33e65805e3122b2a6ef8fb8bcfb40bd116bafe46.tar.gz biblio-33e65805e3122b2a6ef8fb8bcfb40bd116bafe46.tar.bz2 |
Adds @agre1997
-rwxr-xr-x | computing.bib | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/computing.bib b/computing.bib index 88bd1d1..66c1d1d 100755 --- a/computing.bib +++ b/computing.bib @@ -126,3 +126,14 @@ edition = {}, volume = {}, } + +@book{agre1997, + title = {Computation and Human Experience}, + author = {Philip E. Agre}, + publisher = {Cambridge University Press}, + isbn = {052138432X,9780521384322,0521386039,9780521386036,9780511571169}, + year = {1997}, + series = {Learning in Doing: Social, Cognitive and Computational Perspectives}, + edition = {}, + volume = {}, +} |