From 2b41495a05753063fb2d596b1664cbc81f3c2b6c Mon Sep 17 00:00:00 2001 From: Oliver Kennedy Date: Fri, 14 Oct 2016 19:36:02 -0400 Subject: [PATCH] Add EDBT --- db/venues.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/db/venues.json b/db/venues.json index 750def2d..0014fefa 100644 --- a/db/venues.json +++ b/db/venues.json @@ -1,4 +1,11 @@ { + "EDBT" : { + "fullname" : "International Conference on Extending Database Technology", + "type" : "conference", + "selectivity" : { + "2017" : 0.218 // Source: acceptance email + } + }, "UB-MS" : { "fullname" : "Masters Thesis", "type" : "thesis",