From ab1b655ebe09fb59fb7b6fb8ebd4e7e111565fe3 Mon Sep 17 00:00:00 2001 From: PLian Date: Thu, 27 Aug 2020 13:55:37 -0500 Subject: [PATCH] Add citation label --- astrocyte_pkg.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/astrocyte_pkg.yml b/astrocyte_pkg.yml index 345685f..bc82e74 100644 --- a/astrocyte_pkg.yml +++ b/astrocyte_pkg.yml @@ -22,7 +22,13 @@ description: | 0.0.8 and test version 0.0.2, this workflow will only support Astrocyte 0.4.0 and above. - #### New Features in Astrocyte 0.4.0 and above #### +#### New Features in Astrocyte 0.4.0 and above #### +citation: | + Please cite individual programs and versions of pipeline + used, and the overall pipeline doi: 12.3456/zenodo.9876543. + Please cite in publications: + Pipeline was developed by BioHPC. + # The minimum Astrocyte version that requires to run this workflow. For old pipelines, which do not have this label # a default value of 0.3.1 will be assigned automatically. A request of minimum version less than 0.4.0 will be ignored. minimum_astrocyte_version: '0.4.0' -- GitLab