diff options
Diffstat (limited to 'report/bib')
-rw-r--r-- | report/bib/combox.bib | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/report/bib/combox.bib b/report/bib/combox.bib index df95d14..0d5dce8 100644 --- a/report/bib/combox.bib +++ b/report/bib/combox.bib @@ -1,3 +1,12 @@ +%4 +@book{sicp, +author = "Harold Abelson and Gerald Jay Sussman and Julie Sussman", +title = "Structure and Interpretation of Computer Programs", +edition = "Second", +publisher = "MIT Press", +year = "1996", +} + % 5 @techreport{dijkstra69, |