diff --git a/bibliotheca.bib b/bibliotheca.bib new file mode 100644 index 0000000..af21d48 --- /dev/null +++ b/bibliotheca.bib @@ -0,0 +1,5 @@ +@book{sicp, + author = "Harold Abelson and Gerald Jay Sussman and Julie Sussman", + title = "Structure and Interpretation of Computer Programs", + year = "1985", +}