diff --git a/content/covid19/ctis.md b/content/covid19/ctis.md index 8f06cca0..028b3a9e 100644 --- a/content/covid19/ctis.md +++ b/content/covid19/ctis.md @@ -59,6 +59,8 @@ Our primary description of the survey and its results over the first year of ope Other research publications using the survey data include: +- M. Jahja, A. Chin, and R.J. Tibshirani (2022). [Real-Time Estimation of COVID-19 Infections: Deconvolution and Sensor Fusion](https://doi.org/10.1214/22-STS856). *Statistical Science* 37 (2), 207-228. +- Henneberger, PK, Cox-Ganser, JM, Guthrie, GM, Groth, CP (2022). [Estimates of COVID-19 vaccine uptake in major occupational groups and detailed occupational categories in the United States, April–May 2021](https://doi.org/10.1002/ajim.23370). *American Journal of Industrial Medicine*. - K. E. Wiens, C. P. Smith, E. Badillo-Goicoechea, K. H. Grantz, M. K. Grabowski, A. S. Azman, E. A. Stuart, and J. Lessler (2022). [In-person schooling and associated COVID-19 risk in the United States over spring semester 2021](https://doi.org/10.1126/sciadv.abm9128). *Science Advances* 8, eabm9128. - F. Petersen, A. Errore, and P. Karaca-Mandic (2022). [Lifting statewide mask mandates and COVID-19 cases: A synthetic control study](https://doi.org/10.1097/MLR.0000000000001725). *Medical Care*. - F. Pierri, B. L. Perry, M. R. DeVerna, et al. (2022). [Online misinformation is linked to early COVID-19 vaccination hesitancy and refusal](https://doi.org/10.1038/s41598-022-10070-w). *Scientific Reports* 12, 5966. diff --git a/content/people/headshots/evan-zhang.jpg b/content/people/headshots/evan-zhang.jpg new file mode 100644 index 00000000..3d2d68ac Binary files /dev/null and b/content/people/headshots/evan-zhang.jpg differ diff --git a/content/people/index.md b/content/people/index.md index 09d13e4e..83c8fe8a 100644 --- a/content/people/index.md +++ b/content/people/index.md @@ -838,17 +838,6 @@ people: affiliation: University of British Columbia team: - contributors -- key: hzhou - firstName: Helen - lastName: Zhou - image: helen-zhou.jpg - link: https://www.helen-zhou.com - description: is a PhD student in the Machine Learning Department at CMU and is a member of Delphi. - affiliation: - team: - - contributors - - blog - note: Core member, April 2020-March 2021 - key: nickreich firstName: Nicholas lastName: Reich @@ -877,7 +866,23 @@ people: affiliation: CMU/MLD team: - core - +- firstName: Evan + lastName: Zhang + image: evan-zhang.jpg + affiliation: CMU/CSD + team: + - contributors +- key: hzhou + firstName: Helen + lastName: Zhou + image: helen-zhou.jpg + link: https://www.helen-zhou.com + description: is a PhD student in the Machine Learning Department at CMU and is a member of Delphi. + affiliation: CMU/MLD + team: + - contributors + - blog + note: Core member, April 2020-March 2021 others: | MLD administrator Alison Chiocchi; CMU’s wonderful Communications, IT, Legal, OSP, and IRB teams, including Scott Ambrose, Amber Becker, Stacey Becker, Amanda Berneburg, Susan Brunner, Steve Chabassol, Cindy Chepanoske, Ethan Connor, Amy Coutu, John Dermott, Ed Garbade, Greg Gillotti, Akshaya Gupta, Scott Haas, Ryan Jackson, Rasha Kolia, Chris Kornell, Jason Maderer, Dave McMurtrie, Craig Miron, Roman Mitz, Matt Nagel, Allie Oswell, John Porco, Mark Power, Laura Raderman, Teri Reiche, Bob Rittiger, Edem Setodji, Jennifer Smith, Steve Snodgrass, Julia Sobol Dzurino, Byron Spice, Dom Travisano, Alex Visbisky, and Walter Wong; and the entire CMU senior leadership team. diff --git a/package-lock.json b/package-lock.json index 72476dd4..a0df3a59 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "www-main", - "version": "3.0.10", + "version": "3.0.11", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "www-main", - "version": "3.0.10", + "version": "3.0.11", "hasInstallScript": true, "dependencies": { "@fortawesome/fontawesome-free": "^6.1.1", diff --git a/package.json b/package.json index 04d53ed0..9ad5fe32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "www-main", - "version": "3.0.10", + "version": "3.0.11", "private": true, "dependencies": { "@fortawesome/fontawesome-free": "^6.1.1",