use double quotes for galaxy bibtex citation

This commit is contained in:
Matthias Bernt
2026-01-12 17:56:12 +01:00
parent a360903a70
commit 8bd436b4cd
+1 -1
View File
@@ -1834,7 +1834,7 @@ mapping:
citation_bibtex:
type: str
default: "@article{Galaxy2024, title={The Galaxy platform for accessible, reproducible, and collaborative data analyses: 2024 update}, author={{The Galaxy Community}}, journal={Nucleic Acids Research}, year={2024}, doi={10.1093/nar/gkae410}, url={https://doi.org/10.1093/nar/gkae410}}"
default: '@article{Galaxy2024, title="The Galaxy platform for accessible, reproducible, and collaborative data analyses: 2024 update", author="{The Galaxy Community}", journal="Nucleic Acids Research", year="2024", doi="10.1093/nar/gkae410", url="https://doi.org/10.1093/nar/gkae410"}'
required: false
per_host: true
desc: |