publisher = {ACM},
address = {New York, NY, USA},
}
+
+@book{jones87,
+ author = {Peyton Jones, Simon L.},
+ title = {The implementation of functional programming languages},
+ year = {1987},
+ publisher = {Prentice-Hall},
+}
+
+@article{church36,
+ title = {Some Properties of Conversion},
+ author = {Church, Alonzo and Rosser, J. B.},
+ journal = {Transactions of the American Mathematical Society},
+ volume = {39},
+ number = {3},
+ pages = {472--482},
+ url = {http://www.jstor.org/stable/1989762},
+ issn = {00029947},
+ year = {1936},
+ publisher = {American Mathematical Society},
+}
+
+@book{klop80,
+ title={Combinatory reduction systems},
+ author={J.W. Klop},
+ year={1980},
+ publisher={Mathematisch Centrum},
+}
+
+@book{barendregt84,
+ title={The lambda calculus},
+ author={Hendrik Pieter Barendregt},
+ year={1984},
+ publisher={Elsevier Science},
+ edition={revised},
+}