diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-08-03 23:30:17 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-08-03 23:30:17 -0300 |
commit | 3eb06f77e39c5eb1df1e9d641c62a14c2156e4f6 (patch) | |
tree | 0919f4a79d1ef9dfacdde49ef91ffbc43c999cba | |
parent | aaf95b2b9d336dde4f590f0c85fcb2ead35c5c26 (diff) | |
download | biblio-3eb06f77e39c5eb1df1e9d641c62a14c2156e4f6.tar.gz biblio-3eb06f77e39c5eb1df1e9d641c62a14c2156e4f6.tar.bz2 |
Adds @denning2019 and @jones2016
-rw-r--r-- | computing.bib | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/computing.bib b/computing.bib index 2419cfd..0e77a51 100644 --- a/computing.bib +++ b/computing.bib @@ -383,3 +383,27 @@ pages = {103--131}, url = {http://doi.org/10.1016/0315-0860%2890%2990048-i}, } + +@book{denning2019, + title = "Computational Thinking", + author = "Peter J. Denning, Matti Tedre", + year = "2019", + publisher = "MIT PressThe MIT Press", + isbn = "2018044011,9780262536561", + series = "", + edition = "", + volume = "", + url = "", +} + +@book{jones2016, + title = "Reckoning with Matter: Calculating Machines, Innovation, and Thinking about Thinking from Pascal to Babbage", + author = "Jones, Matthew L.", + year = "2016", + publisher = "The University of Chicago Press", + isbn = "022641146X, 9780226411460", + series = "", + edition = "", + volume = "", + url = "" +} |