-
Notifications
You must be signed in to change notification settings - Fork 203
How to Contribute a Paper
Dmytrii S edited this page Jun 2, 2017
·
9 revisions
First of all, thanks a lot for considering contributing to this project! ๐๐๐
- The proposal is timely and appropriate for its field.
- The proposal is credible. E.g.:
-
- What are the author's credentials?
-
- Where was the source published?
-
- What is an online citation count?
-
- Do you personally like it?
- Do not propose your own papers (ask somebody to do that for you ๐ ).
- Sometimes break rules.
- Provide some paper's credibility evidence in it.
- Open src/published.yaml
- Read comments about fields' meaning.
- Add your entry.
- Install latest Node.JS
- Install dependencies by running command inside a project folder:
npm install
- Regenerate README.md by running:
node ./src/publish.js
- Mention some paper's credibility evidence in it.