Cite This Page
Bibliographic details for CWL (Common Workflow Language)
- Page name: CWL (Common Workflow Language)
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 15 November 2022 09:16 UTC
- Date retrieved: 11 June 2026 00:29 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=CWL_(Common_Workflow_Language)&oldid=5986
- Page Version ID: 5986
Citation styles for CWL (Common Workflow Language)
APA style
CWL (Common Workflow Language). (2022, November 15). COPTR, . Retrieved 00:29, June 11, 2026 from https://coptr.digipres.org/index.php?title=CWL_(Common_Workflow_Language)&oldid=5986.
MLA style
"CWL (Common Workflow Language)." COPTR, . 15 Nov 2022, 09:16 UTC. 11 Jun 2026, 00:29 <https://coptr.digipres.org/index.php?title=CWL_(Common_Workflow_Language)&oldid=5986>.
MHRA style
COPTR contributors, 'CWL (Common Workflow Language)', COPTR, , 15 November 2022, 09:16 UTC, <https://coptr.digipres.org/index.php?title=CWL_(Common_Workflow_Language)&oldid=5986> [accessed 11 June 2026]
Chicago style
COPTR contributors, "CWL (Common Workflow Language)," COPTR, , https://coptr.digipres.org/index.php?title=CWL_(Common_Workflow_Language)&oldid=5986 (accessed June 11, 2026).
CBE/CSE style
COPTR contributors. CWL (Common Workflow Language) [Internet]. COPTR, ; 2022 Nov 15, 09:16 UTC [cited 2026 Jun 11]. Available from: https://coptr.digipres.org/index.php?title=CWL_(Common_Workflow_Language)&oldid=5986.
Bluebook style
CWL (Common Workflow Language), https://coptr.digipres.org/index.php?title=CWL_(Common_Workflow_Language)&oldid=5986 (last visited June 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "CWL (Common Workflow Language) --- COPTR{,} ",
year = "2022",
url = "https://coptr.digipres.org/index.php?title=CWL_(Common_Workflow_Language)&oldid=5986",
note = "[Online; accessed 11-June-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "COPTR",
title = "CWL (Common Workflow Language) --- COPTR{,} ",
year = "2022",
url = "\url{https://coptr.digipres.org/index.php?title=CWL_(Common_Workflow_Language)&oldid=5986}",
note = "[Online; accessed 11-June-2026]"
}