Skip to content

Commit 6d4fd3e

Browse files
committed
Update editor instructions
1 parent ce68221 commit 6d4fd3e

File tree

1 file changed

+32
-6
lines changed

1 file changed

+32
-6
lines changed

README.md

Lines changed: 32 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,44 @@ Article DOI: 10.5281/zenodo.xxxxx
3232
Article URL: https://zenodo.org/record/xxxxxx/file/article.pdf
3333
```
3434

35+
You must also assign the issue, volume, and article numbers. Have a
36+
look on the published articles and assign the next available number in
37+
the same issue and same volume if your article is still in the same
38+
year. Otherwise, increment the issue number and start with
39+
volume 1. Post your numbers to [this GitHub
40+
issue](https://github.com/ReScience/ReScience/issues/48) that serves
41+
to avoid that two editors assign the same numbers to two different
42+
articles.
43+
44+
45+
#### 2. Metadata update and creation of the final PDF
46+
47+
The `metadata.yaml` has a section (at the end) for information added during
48+
the publication process. You should complete it and verify the whole file
49+
before moving on. The information you must add is:
50+
- DOI (from Zenodo)
51+
- article URL (from Zenodo)
52+
- contributors (reviewers and editors), with ORCIDs
53+
- acceptation and publication date
54+
- issue, volume, and article numbers.
55+
56+
Next, there are two situations:
57+
58+
- If the authors have used the [ReScience article template](http://github.com/rescience/template),
59+
you can fork their repository, copy the edited `metadata.yaml` to it, and create
60+
the final PDF by running `make`. Don't forget to submit a pull request to the
61+
authors' repository with the changes you made to `metadata.yaml`.
62+
63+
- Otherwise, you give the authors the required information and
64+
ask them to update their article and produce the final PDF file. You should
65+
check that their PDF contains all the information you sent them.
66+
3567
You need to give this information back to author(s) such that they can update
3668
the metadata file as well as the article that display the DOI in the left
3769
margin (make sure they actually update this information). For the article
3870
number, you can have a look on the published articles and assign the next
3971
available number in the same issue and same volume.
4072

41-
#### 2. Recreate the PDF
42-
43-
Make sure the author regenerated the PDF with the supplied information and
44-
check the output is correct (type of the articlme, name of the editor, name of
45-
the reviewers, volume number, issuer number, article number, DOI and code DOI).
46-
4773

4874
#### 3. Publication (Zenodo and GitHub)
4975

0 commit comments

Comments
 (0)