add my PhD thesis
[web.git] / research / publications.html
index 2a824946714bf095fcc64aa7454ea93d26f1b818..75647f97e31b6ef877532863048b7aaa45aca886 100644 (file)
@@ -8,7 +8,7 @@ slug: Publications
 <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>Accepted for publication in Communications of the ACM (CACM)</i>
+  <i>Accepted for publication in Communications of the ACM (CACM)</i><br>
   [<a href="https://people.mpi-sws.org/~dreyer/papers/safe-sysprog-rust/paper.pdf">paper</a>]
 </li></ul>
 
@@ -96,20 +96,29 @@ slug: Publications
 <ul><li>
   <b>An Intermediate Language To Formally Justify Memory Access Reordering</b><br/>
   Ralf Jung, Supervisor: Sebastian Hack, Advisor: Sigurd Schneider<br>
-  <i>Bachelor Thesis</i>
+  <i>Bachelor Thesis</i><br>
   [<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>Workshop Talks</h2>
 
+<h3>2020</h3>
+
+<ul><li>
+  <b>Stacked Borrows: An Aliasing Model for Rust</b><br/>
+  Ralf Jung<br>
+  <i>At <a href="https://agozillon.github.io/PRiML/">PRiML 2020</a> (invited talk)</i><br>
+  [<a href="rust/talk-priml2020.pdf">slides</a>]
+</li></ul>
+
 <h3>2019</h3>
 
 <ul><li>
   <b>Logical Atomicity in Iris: the Good, the Bad, and the Ugly</b><br/>
   Ralf Jung<br>
   <i>At <a href="https://iris-project.org/workshop-2019/">Iris Workshop 2019</a></i><br>
-  [<a href="iris/logatom-talk-2019.pdf">slides</a>]
+  [<a href="iris/talk-iris2019.pdf">slides</a>]
 </li></ul>
 
 <h3>2015</h3>