From 1919ddd2d6d6681f0e2001fd8d696523719293c4 Mon Sep 17 00:00:00 2001 From: cffconvert GitHub Action Date: Mon, 4 Nov 2024 10:37:07 +0000 Subject: [PATCH] chore(citation): auto update .bib and .apa --- citation_apalike.apa | 2 +- citation_bibtex.bib | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/citation_apalike.apa b/citation_apalike.apa index 1be33d4..681fa78 100644 --- a/citation_apalike.apa +++ b/citation_apalike.apa @@ -1 +1 @@ -Heather A., Monks T., Harper A. (2024). STARS: Computational reproducibility of Johnson et al. 2021 (version 0.1.0). URL: https://github.com/pythonhealthdatascience/stars-reproduce-johnson-2021 +Heather A., Monks T., Harper A. (2024). STARS: Computational reproducibility of Johnson et al. 2021 (version 0.2.0). URL: https://github.com/pythonhealthdatascience/stars-reproduce-johnson-2021 diff --git a/citation_bibtex.bib b/citation_bibtex.bib index f96903d..88d5efa 100644 --- a/citation_bibtex.bib +++ b/citation_bibtex.bib @@ -1,6 +1,6 @@ @software{stars_reproduce_johnson_2021, author = {Heather, Amy and Monks, Thomas and Harper, Alison}, -month = {8}, +month = {11}, title = {STARS: Computational reproducibility of Johnson et al. 2021}, url = {https://github.com/pythonhealthdatascience/stars-reproduce-johnson-2021}, year = {2024}