Skip to content

Commit

Permalink
added citation
Browse files Browse the repository at this point in the history
  • Loading branch information
vsbuffalo committed Jan 19, 2024
1 parent 0dff76a commit aeee6cb
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Buffalo"
given-names: "Vince"
orcid: "https://orcid.org/0000-0003-4510-1609"
title: "SciDataFlow: A Tool for Improving the Flow of Data through Science"
version: 0.8.6
doi: http://dx.doi.org/10.1093/bioinformatics/btad754
date-released: 2024-01-05
url: "https://github.com/vsbuffalo/scidataflow/"
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@ simple, minimal, human and machine readable specification. But you don't need
to know the specifics — the simple `sdf` command line tool handles it all for
you.

The [SciDataFlow
manuscript](https://academic.oup.com/bioinformatics/article/40/1/btad754/7511845)
has been published in *Bioinformatics*. If you use SciDataFlow, please consider
citing it: V. Buffalo, SciDataFlow: A Tool for Improving the Flow of Data
through Science. Bioinformatics (2024), doi:10.1093/bioinformatics/btad754.

## Documentation

SciDataFlow has [extensive
Expand Down

0 comments on commit aeee6cb

Please sign in to comment.