add thesis DOI
authorRalf Jung <post@ralfj.de>
Thu, 10 Sep 2020 16:04:03 +0000 (18:04 +0200)
committerRalf Jung <post@ralfj.de>
Thu, 10 Sep 2020 16:04:08 +0000 (18:04 +0200)
research/thesis.html

index ecf170b0f842a9da090aa9bbbc9ddfa33171c873..1ad155d991fe0386ed1688c1ab2037a3eac2fc98 100644 (file)
@@ -11,9 +11,10 @@ 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>
 
-<h3>Download</h3>
+<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>DOI: <a href="http://dx.doi.org/10.22028/D291-31946">10.22028/D291-31946</a></li>
 </ul>