X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/30e1759b0a851d8c73e1cd57ff52e8ca14833878..b001e3b5d0432bcff7e0244b61be447d019cb8dc:/research/publications.html?ds=inline

diff --git a/research/publications.html b/research/publications.html
index 82c264b..0ae14f4 100644
--- a/research/publications.html
+++ b/research/publications.html
@@ -3,6 +3,8 @@ title: Publications
 slug: Publications
 ---
 
+<h2>Conference and journal papers</h2>
+
 <h3>Waiting for publication</h3>
 
 <ul><li>
@@ -92,24 +94,51 @@ slug: Publications
   [<a href="https://iris-project.org/pdfs/2015-popl-iris1-final.pdf">paper</a>] [<a href="https://iris-project.org">project website</a>  (incl. appendix and Coq formalization)] [<a href="iris/talk-popl2015.pdf">talk (slides)</a>]
 </li></ul>
 
+<h2>Theses</h2>
+
+<h3>2020</h3>
+<ul><li>
+  <b>Understanding and Evolving the Rust Programming Language</b><br/>
+  Ralf Jung<br>
+  <i>PhD Thesis</i><br>
+  [<a href="thesis.html">website</a>]
+</li></ul>
+
+
+<h3>2019</h3>
+<ul><li>
+  <b>Higher-Order Ghost State</b><br/>
+  Ralf Jung<br>
+  <i>Master Thesis</i><br>
+  [<a href="https://iris-project.org/pdfs/2016-icfp-iris2-final.pdf">based on this paper</a>]
+</li></ul>
+
 <h3>2013</h3>
 <ul><li>
   <b>An Intermediate Language To Formally Justify Memory Access Reordering</b><br/>
-  Ralf Jung, Supervisor: Sebastian Hack, Advisor: Sigurd Schneider<br>
+  Ralf Jung<br>
   <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>