fix URL and style
[web.git] / research / publications.html
index ffbc0b8c6bea6e097064b516edc89dc77a90eca7..2a691eb08f7078dc31bc4bb79db4003da1d0e83a 100644 (file)
@@ -5,6 +5,22 @@ slug: Publications
 
 <!-- <h3>Under Submission</h3> -->
 
+<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>
+  In <a href="https://popl20.sigplan.org/">POPL 2020</a><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>
+  In <a href="https://popl20.sigplan.org/">POPL 2020</a><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>
@@ -62,12 +78,12 @@ slug: Publications
 
 <h3>2015</h3>
 
-<ul><li>
+<!--<ul><li>
   <b>Unifying Worlds and Resources</b><br/>
   Ralf Jung, Derek Dreyer<br>
   In <a href="https://users-cs.au.dk/birke/hope-2015/">HOPE 2015</a><br>
   [<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>]
-</li></ul>
+</li></ul>-->
 
 <ul><li>
   <b>Iris: Monoids and Invariants as an Orthogonal Basis for Concurrent Reasoning</b><br/>
@@ -78,8 +94,28 @@ slug: Publications
 
 <h3>2013</h3>
 <ul><li>
-  <b>An Intermediate Language To Formally Justify Memory Access Reordering</b> (Bachelor's Thesis)<br/>
+  <b>An Intermediate Language To Formally Justify Memory Access Reordering</b> <span style="white-space: nowrap">(Bachelor's Thesis)</span><br/>
   Ralf Jung, Supervisor: Sebastian Hack, Advisor: Sigurd Schneider<br>
-  [<a href="bachelor/bachelor.pdf">pdf</a>] [<a href="bachelor/bachelor-talk.pdf">slides</a>] [<a href="bachelor/bachelor.zip">coq</a>]
+  [<a href="bachelor/bachelor.pdf">thesis</a>] [<a href="bachelor/bachelor-talk.pdf">slides</a>] [<a href="bachelor/bachelor.zip">coq</a>]
 </li></ul>
 </p>
+
+<h2>Selected Talks</h2>
+
+<h3>2019</h3>
+
+<ul><li>
+  <b>Logical Atomicity in Iris: the Good, the Bad, and the Ugly</b><br/>
+  Ralf Jung<br>
+  At <a href="https://iris-project.org/workshop-2019/">Iris Workshop 2019</a><br>
+  [<a href="iris/logatom-talk-2019.pdf">slides</a>]
+</li></ul>
+
+<h3>2015</h3>
+
+<ul><li>
+  <b>Unifying Worlds and Resources</b><br/>
+  Ralf Jung, Derek Dreyer<br>
+  At <a href="http://users-cs.au.dk/birke/hope-2015/">HOPE 2015</a>: 4th ACM SIGPLAN Workshop on Higher-Order Programming with Effects<br>
+  [<a href="iris/talk-hope2015.pdf">slides</a>] [<a href="https://www.youtube.com/watch?v=9Dyna88piek&amp;list=PLnqUlCo055hX6SsmMr1AmW6quMjvdMPvK&amp;index=10" target="_blank">YouTube</a>]
+</li></ul>