From cda84010dc77f9e2b024bbf9762fa442e76c399c Mon Sep 17 00:00:00 2001
From: "Lemmer, Jan" <jan.lemmer@fst.tu-darmstadt.de>
Date: Tue, 22 Mar 2022 08:34:32 +0100
Subject: [PATCH] fix typos, add version and licence

---
 CITATION.cff | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/CITATION.cff b/CITATION.cff
index 54312fb..ae9fbc8 100644
--- a/CITATION.cff
+++ b/CITATION.cff
@@ -1,11 +1,9 @@
-cff-version: 1.2.0
 title: >-
   plotID a toolkit for connecting research data and
   figures
 message: >-
-  developed at the Chair of Fluid System, Techische
+  developed at the Chair of Fluid System, Technische
   Universität Darmstadt within the framework of the NFDI4Ing consortium  Funded by the German Research Foundation (DFG) - project number 442146713 
-type: software
 authors:
   - given-names: Jan
     family-names: Lemmer
@@ -17,3 +15,10 @@ authors:
     email: martin.hock@fst.tu-darmstadt.de
     affiliation: 'Chair of Fluid Systems, TU Darmstadt'
     orcid: ' https://orcid.org/0000-0001-9917-3152'
+cff-version: 1.2.0
+type: software
+repository-code: 'https://git.rwth-aachen.de/plotid/plot_identifier'
+repository: 'https://git.rwth-aachen.de/plotid'
+license: Apache-2.0
+version: V1.0
+date-released: '2022-03-22'
-- 
GitLab