From f15de3fe273145e79ce4c95a0517c1b9294eebd2 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Tue, 2 Feb 2016 10:30:13 -0500 Subject: Added report/chapters/4-arch-d.tex Just laid down the structure of this chapter. --- report/bib/combox.bib | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'report/bib') 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, -- cgit v1.2.3