Skip to content

Commit b850118

Browse files
committed
Fixed khinsen's edits
1 parent 8567d8b commit b850118

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
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.
44

55
### 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`)
88

99
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.
1010

@@ -48,7 +48,7 @@ And to check it was set correctly:
4848
echo $ZENODO_SANDBOX_TOKEN
4949
echo $ZENODO_TOKEN
5050
```
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.
5252

5353

5454
### Pre-publish the paper
@@ -99,7 +99,7 @@ You should complete the missing information and verify the whole file before mov
9999
- acceptance and publication date
100100
- issue, volume, and article numbers.
101101

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.
103103

104104
10\. Copy the newly updated `article.pdf` and `metadata.yaml` back to this repo.
105105

0 commit comments

Comments
 (0)