Files
Nicola Soranzo b438358ee5 Update citation to 2026 update paper and adopt CITATION.cff format
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
2026-06-12 18:10:44 +01:00

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"