Awards and article

pull/1/head
Oliver Kennedy 2018-09-11 10:22:53 -04:00
parent 9adb5b10e1
commit 4ba04beba0
3 changed files with 35 additions and 1 deletions

View File

@ -137,6 +137,22 @@
"type" : "award",
"source" : "NSF",
"individual" : "YES"
},
{
"description" :
"Oliver received a UB Exceptional Scholar: Young Investigator Award in 2018",
"year" : 2018,
"type" : "award",
"source" : "UB",
"individual" : "YES"
},
{
"description" :
"Oliver was recognized as a VLDB Distinguished Reviewer for his service on the PC of VLDB 2018",
"year" : 2018,
"type" : "award",
"source" : "UB",
"individual" : "YES"
}
],
"chairs" : [

View File

@ -1,4 +1,22 @@
[
{
"title" : "Learning From Query-Answers: A Scalable Approach to Belief Updating and Parameter Learning",
"authors" : [
"Niccolò Meneghetti",
"Oliver Kennedy",
"Wolfgang Gatterbauer"
],
"venue" : "TODS",
"projects" : ["mimir"],
"year" : 2018,
"length" : 40,
"urls" : {
},
"notes" : [
"Invited article extending a 'Best-of-SIGMOD' paper from SIGMOD 2017"
]
},
{
"title" : "Similarity Metrics for SQL Query Clustering",
"authors" : [

View File

@ -622,7 +622,7 @@ class CV < Latex::Builder
center {
print_direct "\\noindent (Students I (co)advise and I are \\textbf{bolded}, my former advisor is \\underline{underlined})"
}
# block("center") do
# puts "(Author lists marked with a * are not correlated with level of contribution)"
# end