From 316de3cec8cd58a7b4d6f85161173a56c1a1b1f6 Mon Sep 17 00:00:00 2001 From: Laurenz Farthofer Date: Wed, 4 Dec 2024 10:44:26 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=98=20update=20CITATION.cff?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CITATION.cff | 38 +++++++++++++++++++++++++++++--------- 1 file changed, 29 insertions(+), 9 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 3349fa8..5f30d97 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,9 +1,29 @@ -cff-version: 1.1.0 -message: "🤚 if you use this software, please cite it as below:" -authors: -- family-names: Farthofer - given-names: Laurenz -orcid: https://orcid.org/0000-0003-1477-1327 -title: StreamGen: a Python framework for generating streams of labeled data -version: 1.0.5 -date-released: 2024-12-04 +cff-version: 1.2.0 +message: 🤚 if you use this software, please cite it using these metadata. +title: >- + StreamGen: a Python framework for generating streams of labeled data +type: journalArticle +license: MIT +copyright: Copyright (c) 2024 Infineon Technologies AG. All rights reserved. +journal: JOSS +url: https://github.com/Infineon/StreamGen +keywords: + - Python + - Data Generation + - Synthetic Data + - Data Streams + - Continual Learning + - Function Composition +authors: + - family-names: Farthofer + given-names: Laurenz A. +editors: + - family-names: Feickert + given-names: Matthew +recipients: + - family-names: Farthofer + given-names: Laurenz A. +translators: + - family-names: Farthofer + given-names: Laurenz A. +date-published: 2024-12-04