+<h2>Conference and journal papers</h2>
+
+<h3>2021</h3>
+
+<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>