From 235803152016971e2c9f65914cda87ce7e5c9941 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 18 Oct 2022 22:56:49 +0300 Subject: [PATCH] CITATION.cff: rewrite --- CITATION.cff | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index ca49440..57976cf 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,15 +1,12 @@ cff-version: 1.2.0 -title: "GitHub Community Health Files" -message: >- - If you use this, please cite it using the metadata - from this file. +message: "If you use this, please cite it as below." authors: - - given-names: Aminda - family-names: Suomalainen +- family-names: "Suomalainen" + given-names: "Aminda" +title: "GitHub Community Health Files" url: "https://github.com/Mikaela/.github" preferred-citation: - # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files#citing-something-other-than-software type: generic authors: - - given-names: Aminda - family-names: Suomalainen + - family-names: "Suomalainen" + given-names: "Aminda"