Skip to content

Commit d34d2ac

Browse files
author
Peter Amstutz
committed
Merge branch 'master' of github.com:common-workflow-language/common-workflow-language
2 parents 516793f + c6146a0 commit d34d2ac

File tree

3 files changed

+28
-0
lines changed

3 files changed

+28
-0
lines changed

CITATION

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
To cite the Common Workflow Language standard in a publication, please use:
2+
3+
Amstutz, Peter; Andeer, Robin; Chapman, Brad; Chilton, John; Crusoe, Michael
4+
R.; Valls Guimerà, Roman; Carrasco Hernandez, Guillermo; Ivkovic, Sinisa;
5+
Kartashov, Andrey; Kern, John; Leehr, Dan; Ménager, Hervé; Mikheev, Maxim;
6+
Pierce, Tim; Randall, Josh; Soiland-Reyes, Stian; Stojanovic, Luka; Tijanić,
7+
Nebojša (2016): Common Workflow Language, draft 3. figshare.
8+
https://dx.doi.org/10.6084/m9.figshare.3115156.v1
9+
10+
@data{common-workflow-language-draft3,
11+
doi = {10.6084/m9.figshare.3115156.v1},
12+
url = {http://dx.doi.org/10.6084/m9.figshare.3115156.v1},
13+
author = {Peter Amstutz; Robin Andeer; Brad Chapman; John Chilton;
14+
Michael R. Crusoe; Roman Valls Guimerà; Guillermo Carrasco Hernandez;
15+
Sinisa Ivkovic; Andrey Kartashov; John Kern; Dan Leehr; Hervé Ménager;
16+
Maxim Mikheev; Tim Pierce; Josh Randall; Stian Soiland-Reyes; Luka Stojanovic;
17+
Nebojša Tijanić; },
18+
publisher = {Figshare},
19+
title = {Common Workflow Language, draft 3},
20+
year = {2016}
21+
}

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ http://www.commonwl.org/draft-3/
2222

2323
Older drafts: [draft-1](https://github.com/common-workflow-language/common-workflow-language/tree/master/draft-1), [draft-2](http://www.commonwl.org/draft-2/)
2424

25+
### Citation
26+
27+
Please cite https://dx.doi.org/10.6084/m9.figshare.3115156.v1
28+
2529
## Implementations
2630

2731
Some of the software supporting running Common Workflow Language tools or workflows:

draft-3/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ The
1717
[Semantic Annotations for Linked Avro Data (SALAD) Specification](SchemaSalad.html)
1818
specifies the preprocessing steps that must be applied when loading CWL
1919
documents and the schema language used to write the above specifications.
20+
21+
If you use the CWL specifications or distribute CWL descriptions with a
22+
publication you should [cite the standard](https://dx.doi.org/10.6084/m9.figshare.3115156.v1)

0 commit comments

Comments
 (0)