Skip to content

Commit bb7549e

Browse files
authored
Update {{cookiecutter.project_name}}/.github/next_steps/04_citation.md
1 parent 35722c1 commit bb7549e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

{{cookiecutter.project_name}}/.github/next_steps/04_citation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ It is likely that your `CITATION.cff` currently doesn't pass validation. The err
3636

3737
- [ ] Check if the `given-name` and `family-name` keys need updating. If your family name has a name particle like `von` or `van` or `de`, use the `name-particle` key; if your name has a suffix like `Sr` or `IV`, use `name-suffix`. For details, refer to the schema description: https://github.com/citation-file-format/citation-file-format
3838
- [ ] Update the value of the `orcid` key. If you do not have an orcid yet, you can get one here [https://orcid.org/](https://orcid.org/).
39+
- [ ] Add more authors if needed
3940
- [ ] Update `date-released` using the YYYY-MM-DD format.
4041
- [ ] Update the `doi` key with the conceptDOI for your repository (see [https://help.zenodo.org](https://help.zenodo.org/) for more information on what a conceptDOI is). If your project doesn't have a DOI yet, you can use the string `10.0000/FIXME` to pass validation.
4142
- [ ] Update the `keywords` array with some keywords of your own that describe your project.

0 commit comments

Comments
 (0)