ReScience C is a platinum open-access peer-reviewed journal that targets computational research and encourages the explicit replication of already published research, promoting new and open-source implementations in order to ensure that the original research is reproducible.
ReScience C is collaborative and open by design.
The ReScience C submission tool is hosted at https://resciencec.theoj.org
If you're looking for the ReScience C reviews repository head over here: https://github.com/ReScience/ReScienceC-reviews/issues
In order to have a more open and welcoming community, ReScience C adheres to a code of conduct adapted from the Contributor Covenant code of conduct.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request