aboutsummaryrefslogtreecommitdiff
path: root/computing.bib
diff options
context:
space:
mode:
Diffstat (limited to 'computing.bib')
-rw-r--r--computing.bib45
1 files changed, 45 insertions, 0 deletions
diff --git a/computing.bib b/computing.bib
index 745ffbd..4fa8298 100644
--- a/computing.bib
+++ b/computing.bib
@@ -238,3 +238,48 @@
publisher = {Elsevier},
pages = {37--54},
}
+
+@book{knuth1997,
+ title = "The art of computer programming I",
+ author = "Knuth, Donald E.",
+ year = "1997",
+ publisher = "Addison-Wesley Professional",
+ isbn = "9780201896831,0201896834",
+ series = "",
+ edition = "3",
+ volume = "",
+ url = "",
+}
+
+@book{knuth1997-2,
+ title = {The art of computer programming II},
+ author = {Knuth, Donald E.},
+ year = {1997},
+ publisher = {Addison-Wesley Professional},
+ isbn = {9780201896831,0201896834},
+ series = {},
+ edition = {3},
+ volume = {},
+}
+
+@book{knuth1998,
+ title = {The art of computer programming III},
+ author = {Donald E. Knuth},
+ year = {1998},
+ publisher = {Addison-Wesley Professional},
+ isbn = {0201896850,9780201896855},
+ series = {},
+ edition = {2},
+ volume = {},
+}
+
+@article{capurro2019-2,
+ title = {Enculturating Algorithms},
+ author = {Capurro, Rafael},
+ publisher = {Springer Netherlands},
+ journal = {NanoEthics},
+ issn = {1871-4757,1871-4765},
+ year = {2019},
+ doi = {10.1007/s11569-019-00340-9},
+ url = {http://doi.org/10.1007/s11569-019-00340-9},
+}