[www-pubs] r211364 - Added the LORAIN paper at SIGSIM-PADS 2014.

John Criswell criswell at uiuc.edu
Fri Jun 20 08:09:19 PDT 2014


Author: criswell
Date: Fri Jun 20 10:09:19 2014
New Revision: 211364

URL: http://llvm.org/viewvc/llvm-project?rev=211364&view=rev
Log:
Added the LORAIN paper at SIGSIM-PADS 2014.

Modified:
    www-pubs/trunk/pubs.js

Modified: www-pubs/trunk/pubs.js
URL: http://llvm.org/viewvc/llvm-project/www-pubs/trunk/pubs.js?rev=211364&r1=211363&r2=211364&view=diff
==============================================================================
--- www-pubs/trunk/pubs.js (original)
+++ www-pubs/trunk/pubs.js Fri Jun 20 10:09:19 2014
@@ -10,6 +10,14 @@ var PUBS =
     year: 2014,
   },
 
+  { url: "http://dl.acm.org/citation.cfm?id=2601397",
+    author: "Justin M. LaPre, Elsa J. Gonsiorowski, and Christopher D. Carothers",
+    title: "LORAIN: A Step Closer to the PDES 'Holy Grail'",
+    published: "Proceedings of the Second ACM SIGSIM/PADS Conference on Principles of Advanced Discrete Simulation (SIGSIM-PADS 2014)",
+    month: 5,
+    year: 2014,
+  },
+
   { url: "http://sva.cs.illinois.edu/pubs/KCoFI-Oakland-2014.pdf",
     author: "John Criswell, Nathan Dautenhahn, and Vikram Adve",
     title: "KCoFI: Complete Control-Flow Integrity for Commodity Operating System Kernels",





More information about the llvm-commits mailing list