From e4aa403aad5c45bd058a9b90dee74ffe42561c07 Mon Sep 17 00:00:00 2001 From: Will Graham <32364977+willGraham01@users.noreply.github.com> Date: Thu, 1 Feb 2024 10:35:14 +0000 Subject: [PATCH] Create CITATION.cff --- CITATION.cff | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..b5fa20d --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,23 @@ +# This CITATION.cff file was generated with cffinit. +# Visit https://bit.ly/cffinit to generate yours today! + +cff-version: 1.2.0 +title: brainglobe-napari-io +message: >- + If you use this software, please cite it using the + metadata from this file. +type: software +authors: + - given-names: BrainGlobe + family-names: Developers + email: hello@brainglobe.info + - given-names: Adam + family-names: Tyson + email: hello@brainglobe.info + affiliation: 'Sainsbury Wellcome Centre, University College London' +repository-code: 'https://github.com/brainglobe/brainglobe-napari-io' +url: 'https://brainglobe.info' +abstract: Visualise cellfinder and brainreg results with napari. +license: BSD-3-Clause +date-released: '2024-01-25' +year: 2024