From 5b0d347562fdca8272a5b7bebd191d6918db4af7 Mon Sep 17 00:00:00 2001 From: Arfon Smith Date: Sat, 3 Jul 2021 22:02:29 +0100 Subject: [PATCH] Fixing paper formatting. --- inst/paper/paper.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/inst/paper/paper.md b/inst/paper/paper.md index a7ab20ae..bb0e04fb 100644 --- a/inst/paper/paper.md +++ b/inst/paper/paper.md @@ -2,10 +2,10 @@ --- title: "covidregionaldata: Subnational data for COVID-19 epidemiology" authors: - - name: Joseph Palmer$^{\star}$ + - name: Joseph Palmer^[co-first author] orcid: 0000-0002-5593-9352 affiliation: 1 - - name: Katharine Sherratt$^{\star}$ + - name: Katharine Sherratt^[co-first author] orcid: 0000-0003-2049-3423 affiliation: 2 - name: Richard Martin-Nielson @@ -19,7 +19,7 @@ authors: affiliation: 2 - name: Sebastian Funk affiliation: 2 - - name: Sam Abbott$^{\dagger}$ + - name: Sam Abbott^[corresponding author] affiliation: 2 orcid: 0000-0001-8057-8037 affiliations: @@ -41,13 +41,10 @@ tags: - Sars-Cov-2 output: articles::joss_article -csl: apa.csl journal: JOSS link-citations: yes --- -#### $^{\star}$ co-first author $^{\dagger}$ corresponding author - # Summary `covidregionaldata` is an R [@Rdev:2020] package that provides an interface to subnational and national level COVID-19 data. The package provides cleaned and verified COVID-19 test-positive case counts and, where available, counts of deaths, recoveries, and hospitalisations in a consistent and fully transparent framework. The package automates common processing steps while allowing researchers to easily and transparently trace the origin of the underlying data sources. It has been designed to allow users to easily extend the package's capabilities and contribute to shared data handling. All package code is archived on Zenodo and [GitHub](https://github.com/epiforecasts/covidregionaldata).