From 8cb728277f8ec5ab96fa69e1c54df75c2f5e9667 Mon Sep 17 00:00:00 2001 From: Tom Palmer Date: Fri, 10 Jul 2026 13:03:21 +0100 Subject: [PATCH 1/2] Pluralise keys --- CITATION.cff | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 6abf4d9..6244d59 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,20 +1,20 @@ cff-version: 1.2.0 message: "If you use this software, please cite it using the following metadata." authors: - - family-name: O'Dea - given-name: Ryan + - family-names: O'Dea + given-names: Ryan affiliation: CAUSALab, Department of Epidemiology, Harvard T.H. Chan School of Public Health orcid: https://orcid.org/0009-0000-0103-9546 - - family-name: Palmer - given-name: Tom + - family-names: Palmer + given-names: Tom affiliation: "MRC Integrative Epidemiology Unit and Population Health Sciences, University of Bristol" orcid: https://orcid.org/0000-0003-4655-4511 - - family-name: Szmulewicz - given-name: Alejandro + - family-names: Szmulewicz + given-names: Alejandro affiliation: "CAUSALab, Department of Epidemiology, Harvard T.H. Chan School of Public Health; McLean Hospital; Department of Psychiatry, Harvard Medical School" orcid: https://orcid.org/0000-0002-2664-802X - - family-name: Hernán - given-name: Miguel A. + - family-names: Hernán + given-names: Miguel A. affiliation: "CAUSALab, Department of Epidemiology, Harvard T.H. Chan School of Public Health; Department of Biostatistics, Harvard T.H. Chan School of Public Health" orcid: https://orcid.org/0000-0003-1619-8456 title: "pySEQTarget: Sequential Target Trial Emulation" From 1df655bbfa20b520e5ee2d6691af27dc195e583f Mon Sep 17 00:00:00 2001 From: Tom Palmer Date: Fri, 10 Jul 2026 13:03:30 +0100 Subject: [PATCH 2/2] Fix end of file --- CITATION.cff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CITATION.cff b/CITATION.cff index 6244d59..4f3ca12 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -21,4 +21,4 @@ title: "pySEQTarget: Sequential Target Trial Emulation" version: 0.14.0 url: https://pyseqtarget.readthedocs.io/ repository-code: https://github.com/CausalInference/pySEQTarget -repository-artifact: https://pypi.org/project/pySEQTarget/ \ No newline at end of file +repository-artifact: https://pypi.org/project/pySEQTarget/