we dont actually have an appendix for the refinement paper
[web.git] / research / publications.html
1 ---
2 title: Thesis, Publications, Workshop Submissions
3 slug: Publications
4 ---
5
6 <h3>2016</h3>
7
8 <ul><li>
9   <b>A Higher-Order Logic for Concurrent Termination-Preserving Refinement</b><br/>
10   Joseph Tassarotti, Ralf Jung, Robert Harper<br>
11   <i>Draft under submission</i><br>
12   [<a href="https://www.cs.cmu.edu/~jtassaro/papers/iris-refinement/draft.pdf">paper</a>] [<a href="https://www.cs.cmu.edu/~jtassaro/papers/iris-refinement/index.html">paper website</a> (incl. Coq formalization)]
13 </li></ul>
14
15 <ul><li>
16   <b>Higher-Order Ghost State</b><br/>
17   Ralf Jung, Robbert Krebbers, Lars Birkedal, Derek Dreyer<br>
18   In <a href="http://conf.researchr.org/home/icfp-2016">ICFP 2016</a>: 21st ACM SIGPLAN International Conference on Functional Programming<br>
19   [<a href="http://plv.mpi-sws.org/iris/hogs.pdf">paper</a>] [<a href="https://www.youtube.com/watch?v=vUxWU-qvGX0" target="_blank">talk (YouTube)</a>] [<a href="iris/talk-icfp2016.pdf">talk (slides)</a>]
20 </li></ul>
21
22 <h3>2015</h3>
23
24 <ul><li>
25   <b>Unifying Worlds and Resources</b><br/>
26   Ralf Jung, Derek Dreyer<br>
27   In <a href="http://users-cs.au.dk/birke/hope-2015/">HOPE 2015</a>: 4th ACM SIGPLAN Workshop on Higher-Order Programming with Effects<br>
28   [<a href="https://www.youtube.com/watch?v=9Dyna88piek&amp;list=PLnqUlCo055hX6SsmMr1AmW6quMjvdMPvK&amp;index=10" target="_blank">talk (YouTube)</a>] [<a href="iris/talk-hope2015.pdf">talk (slides)</a>]
29 </li></ul>
30
31 <ul><li>
32   <b>Iris: Monoids and Invariants as an Orthogonal Basis for Concurrent Reasoning</b><br/>
33   Ralf Jung, David Swasey, Filip Sieczkowski, Kasper Svendsen, Aaron Turon, Lars Birkedal, Derek Dreyer<br>
34   In <a href="http://popl.mpi-sws.org/2015/">POPL 2015</a>: 42nd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages<br>
35   [<a href="http://plv.mpi-sws.org/iris/paper.pdf">paper</a>] [<a href="http://plv.mpi-sws.org/iris/">project website</a>  (incl. appendix and Coq formalization)] [<a href="iris/talk-popl2015.pdf">talk (slides)</a>]
36 </li></ul>
37
38 <h3>2013</h3>
39 <ul><li>
40   <b>An Intermediate Language To Formally Justify Memory Access Reordering</b> (Bachelor's Thesis)<br/>
41   Ralf Jung, Supervisor: Sebastian Hack, Advisor: Sigurd Schneider<br>
42   [<a href="bachelor/bachelor.pdf">pdf</a>] [<a href="bachelor/bachelor-talk.pdf">slides</a>] [<a href="bachelor/bachelor.zip">coq</a>]
43 </li></ul>
44 </p>