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",