Author: afuchs
Date: Wed Sep  2 18:52:12 2015
New Revision: 1700865

URL: http://svn.apache.org/r1700865
Log:
Added some more paper references

Modified:
    accumulo/site/trunk/content/papers.mdtext

Modified: accumulo/site/trunk/content/papers.mdtext
URL: 
http://svn.apache.org/viewvc/accumulo/site/trunk/content/papers.mdtext?rev=1700865&r1=1700864&r2=1700865&view=diff
==============================================================================
--- accumulo/site/trunk/content/papers.mdtext (original)
+++ accumulo/site/trunk/content/papers.mdtext Wed Sep  2 18:52:12 2015
@@ -29,6 +29,34 @@ Notice:    Licensed to the Apache Softwa
     
<tr><th>Title</th><th>Links</th><th>Category</th><th>Venue</th><th>Peer-Reviewed</th><th>Awards</th></tr>
   </thead>
   <tbody>
+    <tr><td>Prout, Andrew, et al. "Enabling On-Demand Database Computing with 
MIT SuperCloud Database Management System." IEEE HPEC 2015.</td>
+      <td><a href="http://arxiv.org/abs/1506.08506";>paper</a></td>
+      <td>Architecture</td>
+      <td>IEEE HPEC 2015</td>
+      <td>Yes</td>
+      <td/>
+    </tr>
+    <tr><td>Hubbell, Matthew, et al. "Big Data Strategies for Data Center 
Infrastructure Management Using a 3D Gaming Platform." IEEE HPEC 2015.</td>
+      <td><a href="http://arxiv.org/abs/1506.08505";>paper</a></td>
+      <td>Use Cases</td>
+      <td>IEEE HPEC 2015</td>
+      <td>Yes</td>
+      <td/>
+    </tr>
+    <tr><td>Gadepally, Vijay, et al. "Computing on Masked Data to improve the 
Security of Big Data." IEEE HST 2015.</td>
+      <td><a href="http://arxiv.org/abs/1504.01287";>paper</a></td>
+      <td>Use Cases</td>
+      <td>IEEE HST 2015</td>
+      <td>Yes</td>
+      <td/>
+    </tr>
+    <tr><td>Kepner, Jeremy, et al. "Associative Arrays: Unified Mathematics 
for Spreadsheets, Databases, Matrices, and Graphs." New England Database Summit 
2015.</td>
+      <td><a href="http://arxiv.org/abs/1501.05709";>paper</a></td>
+      <td>Use Cases</td>
+      <td>New England Database Summit 2015</td>
+      <td>Yes</td>
+      <td/>
+    </tr>
     <tr><td>Achieving 100,000,000 database inserts per second using Accumulo 
and D4M - Kepner et al IEEE HPEC 2014</td>
       <td><a href="http://arxiv.org/abs/1406.4923";>paper</a></td>
       <td>Performance</td>
@@ -180,8 +208,9 @@ Notice:    Licensed to the Apache Softwa
       <td><a 
href="http://www.slideshare.net/DonaldMiner/an-introduction-to-accumulo";>slides</a></td>
       <td>Architecture</td>
       <td>Online</td>
-      <td>no</td>
+      <td>No</td>
       <td/>
+    </tr>
   </tbody>
 </table>
 
@@ -230,4 +259,4 @@ $("#citationtable").dataTable();
  - [GFS](http://research.google.com/archive/gfs.html)
  - [Chubby](http://research.google.com/archive/chubby.html)
  - [Dapper](http://research.google.com/pubs/pub36356.html)
- - [Bloom Filter](http://en.wikipedia.org/wiki/Bloom_filter)
+ - [Bloom Filter](http://en.wikipedia.org/wiki/Bloom_filter)
\ No newline at end of file


Reply via email to