mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
Chapter 2 outline, relation to prior work, and terminology.
This commit is contained in:
25
thesis.bib
25
thesis.bib
@@ -19,6 +19,15 @@
|
||||
type = {{MSc(R)} thesis}
|
||||
}
|
||||
|
||||
# UNIX with effect handlers abstract
|
||||
@misc{Hillerstrom21,
|
||||
author = {Daniel Hillerström},
|
||||
title = {Composing {UNIX} with {Effect} {Handlers}: {A} {Case} {Study} in {Effect} {Handler} {Oriented} {Programming} (Extended Abstract)},
|
||||
year = {2021},
|
||||
optmonth = sep,
|
||||
howpublished = {{ML Workshop}}
|
||||
}
|
||||
|
||||
# OCaml handlers
|
||||
@article{SivaramakrishnanDWKJM21,
|
||||
author = {{KC} Sivaramakrishnan and
|
||||
@@ -3775,3 +3784,19 @@
|
||||
pages = {1--22},
|
||||
year = {1977}
|
||||
}
|
||||
|
||||
# Dagstuhl seminar report
|
||||
@article{AhmanALR21,
|
||||
author = {Danel Ahman and
|
||||
Amal Ahmed and
|
||||
Sam Lindley and
|
||||
Andreas Rossberg},
|
||||
title = {{Scalable} {Handling} of {Effects} ({Dagstuhl} {Seminar} 21292)},
|
||||
journal = {Dagstuhl Reports},
|
||||
volume = {11},
|
||||
number = {6},
|
||||
pages = {54--81},
|
||||
year = {2021}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user