mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
File linking/unlinking.
This commit is contained in:
25
thesis.bib
25
thesis.bib
@@ -314,13 +314,15 @@
|
||||
}
|
||||
|
||||
# Asynchronous effects
|
||||
@article{AhmanP20,
|
||||
@article{AhmanP21,
|
||||
author = {Danel Ahman and
|
||||
Matija Pretnar},
|
||||
title = {Asynchronous effects},
|
||||
journal = {CoRR},
|
||||
volume = {abs/2003.02110},
|
||||
year = {2020}
|
||||
journal = {Proc. {ACM} Program. Lang.},
|
||||
volume = {5},
|
||||
number = {{POPL}},
|
||||
pages = {1--28},
|
||||
year = {2021}
|
||||
}
|
||||
|
||||
@MastersThesis{Poulson20,
|
||||
@@ -551,18 +553,11 @@
|
||||
author = {Nicolas Wu and
|
||||
Tom Schrijvers and
|
||||
Ralf Hinze},
|
||||
editor = {Wouter Swierstra},
|
||||
title = {Effect handlers in scope},
|
||||
booktitle = {Proceedings of the 2014 {ACM} {SIGPLAN} symposium on Haskell, Gothenburg,
|
||||
Sweden, September 4-5, 2014},
|
||||
booktitle = {Haskell},
|
||||
pages = {1--12},
|
||||
publisher = {{ACM}},
|
||||
year = {2014},
|
||||
url = {http://doi.acm.org/10.1145/2633357.2633358},
|
||||
doi = {10.1145/2633357.2633358},
|
||||
timestamp = {Mon, 08 Sep 2014 16:12:17 +0200},
|
||||
biburl = {http://dblp.uni-trier.de/rec/bib/conf/haskell/WuSH14},
|
||||
bibsource = {dblp computer science bibliography, http://dblp.org}
|
||||
year = {2014}
|
||||
}
|
||||
|
||||
@inproceedings{WuS15,
|
||||
@@ -570,15 +565,13 @@
|
||||
Tom Schrijvers},
|
||||
title = {Fusion for Free - Efficient Algebraic Effect Handlers},
|
||||
booktitle = {{MPC}},
|
||||
OPTseries = {Lecture Notes in Computer Science},
|
||||
series = {LNCS},
|
||||
series = {Lecture Notes in Computer Science},
|
||||
volume = {9129},
|
||||
pages = {302--322},
|
||||
publisher = {Springer},
|
||||
year = {2015}
|
||||
}
|
||||
|
||||
|
||||
# Prolog
|
||||
@article{SchrijversDDW13,
|
||||
author = {Tom Schrijvers and
|
||||
|
||||
Reference in New Issue
Block a user