diff --git a/docassemble/SMPDecisionTree/data/questions/software.yml b/docassemble/SMPDecisionTree/data/questions/software.yml index 5cf5295..c0cc8bd 100644 --- a/docassemble/SMPDecisionTree/data/questions/software.yml +++ b/docassemble/SMPDecisionTree/data/questions/software.yml @@ -943,7 +943,10 @@ mandatory: public question: | Citation subquestion: | - How will users of `${ software_name }` be able to cite your software? Please provide a link to your software citation file {CFF} and/or Digital Object Identifier {DOI} if available. +# This needs to change + How will users of `${ software_name }` be able to cite your software? + + If available, please provide a link to your software citation file {CFF} and/or Digital Object Identifier {DOI} linked to your software. If you are publishing your software together with a dataset, please at least provide the DOI attached to the dataset. Can your software be cited in the same way the dataset can be cited? If not, please make sure to provide a way to cite your software also in the location where the dataset is published. terms: CFF: | `CITATION.cff` files are plain text files with human- and machine-readable citation information for software (and datasets). Code developers can include them in their repositories to let others know how to correctly cite their software. [Details](https://citation-file-format.github.io/)