Skip to content

Commit 8b94a84

Browse files
authored
Merge pull request #656 from cmu-delphi/release/v3.0.13
Release v3.0.13
2 parents eda22cd + e748d10 commit 8b94a84

File tree

4 files changed

+276
-213
lines changed

4 files changed

+276
-213
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Check out code
4141
uses: actions/checkout@v3
4242
- name: Login to GitHub Container Registry
43-
uses: docker/login-action@v1
43+
uses: docker/login-action@v2
4444
with:
4545
registry: ghcr.io
4646
username: cmu-delphi-deploy-machine

content/about/publications/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
---
22
title: Research
33
papers:
4+
- title: "Real-Time Estimation of COVID-19 Infections: Deconvolution and Sensor Fusion"
5+
image: nowcasting-thumb.jpg
6+
authors: Jahja, Chin, Tibshirani
7+
link: https://doi.org/10.1214/22-STS856
8+
journal: Statistical Science
9+
year: 2022
410
- title: "Collaborative Hubs: Making the Most of Predictive Epidemic Modeling"
511
image: research-teaser-collaborative-hubs.jpg
612
authors: Reich, Lessler, Funk, Viboud, Vespignani, Tibshirani, Shea, Schienle, Runge, Rosenfeld, Ray, Niehus, Johnson, Johansson, Hochheiser, Gardner, Bracher, Borchering, Biggerstaff
@@ -13,12 +19,6 @@ papers:
1319
link: https://arxiv.org/pdf/2202.09723.pdf
1420
journal: Preprint
1521
year: 2022
16-
- title: "Real-Time Estimation of COVID-19 Infections via Deconvolution and Sensor Fusion"
17-
image: nowcasting-thumb.jpg
18-
authors: Jahja, Chin, Tibshirani
19-
link: https://arxiv.org/abs/2112.06697
20-
journal: arXiv
21-
year: 2021
2222
- title: "Recalibrating Probabilistic Forecasts of Epidemics"
2323
image: recalibrating-thumb.jpg
2424
authors: Rumack, Tibshirani, Rosenfeld

0 commit comments

Comments
 (0)