+<h2>Conference and journal papers</h2>
+
+<h3>2022</h3>
+
+<ul><li>
+ <b>Simuliris: A separation logic framework for verifying concurrent program optimizations</b><br/>
+ Lennard Gäher, Michael Sammler, Simon Spies, Ralf Jung, Hoang-Hai Dang, Robbert Krebbers, Jeehoon Kang, Derek Dreyer<br>
+ <i>In <a href="https://popl22.sigplan.org/">POPL 2022</a>, <b>Distinguished Paper Award</b></i><br>
+ [<a href="https://iris-project.org/pdfs/2022-popl-simuliris.pdf">paper</a>]
+</li></ul>
+
+<h3>2021</h3>
+
+<ul><li>
+ <b>GhostCell: Separating Permissions from Data in Rust</b><br/>
+ Joshua Yanovski, Hoang-Hai Dang, Ralf Jung, Derek Dreyer<br>
+ <i>In <a href="https://icfp21.sigplan.org/">ICFP 2021</a></i><br>
+ [<a href="http://plv.mpi-sws.org/rustbelt/ghostcell/paper.pdf">paper</a>] [<a href="http://plv.mpi-sws.org/rustbelt/ghostcell/">paper website</a> (incl. Coq formalization)]
+</li></ul>
+
+<ul><li>
+ <b>GoJournal: a verified, concurrent, crash-safe journaling system</b><br/>
+ Tej Chajed, Joseph Tassarotti, Mark Theng, Ralf Jung, M. Frans Kaashoek, Nickolai Zeldovich<br>
+ <i>In <a href="https://www.usenix.org/conference/osdi21">OSDI 2021</a></i><br>
+ [<a href="perennial/gojournal.pdf">paper</a>]
+</li></ul>
+
+<ul><li>
+ <b>Safe Systems Programming in Rust: The Promise and the Challenge</b><br/>
+ Ralf Jung, Jacques-Henri Jourdan, Robbert Krebbers, Derek Dreyer<br>
+ <i>In Communications of the ACM (CACM)</i><br>
+ [<a href="https://cacm.acm.org/magazines/2021/4/251364-safe-systems-programming-in-rust/fulltext">article</a>]
+ [<a href="https://iris-project.org/pdfs/2021-rustbelt-cacm-final.pdf">pdf</a>]
+ [<a href="https://vimeo.com/514402648">video</a>]
+</li></ul>
+
+<h3>2020</h3>
+
+<ul><li>
+ <b>The Future is Ours: Prophecy Variables in Separation Logic</b><br/>
+ Ralf Jung, Rodolphe Lepigre, Gaurav Parthasarathy, Marianna Rapoport, Amin Timany, Derek Dreyer, Bart Jacobs<br>
+ <i>In <a href="https://popl20.sigplan.org/">POPL 2020</a></i><br>
+ [<a href="https://plv.mpi-sws.org/prophecies/paper.pdf">paper</a>] [<a href="https://plv.mpi-sws.org/prophecies/">paper website</a> (incl. appendix and Coq formalization)]
+</li></ul>
+
+<ul><li>
+ <b>Stacked Borrows: An Aliasing Model for Rust</b><br/>
+ Ralf Jung, Hoang-Hai Dang, Jeehoon Kang, Derek Dreyer<br>
+ <i>In <a href="https://popl20.sigplan.org/">POPL 2020</a></i><br>
+ [<a href="https://plv.mpi-sws.org/rustbelt/stacked-borrows/paper.pdf">paper</a>] [<a href="https://plv.mpi-sws.org/rustbelt/stacked-borrows/">paper website</a> (incl. appendix and Coq formalization)]
+</li></ul>
+
+<h3>2018</h3>
+
+<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>
+ <i>In <a href="https://www.cambridge.org/core/journals/journal-of-functional-programming/issue/832F8756D0A835287494117BF9ED5E74">Journal of Functional Programming (JFP), Volume 28, e20, November 2018</a></i><br>
+ [<a href="https://www.mpi-sws.org/~dreyer/papers/iris-ground-up/paper.pdf">paper</a>] [<a href="https://iris-project.org">project website</a> (incl. appendix and Coq formalization)]
+</li></ul>
+
+<ul><li>
+ <b>Reconciling High-Level Optimizations and Low-Level Code in LLVM</b><br/>
+ Juneyoung Lee, Chung-Kil Hur, Ralf Jung, Zhengyang Liu, John Regehr, Nuno P. Lopes<br>
+ <i>In <a href="https://conf.researchr.org/track/splash-2018/splash-2018-OOPSLA">OOPSLA 2018</a></i><br>
+ [<a href="twinsem/twinsem.pdf">paper</a>] [<a href="https://sf.snu.ac.kr/llvmtwin/">paper website</a>]
+</li></ul>
+
+<ul><li>
+ <b>MoSeL: A General, Extensible Modal Framework for Interactive Proofs in Separation Logic</b><br/>
+ Robbert Krebbers, Jacques-Henri Jourdan, Ralf Jung, Joseph Tassarotti, Jan-Oliver Kaiser, Amin Timany, Arthur Charguéraud, Derek Dreyer<br>
+ <i>In <a href="https://icfp18.sigplan.org/">ICFP 2018</a></i><br>
+ [<a href="https://iris-project.org/pdfs/2018-icfp-mosel-final.pdf">paper</a>] [<a href="https://iris-project.org/mosel/">paper website</a> (incl. appendix and Coq formalization)]
+</li></ul>
+
+<ul><li>
+ <b>RustBelt: Securing the Foundations of the Rust Programming Language</b><br/>
+ Ralf Jung, Jacques-Henri Jourdan, Robbert Krebbers, Derek Dreyer<br>
+ <i>In <a href="https://popl18.sigplan.org/">POPL 2018</a></i><br>
+ [<a href="https://plv.mpi-sws.org/rustbelt/popl18/paper.pdf">paper</a>] [<a href="https://plv.mpi-sws.org/rustbelt/popl18/">paper website</a> (incl. appendix and Coq formalization)] [<a href="https://www.youtube.com/watch?v=Cy9NUVaiYUg" target="_blank">talk (YouTube)</a>] [<a href="https://plv.mpi-sws.org/rustbelt/popl18/talk.pdf">talk (slides)</a>]
+</li></ul>
+
+<h3>2017</h3>
+
+<ul><li>
+ <b>The Essence of Higher-Order Concurrent Separation Logic</b><br/>
+ Robbert Krebbers, Ralf Jung, Aleš Bizjak, Jacques-Henri Jourdan, Derek Dreyer, Lars Birkedal<br>
+ In <a href="https://www.etaps.org/index.php/2017/esop">ESOP 2017</a><br>
+ [<a href="https://iris-project.org/pdfs/2017-esop-iris3-final.pdf">paper</a>] [<a href="https://iris-project.org">project website</a> (incl. appendix and Coq formalization)]
+</li></ul>