fix an old typo and remove a reduntant clause
[web.git] / research / publications.html
index 4ae050381b988b6e87ed9c80854620c3d786a15b..911d851fec150937ebe5db78aa7ae9effc24c669 100644 (file)
@@ -7,6 +7,13 @@ slug: Publications
 
 <h3>2024</h3>
 
+<ul><li>
+  <b>Rustlantis: Randomized Differential Testing of the Rust Compiler</b><br/>
+  Qian Wang, Ralf Jung<br>
+  <i>In <a href="https://2024.splashcon.org/">OOPSLA 2024</a></i><br>
+  [<a href="papers/2024-oopsla-rustlantis.pdf">paper</a>] [<a href="https://github.com/cbeuw/rustlantis">project website</a>]
+</li></ul>
+
 <ul><li>
   <b>RefinedRust: A Type System for High-Assurance Verification of Rust Programs</b><br/>
   Lennard Gäher, Michael Sammler, Ralf Jung, Robbert Krebbers, Derek Dreyer<br>
@@ -59,7 +66,7 @@ slug: Publications
   <b>GoJournal: a verified, concurrent, crash-safe journaling system</b><br/>
   Tej Chajed, Joseph Tassarotti, Mark Theng, Ralf Jung, M. Frans Kaashoek, Nickolai Zeldovich<br>
   <i>In <a href="https://www.usenix.org/conference/osdi21">OSDI 2021</a></i><br>
-  [<a href="perennial/gojournal.pdf">paper</a>]
+  [<a href="papers/2021-osdi-gojournal.pdf">paper</a>]
 </li></ul>
 
 <ul><li>
@@ -100,7 +107,7 @@ slug: Publications
   <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>
   <i>In <a href="https://conf.researchr.org/track/splash-2018/splash-2018-OOPSLA">OOPSLA 2018</a></i><br>
-  [<a href="twinsem/twinsem.pdf">paper</a>] [<a href="https://sf.snu.ac.kr/llvmtwin/">paper website</a>]
+  [<a href="papers/2018-oopsla-twinsem.pdf">paper</a>] [<a href="https://sf.snu.ac.kr/llvmtwin/">paper website</a>]
 </li></ul>
 
 <ul><li>