mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
Other theses
This commit is contained in:
30
thesis.bib
30
thesis.bib
@@ -3445,4 +3445,34 @@
|
||||
pages = {114--136},
|
||||
publisher = {Springer},
|
||||
year = {1999}
|
||||
}
|
||||
|
||||
# Intensional type theory
|
||||
@book{MartinLof84,
|
||||
author = {Per Martin{-}L{\"{o}}f},
|
||||
title = {Intuitionistic type theory},
|
||||
series = {Studies in proof theory},
|
||||
volume = {1},
|
||||
publisher = {Bibliopolis},
|
||||
year = {1984}
|
||||
}
|
||||
|
||||
# Unison language
|
||||
@misc{Chiusano20,
|
||||
author = {Paul Chiusano and others},
|
||||
title = {{Unison} language reference},
|
||||
year = 2020,
|
||||
note = {Revision \href{https://github.com/unisonweb/unisonweb-org/tree/cb9a1988731451311eeb372f69e9b9f576aa02d3/src/data/docs/language-reference}{cb9a198}}
|
||||
}
|
||||
|
||||
# Effect handlers in C
|
||||
@inproceedings{Leijen17b,
|
||||
author = {Daan Leijen},
|
||||
title = {Implementing Algebraic Effects in {C} - "Monads for Free in {C}"},
|
||||
booktitle = {{APLAS}},
|
||||
series = {Lecture Notes in Computer Science},
|
||||
volume = {10695},
|
||||
pages = {339--363},
|
||||
publisher = {Springer},
|
||||
year = {2017}
|
||||
}
|
||||
Reference in New Issue
Block a user