From ecdfe76edfdc533d4ef9287ce7d93819f23b7249 Mon Sep 17 00:00:00 2001 From: Yasha Ektefaie <10067571+yashaektefaie@users.noreply.github.com> Date: Sun, 13 Oct 2024 15:09:11 -0400 Subject: [PATCH] Create CITATION.cff --- CITATION.cff | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..90ca7cf --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,10 @@ +cff-version: 1.2.0 +message: "If you use this software, please cite it as below." +authors: +- family-names: "Ektefaie" + given-names: "Yasha" + orcid: "https://orcid.org/0000-0003-2759-4470" +title: "SPECTRA (The spectral framework of model evaluation)" +version: 1.0.3 +date-released: 2024-04-22 +url: "https://github.com/mims-harvard/SPECTRA"