-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add joss paper #482
base: main
Are you sure you want to change the base?
add joss paper #482
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #482 +/- ##
=======================================
Coverage 75.90% 75.90%
=======================================
Files 51 51
Lines 6818 6818
=======================================
Hits 5175 5175
Misses 1643 1643
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
create using pandoc -s paper.md -o paper.pdf --bibliography paper.bib --citeproc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@maurerle thanks, looks nice, I have left a bunch of comments. maybe it would have been easier to directly work in the text, but I didn't want to overwrite your text
@maurerle from my side everything looks fine. Maybe we should make a new release before you submit this? @kim-mskw @Manish-Khanra everything looks fine from your side? |
I initiated the review process in JOSS, but they did not yet assign reviewers. |
I already requested changes which were handled :) |
This is the branch for the submission to JOSS.
Our submission will probably be handled here once it is assigned to reviewers:
https://joss.theoj.org/papers/a8843ad1978808dc593b16437a2a029e
create the paper.pdf using
pandoc -s paper.md -o paper.pdf --bibliography paper.bib --citeproc
or officially for joss draft using
An published JOSS paper from our friends at AMIRIS can be found here: https://joss.theoj.org/papers/10.21105/joss.05041
Would be great if you could look over and adjust the paper.md and add things you would like to have mentioned in this software publication :)
Note: the submission works just fine with this being on a separate branch, I would just prefer to merge this at the end of the publication process - otherwise we can also let this stay on the
paper
branch forever.First draft of the paper can be seen here:
paper.pdf