From a2c8489fc08425ce234f72cd1d2b3eedc21861c5 Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Thu, 22 Aug 2019 16:33:30 -0500 Subject: [PATCH] Add GraphChallenge 2019 recognition --- content/home/awards.md | 52 +++++++++++++++++++++++++++++------------- 1 file changed, 36 insertions(+), 16 deletions(-) diff --git a/content/home/awards.md b/content/home/awards.md index f7aba22..becd95b 100644 --- a/content/home/awards.md +++ b/content/home/awards.md @@ -18,6 +18,36 @@ date_format = "Jan 2006" # Leave other parameters empty if not required. # Begin/end multi-line descriptions with 3 quotes `"""`. +[[item]] + organization = "University of Illinois Urbana-Champaign" + organization_url = "" + title = "E. A. Reid Fellowship" + url = "https://ece.illinois.edu/academics/grad/fellowships/reid" + certificate_url = "" + date_start = "2019-09-01" + date_end = "2020-06-01" + description = "" + +[[item]] + organization = "GraphChallenge" + organization_url = "https://graphchallenge.mit.edu" + title = "Student Innovation Award for Update on k-truss Decomposition on GPU" + url = "https://graphchallenge.mit.edu/champions" + certificate_url = "" + date_start = "2019-08-20" + date_end = "" + description = "" + +[[item]] + organization = "GraphChallenge" + organization_url = "https://graphchallenge.mit.edu" + title = "Honorable Mention for Update on Static Graph Challenge on GPU" + url = "https://graphchallenge.mit.edu/champions" + certificate_url = "" + date_start = "2019-08-20" + date_end = "" + description = "" + [[item]] organization = "International Conference on Performance Engineering" organization_url = "" @@ -31,18 +61,8 @@ date_format = "Jan 2006" [[item]] organization = "University of Illinois Urbana-Champaign" organization_url = "" - title = "[E. A. Reid Fellowship](https://ece.illinois.edu/academics/grad/fellowships/reid)" - url = "" - certificate_url = "" - date_start = "2019-09-01" - date_end = "2020-06-01" - description = "" - -[[item]] - organization = "University of Illinois Urbana-Champaign" - organization_url = "" - title = "[Dan Vivoli Endowed Fellowship](https://ece.illinois.edu/academics/grad/fellowships/vivoli)" - url = "" + title = "Dan Vivoli Endowed Fellowship" + url = "https://ece.illinois.edu/academics/grad/fellowships/vivoli" certificate_url = "" date_start = "2018-09-01" date_end = "2019-06-01" @@ -50,9 +70,9 @@ date_format = "Jan 2006" [[item]] organization = "GraphChallenge" - organization_url = "" + organization_url = "https://graphchallenge.mit.edu" title = "Finalist" - url = "" + url = "https://graphchallenge.mit.edu/champions" certificate_url = "" date_start = "2018-09-01" date_end = "" @@ -61,8 +81,8 @@ date_format = "Jan 2006" [[item]] organization = "University of Illinois Urbana-Champaign" organization_url = "" - title = "[Mavis Future Faculty Fellowship](http://publish.illinois.edu/engr-mavis/)" - url = "" + title = "Mavis Future Faculty Fellowship" + url = "http://publish.illinois.edu/engr-mavis/" certificate_url = "" date_start = "2017-09-01" date_end = "2018-06-01"