add GoJournal paper
[web.git] / research / thesis.html
index 1ad155d991fe0386ed1688c1ab2037a3eac2fc98..74784b304255888f6d3b7368eb319c5e6dc48743 100644 (file)
@@ -11,10 +11,14 @@ slug: Thesis
 
 <p>RustBelt is built on top of <em>Iris</em>, a language-agnostic framework, implemented in the Coq proof assistant, for building higher-order concurrent separation logics. This dissertation begins by giving an introduction to Iris, and explaining how Iris enables the derivation of complex high-level reasoning principles from a few simple ingredients. In RustBelt, this technique is exploited crucially to introduce the <em>lifetime logic</em>, which provides a novel separation-logic account of <em>borrowing</em>, a key distinguishing feature of the Rust type system.</p>
 
+<p style="color:red">
+This thesis has received a <a href="https://www.mpi-sws.org/news/" style="color:red;font-weight:bold;">2021 Otto Hahn Medal</a> and the <a href="https://etaps.org/2021/doctoral-dissertation-award" style="color:red;font-weight:bold;">2021 ETAPS Doctoral Dissertation Award</a>.
+</p>
+
 <h3>Download and references</h3>
 
 <ul>
-<li><a href="phd/thesis-screen.pdf">Screen-optimized version (PDF)</a></li>
-<li><a href="phd/thesis-print.pdf">Print-optimized version (PDF)</a></li>
+<li><a href="phd/thesis-screen.pdf">Screen-optimized version (PDF)</a> (updated 2020-12-08)</li>
+<li><a href="phd/thesis-print.pdf">Print-optimized version (PDF)</a> (official final version)</li>
 <li>DOI: <a href="http://dx.doi.org/10.22028/D291-31946">10.22028/D291-31946</a></li>
 </ul>