Cite This Page
Bibliographic details for Nextflow
- Page name: Nextflow
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 4 April 2023 07:32 UTC
- Date retrieved: 20 April 2026 09:59 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=Nextflow&oldid=6046
- Page Version ID: 6046
Citation styles for Nextflow
APA style
Nextflow. (2023, April 4). COPTR, . Retrieved 09:59, April 20, 2026 from https://coptr.digipres.org/index.php?title=Nextflow&oldid=6046.
MLA style
"Nextflow." COPTR, . 4 Apr 2023, 07:32 UTC. 20 Apr 2026, 09:59 <https://coptr.digipres.org/index.php?title=Nextflow&oldid=6046>.
MHRA style
COPTR contributors, 'Nextflow', COPTR, , 4 April 2023, 07:32 UTC, <https://coptr.digipres.org/index.php?title=Nextflow&oldid=6046> [accessed 20 April 2026]
Chicago style
COPTR contributors, "Nextflow," COPTR, , https://coptr.digipres.org/index.php?title=Nextflow&oldid=6046 (accessed April 20, 2026).
CBE/CSE style
COPTR contributors. Nextflow [Internet]. COPTR, ; 2023 Apr 4, 07:32 UTC [cited 2026 Apr 20]. Available from: https://coptr.digipres.org/index.php?title=Nextflow&oldid=6046.
Bluebook style
Nextflow, https://coptr.digipres.org/index.php?title=Nextflow&oldid=6046 (last visited April 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "Nextflow --- COPTR{,} ",
year = "2023",
url = "https://coptr.digipres.org/index.php?title=Nextflow&oldid=6046",
note = "[Online; accessed 20-April-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 = "Nextflow --- COPTR{,} ",
year = "2023",
url = "\url{https://coptr.digipres.org/index.php?title=Nextflow&oldid=6046}",
note = "[Online; accessed 20-April-2026]"
}