mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-08-29 02:26:59 +08:00
b438358ee5
New primary publication: https://doi.org/10.1093/nar/gkag469 Replace the unstructured CITATION file with CITATION.cff metadata and add a GitHub Actions workflow to validate it on relevant push/PR changes. CFF standard: https://citation-file-format.github.io/ CFF schema guide: https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md
22 lines
743 B
YAML
22 lines
743 B
YAML
cff-version: 1.2.0
|
|
message: >-
|
|
If you use or extend Galaxy in your work, please cite it using the metadata
|
|
below. To cite specific Galaxy components/features or other Galaxy project
|
|
publications, see https://galaxyproject.org/citing-galaxy
|
|
title: "Galaxy"
|
|
type: software
|
|
url: "https://galaxyproject.org/"
|
|
repository-code: "https://github.com/galaxyproject/galaxy"
|
|
license: "MIT"
|
|
authors:
|
|
- name: "The Galaxy Community"
|
|
preferred-citation:
|
|
type: article
|
|
title: "Galaxy for accessible, reproducible, and collaborative data analyses: 2026 update"
|
|
authors:
|
|
- name: "The Galaxy Community"
|
|
journal: "Nucleic Acids Research"
|
|
doi: "10.1093/nar/gkag469"
|
|
url: "https://doi.org/10.1093/nar/gkag469"
|
|
date-published: "2026-06-09"
|