mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-01 15:37:32 +08:00
use double quotes for galaxy bibtex citation
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user