Skip to content

Commit 18c7f8f

Browse files
authored
Merge pull request #1059 from cmu-delphi/release/v3.3.3
Release v3.3.3
2 parents 507ff53 + 42e0b9a commit 18c7f8f

File tree

4 files changed

+16
-10
lines changed

4 files changed

+16
-10
lines changed
Loading

content/about/publications/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
---
22
title: Research
33
papers:
4+
- title: "Challenges in Estimating Time-Varying Epidemic Severity Rates from Aggregate Data"
5+
image: challenges-in-estimating-thumb.jpg
6+
authors: Goldwasser, Hu, Bilinski, McDonald, Tibshirani
7+
link: https://www.medrxiv.org/content/10.1101/2024.12.27.24319518v1.full.pdf
8+
year: 2024
9+
journal: MedRxiv
410
- title: "Outlier Ranking for Large-Scale Public Health Data"
511
image: ranking.png
612
authors: Joshi, Townes T., Gormley, Neureiter, Wilder, Rosenfeld

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "www-main",
3-
"version": "3.3.2",
3+
"version": "3.3.3",
44
"private": true,
55
"dependencies": {
66
"@fortawesome/fontawesome-free": "^6.5.2",
@@ -9,7 +9,7 @@
99
"uikit": "^3.21.13",
1010
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v3.2.11/www-covidcast-3.2.11.tgz",
1111
"www-covidcast-classic": "https://github.com/cmu-delphi/www-covidcast-classic/releases/download/v2.6.7/www-covidcast-classic-2.6.7.tgz",
12-
"www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.1.5/www-epivis-2.1.5.tgz"
12+
"www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.1.6/www-epivis-2.1.6.tgz"
1313
},
1414
"devDependencies": {
1515
"hugo-bin": "^0.127.0",

0 commit comments

Comments
 (0)