From 91eed0b34a77f213d2199e306307ea9563f76c2a Mon Sep 17 00:00:00 2001 From: adamkucharski <8329046+adamkucharski@users.noreply.github.com> Date: Thu, 27 Feb 2025 21:07:18 +0000 Subject: [PATCH] Update `CITATION.cff` --- CITATION.cff | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CITATION.cff b/CITATION.cff index 43bc11a1..54884f7b 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -8,7 +8,7 @@ message: 'To cite package "cfr" in publications use:' type: software license: MIT title: 'cfr: Estimate Disease Severity and Case Ascertainment' -version: 0.2.0 +version: 0.2.0.9000 doi: 10.32614/CRAN.package.cfr abstract: Estimate the severity of a disease and ascertainment of cases, as discussed in Nishiura et al. (2009) . @@ -119,6 +119,10 @@ references: - family-names: Schwendinger given-names: Benjamin orcid: https://orcid.org/0000-0003-3315-8114 + - family-names: Krylov + given-names: Ivan + email: ikrylov@disroot.org + orcid: https://orcid.org/0000-0002-0172-3812 year: '2025' doi: 10.32614/CRAN.package.data.table - type: software