the ground-up paper got published
authorRalf Jung <post@ralfj.de>
Wed, 5 Dec 2018 10:24:08 +0000 (11:24 +0100)
committerRalf Jung <post@ralfj.de>
Wed, 5 Dec 2018 10:24:08 +0000 (11:24 +0100)
research/publications.html

index c91cf036e7fd227392e63b60163b2dfaad4680d6..00537621d00159a5eccb17a772f57355e4a30f4a 100644 (file)
@@ -3,16 +3,17 @@ title: Publications
 slug: Publications
 ---
 
-<h3>Under Submission</h3>
+<!-- <h3>Under Submission</h3> -->
+
+<h3>2018</h3>
 
 <ul><li>
   <b>Iris from the Ground Up: A Modular Foundation for Higher-Order Concurrent Separation Logic</b><br/>
   Ralf Jung, Robbert Krebbers, Jacques-Henri Jourdan, Aleš Bizjak, Lars Birkedal, Derek Dreyer<br>
+  In <a href="https://www.cambridge.org/core/journals/journal-of-functional-programming/issue/832F8756D0A835287494117BF9ED5E74">Journal of Functional Programming (JFP), Volume 28, e20, November 2018</a><br>
   [<a href="https://www.mpi-sws.org/~dreyer/papers/iris-ground-up/paper.pdf">preprint</a>] [<a href="https://iris-project.org">project website</a>  (incl. appendix and Coq formalization)]
 </li></ul>
 
-<h3>2018</h3>
-
 <ul><li>
   <b>Reconciling High-Level Optimizations and Low-Level Code in LLVM</b><br/>
   Juneyoung Lee, Chung-Kil Hur, Ralf Jung, Zhengyang Liu, John Regehr, Nuno P. Lopes<br>