1
0
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:
2021-12-17 01:29:57 +00:00
parent 3067bfb939
commit 40b1144d9b
2 changed files with 82 additions and 0 deletions

View File

@@ -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}
}