aboutsummaryrefslogtreecommitdiff
path: root/paper/paper.bib
diff options
context:
space:
mode:
authorPjotr Prins2020-04-10 17:16:35 -0500
committerPjotr Prins2020-04-10 17:16:35 -0500
commitfc872f15da426926414fb7629bf6660d9880ed1e (patch)
tree684aee6db7b58b145c5e5725a8924c3e40d87f94 /paper/paper.bib
parentffad8c21f08aca1cf65809c398f3613846e7c8ba (diff)
downloadbh20-seq-resource-fc872f15da426926414fb7629bf6660d9880ed1e.tar.gz
bh20-seq-resource-fc872f15da426926414fb7629bf6660d9880ed1e.tar.lz
bh20-seq-resource-fc872f15da426926414fb7629bf6660d9880ed1e.zip
Draft
Diffstat (limited to 'paper/paper.bib')
-rw-r--r--paper/paper.bib16
1 files changed, 16 insertions, 0 deletions
diff --git a/paper/paper.bib b/paper/paper.bib
index e69de29..bcb9c0b 100644
--- a/paper/paper.bib
+++ b/paper/paper.bib
@@ -0,0 +1,16 @@
+@book{CWL,
+title = "Common Workflow Language, v1.0",
+abstract = "The Common Workflow Language (CWL) is an informal, multi-vendor working group consisting of various organizations and individuals that have an interest in portability of data analysis workflows. Our goal is to create specifications that enable data scientists to describe analysis tools and workflows that are powerful, easy to use, portable, and support reproducibility.CWL builds on technologies such as JSON-LD and Avro for data modeling and Docker for portable runtime environments. CWL is designed to express workflows for data-intensive science, such as Bioinformatics, Medical Imaging, Chemistry, Physics, and Astronomy.This is v1.0 of the CWL tool and workflow specification, released on 2016-07-08",
+keywords = "cwl, workflow, specification",
+author = "Brad Chapman and John Chilton and Michael Heuer and Andrey Kartashov and Dan Leehr and Herv{\'e} M{\'e}nager and Maya Nedeljkovich and Matt Scales and Stian Soiland-Reyes and Luka Stojanovic",
+editor = "Peter Amstutz and Crusoe, {Michael R.} and Nebojša Tijanić",
+note = "Specification, product of the Common Workflow Language working group. http://www.commonwl.org/v1.0/",
+year = "2016",
+month = "7",
+day = "8",
+doi = "10.6084/m9.figshare.3115156.v2",
+language = "English",
+publisher = "figshare",
+address = "United States",
+
+} \ No newline at end of file