summaryrefslogtreecommitdiff
path: root/thesis.bib
diff options
context:
space:
mode:
Diffstat (limited to 'thesis.bib')
-rw-r--r--thesis.bib14
1 files changed, 14 insertions, 0 deletions
diff --git a/thesis.bib b/thesis.bib
index a45ff86..74ff54f 100644
--- a/thesis.bib
+++ b/thesis.bib
@@ -328,3 +328,17 @@ title = {{Giving Haskell a promotion}},
url = {http://dl.acm.org/citation.cfm?doid=2103786.2103795},
year = {2012}
}
+
+@ARTICLE{Loh2010,
+ author = {Andres L{\"o}h and Conor McBride and Wouter Swierstra},
+ title = {A Tutorial Implementation of a Dependently Typed Lambda Calculus},
+ journal = {Fundam. Inform.},
+ year = {2010},
+ volume = {102},
+ pages = {177-207},
+ number = {2},
+ bibsource = {DBLP, http://dblp.uni-trier.de},
+ ee = {http://dx.doi.org/10.3233/FI-2010-304},
+ file = {:home/bitonic/docs/papers/simply-easy.pdf:pdf},
+ owner = {bitonic}
+}