From ef24171348bdfac58028d9e2a66c6aeb6661ef09 Mon Sep 17 00:00:00 2001 From: Samantha Wittke <32324155+samumantha@users.noreply.github.com> Date: Mon, 30 Mar 2026 16:32:22 +0300 Subject: [PATCH] add frankie and update version number --- CITATION.cff | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CITATION.cff b/CITATION.cff index 4a357a9..01e77db 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -28,10 +28,12 @@ authors: given-names: "Samantha" - family-names: "Mesiti" given-names: "Michele" +- family-names: "Robertson" + given-names: "Frankie" title: "How to document your research software" type: "dataset" abstract: "The lesson 'How to document your research software' gives an overview of the different ways how a code project can be documented: from small projects to larger projects. Markdown and Sphinx are central tools in this lesson." -version: 2023-08-24 +version: 2025-03-30 doi: "10.5281/zenodo.8280234" date-released: 2023-08-24 url: "https://coderefinery.github.io/documentation/"