From 056792b85be5f3aebfb3dcce33ae0f2c0d321390 Mon Sep 17 00:00:00 2001 From: George Marchment <georgemarchment@yahoo.fr> Date: Fri, 23 Aug 2024 10:58:14 +0200 Subject: [PATCH] add citation --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 92f97da..ee25b93 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ - [Usage](#usage) - [Input](#input) - [Output](#output) + - [Citing BioFlow-Insight](#citing-bioflow-insight) - [License](#license) - [Funding](#funding) @@ -141,6 +142,15 @@ Here are some of the graphs which are generated by **BioFlow-Insight**, they are | Specification Graph | Dependency Graph | Process Dependency Graph | +## Citing BioFlow-Insight + +**Please cite BioFlow-Insight in any research that uses or extends BioFlow-Insight.** + +To cite **BioFlow-Insight**, please use the following publication: + +> George Marchment, Bryan Brancotte, Marie Schmit, Frédéric Lemoine, Sarah Cohen-Boulakia, BioFlow-Insight: facilitating reuse of Nextflow workflows with structure reconstruction and visualization, *NAR Genomics and Bioinformatics*, Volume 6, Issue 3, September 2024, lqae092, [https://doi.org/10.1093/nargab/lqae092](https://doi.org/10.1093/nargab/lqae092) + + ## License This project is licensed under the [GNU Affero General Public License](https://www.gnu.org/licenses/agpl-3.0.en.html). -- GitLab