From 00cb1f0522c086f072eb92270d2399ebb375fe29 Mon Sep 17 00:00:00 2001 From: Steven Braun Date: Fri, 27 Jan 2023 13:06:36 +0100 Subject: [PATCH] Update CITATION.cff --- CITATION.cff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 964be8a..3761d0a 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,9 +1,9 @@ cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: -- family-names: "Lang" +- family-names: "Braun" given-names: "Steven" orcid: "https://orcid.org/0000-0002-5627-8058" title: "Simple-einet: An EinsumNetworks Implementation" version: 0.0.1 -url: "https://github.com/steven-lang/simple-einet" +url: "https://github.com/braun-steven/simple-einet"