Skip to content

Commit 318402c

Browse files
committed
consistently use "certificate"
1 parent dea060b commit 318402c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

guide/bundle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This may include a copy of the author's files, and any additional files that the
2424
- Dockerfile and Docker image, see [Ten simple rules for writing Dockerfiles for reproducible data science](https://doi.org/10.1371/journal.pcbi.1008316)
2525
- ...
2626

27-
## Codecheck report with R Markdown
27+
## Codecheck certificate with R Markdown
2828

2929
R Markdown has some nice features that are helpful for writing a report.
3030

guide/community-workflow-codechecker.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,17 +80,17 @@ Some further tips:
8080
- Is the data and [software](https://content.iospress.com/articles/data-science/ds190026) FAIR?
8181
1. Add **mandatory codechecker-contributed information** to the **`codecheck.yml`** file, see [spec](/spec/config/latest)
8282
1. Wait for the article DOI.
83-
1. **Deposit the CODECHECK report on _Zenodo_** using your own Zenodo account and following the [community curation policy](https://zenodo.org/communities/codecheck/curation-policy) (which is replicated here for convenience):
83+
1. **Deposit the CODECHECK certificate on _Zenodo_** using your own Zenodo account and following the [community curation policy](https://zenodo.org/communities/codecheck/curation-policy) (which is replicated here for convenience):
8484
- _Reserve a DOI_
8585
- Add the DOI to the `codecheck.yml` file.
86-
- Add the DOI to the `codecheck.pdf` CODECHECK report, which should include a full citation of itself.
86+
- Add the DOI to the `codecheck.pdf` CODECHECK certificate, which should include a full citation of itself.
8787
- _Files_
8888
- `codecheck.pdf` (mandatory)
8989
- Optional: You can add any material to this record that you see fit, especially things that helped you with your reproduction, i.e., the [CODECHECK bundle](/guide/bundle).
9090
- _Communities_: Search for "codecheck" to add the record to the [CODECHECK community on Zenodo](https://zenodo.org/communities/codecheck).
9191
- _Authors_: Add all codecheckers as authors.
9292
- _Title_: `"CODECHECK Certificate YYYY-NNN"` (certificate number issued via the register ticket above, optionally you may add the submission's title).
93-
- _License_: Use `Creative Commons Attribution 4.0 International` if you only upload the CODECHECK report, otherwise use `Other (Open)` or `Other (Attribution)` and document the licensing of the different parts in an _Additional notes_ field.
93+
- _License_: Use `Creative Commons Attribution 4.0 International` if you only upload the CODECHECK certificate, otherwise use `Other (Open)` or `Other (Attribution)` and document the licensing of the different parts in an _Additional notes_ field.
9494
- _Description_: Copy the summary of the check here.
9595
- _Contributors_: Add the original authors as contributors (see Zendo Metadata form section "Contributors (optional)") with a suitable role (e.g., "Researcher").
9696
- Add a _Relationship_ in metadata between the certificate and the original paper/submission.

0 commit comments

Comments
 (0)