Skip to content

Commit 02705d2

Browse files
committed
added acknowledgements, tags, and bibliography style
1 parent 0671436 commit 02705d2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

content/blog/2021-01-21-unpack-cfr.Rmd

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,23 @@ authors:
77
- ccheng
88
- jweiss
99
- zlipton
10+
tags:
11+
- CDC data
12+
- FDOH data
13+
- time series
1014
heroImage: /blog/images/blog-lg-img_hello-world.jpg
1115
heroImageThumb: /blog/images/blog-thumb-img_hello-world.jpg
1216
summary: |
1317
Since the pandemic started, case fatality has plummeted. How can we unpack treatment improvements versus younger patients, increased testing, etc.?
14-
# acknowledgements: |
18+
acknowledgements: |
19+
We thank Roni Rosenfeld, Cosma Shalizi, and Marc Lipsitch for their detailed feedback throughout this analysis and the drafting of this manuscript. We also thank Alex Reinhart and Samuel Gratzl for getting our post into the appropriate format. We would also like to thank the Block Center, AWS, UPMC, Abridge, AHN, and NVIDIA, for their generous support of our healthcare research.|
1520
output:
1621
blogdown::html_page:
1722
toc: true
1823
# bookdown::html_document2: default
1924
bibliography:
2025
- ./unpack-cfr/refs.bib
26+
bilbio-style: "apalike"
2127
link-citations: yes
2228
---
2329

0 commit comments

Comments
 (0)