From e7eaebdf27a9685e3ee70b30b7f92a2121d06d12 Mon Sep 17 00:00:00 2001 From: Oliver Kennedy Date: Wed, 15 May 2019 12:07:27 -0400 Subject: [PATCH] Demo papers --- db/publications.json | 43 ++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 40 insertions(+), 3 deletions(-) diff --git a/db/publications.json b/db/publications.json index bf606680..4c27d260 100644 --- a/db/publications.json +++ b/db/publications.json @@ -1,4 +1,41 @@ [ + { + "title" : "CAPE: Explaining Outliers by Counterbalancing", + "authors" : [ + "Zhengjie Miao", + "Qitian Zeng", + "Chenjie Li", + "Boris Glavic", + "Oliver A Kennedy", + "Sudeepa Roy" + ], + "venue": "pVLDB", + "track" : "Demo", + "projects" : ["mimir", "vizier"], + "year" : 2019, + "length" : 4 + }, + { + "title" : "Data Debugging and Exploration with Vizier", + "authors" : [ + "Mike Brachmann", + "Carlos Bautista", + "Sonia Castelo", + "Su Feng", + "Juliana Freire ", + "Boris Glavic", + "Oliver A Kennedy", + "Heiko Mueller", + "Remi Rampin", + "William Spoth", + "Ying Yang" + ], + "venue": "SIGMOD", + "track" : "Demo", + "projects" : ["vizier"], + "year" : 2019, + "length" : 4 + }, { "title" : "Fluid Data Structures", "authors" : [ @@ -171,7 +208,7 @@ ] }, { - "title" : "Small Data (Panel Discussion)", + "title" : "Small Data", "authors" : [ "Oliver Kennedy", "D. Richard Hipp", @@ -192,7 +229,7 @@ } }, { - "title" : "Stop the Truthiness and Just Be Wrong (Abstract)", + "title" : "Stop the Truthiness and Just Be Wrong", "authors" : [ "Oliver Kennedy" ], @@ -462,7 +499,7 @@ "projects" : ["mimir"] }, { - "title" : "Laasie: Towards One-Size-Fits-All Database (OSFA) Architecture", + "title" : "Laasie: Towards One-Size-Fits-All Database", "authors" : ["Ankur Upadhyay"], "venue" : "UB-MS", "year" : 2013,