From 999fb279ea0235cd2105bc2705509e0e5694ea25 Mon Sep 17 00:00:00 2001 From: Gaurav Vaidya Date: Tue, 24 Feb 2026 03:28:21 -0500 Subject: [PATCH] Fixed CITATION.cff. --- CITATION.cff | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CITATION.cff b/CITATION.cff index f22984f3..a85b9d8a 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,4 +1,5 @@ cff-version: 1.2.0 +message: "If you use this software, please cite it as below." type: software authors: - family-names: "Bizon" @@ -22,7 +23,7 @@ authors: - family-names: "Kebede" given-names: "Yaphet" affiliation: Renaissance Computing Institute, University of North Carolina - orcid: "https://orcid.org/0000-0002-50460246" + orcid: "https://orcid.org/0000-0002-5046-0246" title: "Name Resolver" url: "https://github.com/NCATSTranslator/NameResolution" repository-code: "https://github.com/NCATSTranslator/NameResolution"