|
3 | 3 | This document is intended for ReScience editors. Congrats on accepting a ReScience article for publication! If you're new at editing, this document will guide you through all the necessary steps. If you are a seasoned editor, this will be a handy reference to any steps you may have forgotten. Follow the steps below to complete the metadata, submit to Zenodo, and get the final article published.
|
4 | 4 |
|
5 | 5 | ### What you will need to begin
|
6 |
| -- The article metadata file (`metadata.yaml`) from the author's repository. At this time the metadata file should **will be missing** the article DOI, number and URL. This is expected and something you will fix over the coming steps. |
7 |
| -- The final article itself (`article.pdf`) |
| 6 | +- The article metadata file (`metadata.yaml`) from the author's repository. At this time the metadata file **will be missing** the article DOI, number and URL. This is expected and something you will fix over the coming steps. |
| 7 | +- The near final article itself (`article.pdf`) |
8 | 8 |
|
9 | 9 | Have these two files ready before cloning this repository. This would also be a good time to ask reviewers to share their [ORCIDs](https://orcid.org/) for the metadata. You can do this in the review issue.
|
10 | 10 |
|
@@ -48,7 +48,7 @@ And to check it was set correctly:
|
48 | 48 | echo $ZENODO_SANDBOX_TOKEN
|
49 | 49 | echo $ZENODO_TOKEN
|
50 | 50 | ```
|
51 |
| -If you copy these in your bash profile you wont have to look for them again. We advise you to **first test the procedure** on the sandbox server using the `--sandbox` switch. More on this in the next step. |
| 51 | +If you copy these into your bash profile you won't have to look for them again. We advise you to **first test the procedure** on the sandbox server using the `--sandbox` switch. More on this in the next step. |
52 | 52 |
|
53 | 53 |
|
54 | 54 | ### Pre-publish the paper
|
@@ -99,7 +99,7 @@ You should complete the missing information and verify the whole file before mov
|
99 | 99 | - acceptance and publication date
|
100 | 100 | - issue, volume, and article numbers.
|
101 | 101 |
|
102 |
| -9\. Pull request just the `metadata.yaml` back to the author's repo (this will mean copying this file back to the author repo fork). Once the pull-request is merged, have them `Make` a new `article.pdf`. The PDF will now contain the volume, article number and DOI. |
| 102 | +9\. Pull request just the `metadata.yaml` back to the author's repo (this will mean copying this file back to the author repo fork). Once the pull-request is merged, ask them to prepare a new `article.pdf`. The PDF will now contain the volume, article number and DOI. |
103 | 103 |
|
104 | 104 | 10\. Copy the newly updated `article.pdf` and `metadata.yaml` back to this repo.
|
105 | 105 |
|
|
0 commit comments