mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 11:08:25 +00:00
Shallow handlers intro
This commit is contained in:
15
thesis.bib
15
thesis.bib
@@ -1248,6 +1248,14 @@
|
||||
volume = {33}
|
||||
}
|
||||
|
||||
@book{Church41,
|
||||
author = {Alonzo Church},
|
||||
title = {The Calculi of Lambda Conversion. (AM-6) (Annals of Mathematics Studies)},
|
||||
year = {1941},
|
||||
publisher = {Princeton University Press},
|
||||
address = {USA}
|
||||
}
|
||||
|
||||
# Termination analysis.
|
||||
@article{Walther94,
|
||||
author = {Christoph Walther},
|
||||
@@ -2501,4 +2509,11 @@
|
||||
volume = {108},
|
||||
pages = {106--142},
|
||||
year = {1963}
|
||||
}
|
||||
|
||||
# Scott encoding
|
||||
@unpublished{Scott62,
|
||||
author = {Dana Scott},
|
||||
title = {A system of functional abstraction},
|
||||
note = {Lectures delivered at University of California, Berkeley, California, USA, 1962/63}
|
||||
}
|
||||
Reference in New Issue
Block a user