---
-title: Thesis, Publications, Workshop Submissions
+title: Publications
slug: Publications
---
+<h3>Under Submission</h3>
+
+<ul><li>
+ <b>RustBelt: Securing the Foundations of the Rust Programming Language</b><br/>
+ Ralf Jung, Jacques-Henri Jourdan, Robbert Krebbers, Derek Dreyer<br>
+ [<a href="http://www.mpi-sws.org/~dreyer/papers/rustbelt/paper.pdf">preprint</a>] [<a href="http://iris-project.org">project website</a> (incl. appendix and Coq formalization)]
+</li></ul>
+
+<ul><li>
+ <b>Iris from the Ground Up: A Modular Foundation for Higher-Order Concurrent Separation Logic</b><br/>
+ Ralf Jung, Robbert Krebbers, Jacques-Henri Jourdan, Aleš Bizjak, Lars Birkedal, Derek Dreyer<br>
+ [<a href="http://www.mpi-sws.org/~dreyer/papers/iris-ground-up/paper.pdf">preprint</a>] [<a href="http://iris-project.org">project website</a> (incl. appendix and Coq formalization)]
+</li></ul>
+
<h3>2017</h3>
<ul><li>
<b>Higher-Order Ghost State</b><br/>
Ralf Jung, Robbert Krebbers, Lars Birkedal, Derek Dreyer<br>
In <a href="http://conf.researchr.org/home/icfp-2016">ICFP 2016</a>: 21st ACM SIGPLAN International Conference on Functional Programming<br>
- [<a href="http://iris-project.org/pdfs/2016-icfp-iris2-final.pdf">paper</a>] [<a href="http://plv.mpi-sws.org/iris/">project website</a> (incl. appendix and Coq formalization)] [<a href="https://www.youtube.com/watch?v=vUxWU-qvGX0" target="_blank">talk (YouTube)</a>] [<a href="iris/talk-icfp2016.pdf">talk (slides)</a>]
+ [<a href="http://iris-project.org/pdfs/2016-icfp-iris2-final.pdf">paper</a>] [<a href="http://iris-project.org">project website</a> (incl. appendix and Coq formalization)] [<a href="https://www.youtube.com/watch?v=vUxWU-qvGX0" target="_blank">talk (YouTube)</a>] [<a href="iris/talk-icfp2016.pdf">talk (slides)</a>]
</li></ul>
<h3>2015</h3>
<b>Iris: Monoids and Invariants as an Orthogonal Basis for Concurrent Reasoning</b><br/>
Ralf Jung, David Swasey, Filip Sieczkowski, Kasper Svendsen, Aaron Turon, Lars Birkedal, Derek Dreyer<br>
In <a href="http://popl.mpi-sws.org/2015/">POPL 2015</a>: 42nd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages<br>
- [<a href="http://iris-project.org/pdfs/2015-popl-iris1-final.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>]
+ [<a href="http://iris-project.org/pdfs/2015-popl-iris1-final.pdf">paper</a>] [<a href="http://iris-project.org">project website</a> (incl. appendix and Coq formalization)] [<a href="iris/talk-popl2015.pdf">talk (slides)</a>]
</li></ul>
<h3>2013</h3>