diff --git a/db/publications.json b/db/publications.json index 4d9d6ade..d730f930 100644 --- a/db/publications.json +++ b/db/publications.json @@ -1,4 +1,13 @@ [ + { + "title" : "Convergent Inference with Leaky Joins", + "authors" : [ + "Ying Yang", "Oliver Kennedy" + ], + "venue" : "EDBT", + "year" : 2017, + "projects" : ["mimir"] + }, { "title" : "Adaptive Schema Databases", "authors" : [ @@ -7,7 +16,7 @@ "Seokki Lee", "Zhen Hua Liu", "Xing Niu", "Ying Yang" ], "venue" : "CIDR", - "year" : 2016, + "year" : 2017, "projects" : ["mimir", "vizier"], "authornote" : "alpha" },