Skip to content

Commit c89dfb6

Browse files
NetZissouegrace479
andauthored
Updated Zenodo Format Tests Instructions (#35)
* fix #14: updated instructions to include format tests for .zenodo.json * Update docs/wiki-guide/DOI-Generation.md Co-authored-by: Elizabeth Campolongo <[email protected]> * Fixing grammatical typo Co-authored-by: Elizabeth Campolongo <[email protected]> --------- Co-authored-by: Elizabeth Campolongo <[email protected]>
1 parent c4cf38f commit c89dfb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/wiki-guide/DOI-Generation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ If your repository is likely to be updated repeatedly (i.e., generating new rele
4949
A `.zenodo.json` can be created by applying [cffconvert](https://github.com/citation-file-format/cffconvert) to your `CITATION.cff` (without the references, as these are not supported). Then add the references and other metadata back in to the JSON (following the [Zenodo dev guide](https://developers.zenodo.org/#representation)).
5050
The `publication_date` and `version` will need to be updated along with the `CITATION.cff` for each release.
5151
!!! example "Example `.zenodo.json`"
52-
An example of this is the [Andromeda Zenodo JSON](https://github.com/Imageomics/Andromeda/blob/main/.zenodo.json), which was created in [this PR](https://github.com/Imageomics/Andromeda/pull/109).
52+
An example of this is the [Andromeda Zenodo JSON](https://github.com/Imageomics/Andromeda/blob/main/.zenodo.json). We also recommend including format tests following the example in this [PR](https://github.com/Imageomics/Andromeda/pull/120).
5353

5454
_Alternatively_, this information can be updated manually on the Zenodo page for the DOI record. When logged in to Zenodo, a large orange "Edit" button will appear in the top right (as in the image below). There is the ability to save as you go (without publishing the metadata changes) and an additional option to share a link with collaborators to view the suggested record information.
5555

0 commit comments

Comments
 (0)