Skip to content

Commit e1b5715

Browse files
authored
Update index.html
Adds "Shallow Effect Handlers" to the list of publications.
1 parent 33318c6 commit e1b5715

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

index.html

+10-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,16 @@ <h2>About Links</h2>
8989
<section class="publications-section">
9090
<h2>Publications</h2>
9191
<ul>
92-
<li><a href="https://arxiv.org/abs/1807.01948">Incremental Relational Lenses</a>. Rudi Horn, Roly Perera and James Cheney. To appear, ICFP 2018.</li>
92+
<li>
93+
<a href="http://homepages.inf.ed.ac.uk/slindley/papers/shallow-extended.pdf">Shallow Effect Handlers</a>.
94+
Daniel Hillerstr&ouml;m and Sam Lindley.
95+
<a href="http://aplas2018.org/">APLAS 2018</a>.
96+
</li>
97+
<li>
98+
<a href="https://arxiv.org/abs/1807.01948">Incremental Relational Lenses</a>.
99+
Rudi Horn, Roly Perera and James Cheney.
100+
<a href="https://conf.researchr.org/home/icfp-2018">ICFP 2018</a>.
101+
</li>
93102
<li>
94103
<a href="https://doi.org/10.1016/j.scico.2017.08.009">Language-integrated provenance</a>.
95104
Stefan Fehrenbach and James Cheney. Science of Computer Programming 155: 103-145 (2018).

0 commit comments

Comments
 (0)