mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 11:08:25 +00:00
Some scribbles on relations and functions.
This commit is contained in:
15
thesis.bib
15
thesis.bib
@@ -1336,4 +1336,19 @@
|
||||
author = {William Shakespeare},
|
||||
title = {The {Tragedy} of {Hamlet}, {Prince} of {Denmark}},
|
||||
year = {1564-1616}
|
||||
}
|
||||
|
||||
# Introductory PL books
|
||||
@book{Pierce02,
|
||||
author = {Benjamin C. Pierce},
|
||||
title = {Types and programming languages},
|
||||
publisher = {{MIT} Press},
|
||||
year = {2002}
|
||||
}
|
||||
|
||||
@book{Harper16,
|
||||
author = {Robert Harper},
|
||||
title = {Practical Foundations for Programming Languages (2nd. Ed.)},
|
||||
publisher = {Cambridge University Press},
|
||||
year = {2016}
|
||||
}
|
||||
Reference in New Issue
Block a user