diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2020-11-20 21:21:03 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2020-11-20 21:21:03 -0300 |
commit | 7f6b2e9727e068a545bfbf4d567dfc5f17f04c7d (patch) | |
tree | 2c25a8f0594a4cc1221a3e744e249fa27ce55ca2 /computing.bib | |
parent | 3bc01e39ff68cd3d4811e5a042074e05ac9d329d (diff) | |
download | biblio-7f6b2e9727e068a545bfbf4d567dfc5f17f04c7d.tar.gz biblio-7f6b2e9727e068a545bfbf4d567dfc5f17f04c7d.tar.bz2 |
Additions from another repo
Diffstat (limited to 'computing.bib')
-rwxr-xr-x | computing.bib | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/computing.bib b/computing.bib index 7470cf3..86c1fc4 100755 --- a/computing.bib +++ b/computing.bib @@ -2,6 +2,7 @@ % % Computing +% Leibniz, Holerith, Pascal... % @book{hofstadter1979, @@ -68,3 +69,12 @@ edition = {1ST}, volume = {}, } + +@book{dasgupta2014, + title = {It Began with Babbage: The Genesis of Computer Science}, + publisher = {Oxford University Press}, + year = {2014}, + author = {Subrata Dasgupta}, + edition = {1}, + isbn = {0199309418,9780199309412}, +} |