Closed whedon closed 4 years ago
@sritchie How are things going? When do you estimate to finalize the submission?
Hey @diehlpk , apologies, I had seen the first item but not the checklist. I should be able to finalize this in the next couple of days!
10.5281/zenodo.4026612
, @diehlpk , I'm not going to take the suggestion at the moment to mirror the tutorial from the README to the readthedocs page, as it's slightly more involved, and I need to think through a proper publishing workflow to guarantee that users who find the README can get started right away without the information falling out of sync.
Let me know if I can do anything else here!
@whedon set 0.4.1 as version
OK. 0.4.1 is the version.
@whedon set 10.5281/zenodo.4026612 as archive
OK. 10.5281/zenodo.4026612 is the archive.
@whedon check references
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):
OK DOIs
- 10.1145/2889160.2891057 is OK
- 10.1109/cvpr.2009.5206848 is OK
- 10.25080/Majora-4af1f417-001 is OK
MISSING DOIs
- None
INVALID DOIs
- None
@whedon generate pdf
:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:
Hi, @sritchie please check the final paper, before I accept it and publish it.
@whedon generate pdf
:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:
@diehlpk okay, now we're looking good! I found a single typo and pushed a fix.
@whedon accept
Attempting dry run of processing paper acceptance...
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):
OK DOIs
- 10.1145/2889160.2891057 is OK
- 10.1109/cvpr.2009.5206848 is OK
- 10.25080/Majora-4af1f417-001 is OK
MISSING DOIs
- None
INVALID DOIs
- None
:wave: @openjournals/joss-eics, this paper is ready to be accepted and published.
Check final proof :point_right: https://github.com/openjournals/joss-papers/pull/1727
If the paper PDF and Crossref deposit XML look good in https://github.com/openjournals/joss-papers/pull/1727, then you can now move forward with accepting the submission by compiling again with the flag deposit=true
e.g.
@whedon accept deposit=true
@sritchie Congratulations to the accepted paper. @lukasheinrich and @arokem thanks for your review.
Thanks all!!
Hi @sritchie, I'm doing some final checks on your submission. In the paper, it looks like the Forde et al. and Zaharia et al. references may be missing some details. Also, please look at the other references, and add curly braces {}
around words to enforce capitalization where appropriate (e.g., "IEEE", "Linux").
@whedon generate pdf
:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:
@kyleniemeyer , just took another pass and I think we're set here.
@sritchie For the second reference ieee should be IEEE.
@whedon generate pdf
@diehlpk I'll figure this out someday... nice catch, fixed!
:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:
Hey @sritchie, looks like the Forde et al. reference is still missing something. Where was that publishedβa journal, or on a website, or something?
@kyleniemeyer , I took the bibtex entry from here: https://scholar.google.com/scholar?q=Reproducing+%7BMachine+%7BLearning+%7BResearch+on+%7BBinder&hl=en&as_sdt=0&as_vis=1&oi=scholart:
@article{forde2018reproducing,
title={Reproducing Machine Learning Research on Binder},
author={Forde, Jessica and Bussonnier, Matthias and Fortin, F{\'e}lix-Antoine and Granger, Brian and Head, Tim and Holdgraf, Chris and Ivanov, Paul and Kelley, Kyle and Pacer, M and Panda, Yuvi and others},
year={2018}
}
It lives on OpenReview.net: https://openreview.net/forum?id=BJlR6KTE3X
and was published at NIPS 2018 Workshop MLOSS; you're right that even though that isn't in the bibtex entry Scholar generates it needs to be here. Adding now.
@whedon generate pdf
:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:
@sritchie yeah, unfortunately Google Scholar's BiBTeX generation only seems to work consistently for regular journal articles.
@whedon accept
Attempting dry run of processing paper acceptance...
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):
OK DOIs
- 10.1145/2889160.2891057 is OK
- 10.1109/cvpr.2009.5206848 is OK
- 10.25080/Majora-4af1f417-001 is OK
MISSING DOIs
- None
INVALID DOIs
- None
:wave: @openjournals/joss-eics, this paper is ready to be accepted and published.
Check final proof :point_right: https://github.com/openjournals/joss-papers/pull/1734
If the paper PDF and Crossref deposit XML look good in https://github.com/openjournals/joss-papers/pull/1734, then you can now move forward with accepting the submission by compiling again with the flag deposit=true
e.g.
@whedon accept deposit=true
@whedon accept deposit=true
Doing it live! Attempting automated processing of paper acceptance...
π¦π¦π¦ π Tweet for this paper π π¦π¦π¦
π¨π¨π¨ THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! π¨π¨π¨
Here's what you must now do:
Party like you just published a paper! πππ¦ππ»π€
Any issues? Notify your editorial technical team...
Congrats @sritchie on your article's publication in JOSS!
Many thanks to @lukasheinrich and @arokem for reviewing this, and @diehlpk for editing it.
:tada::tada::tada: Congratulations on your paper acceptance! :tada::tada::tada:
If you would like to include a link to your paper from your README use the following code snippets:
Markdown:
[![DOI](https://joss.theoj.org/papers/10.21105/joss.02403/status.svg)](https://doi.org/10.21105/joss.02403)
HTML:
<a style="border-width:0" href="https://doi.org/10.21105/joss.02403">
<img src="https://joss.theoj.org/papers/10.21105/joss.02403/status.svg" alt="DOI badge" >
</a>
reStructuredText:
.. image:: https://joss.theoj.org/papers/10.21105/joss.02403/status.svg
:target: https://doi.org/10.21105/joss.02403
This is how it will look in your documentation:
We need your help!
Journal of Open Source Software is a community-run journal and relies upon volunteer effort. If you'd like to support us please consider doing either one (or both) of the the following:
Submitting author: @sritchie (Sam Ritchie) Repository: https://github.com/google/caliban Version: 0.4.1 Editor: @diehlpk Reviewer: @lukasheinrich, @arokem Archive: 10.5281/zenodo.4026612
:warning: JOSS reduced service mode :warning:
Due to the challenges of the COVID-19 pandemic, JOSS is currently operating in a "reduced service mode". You can read more about what that means in our blog post.
Status
Status badge code:
Reviewers and authors:
Please avoid lengthy details of difficulties in the review thread. Instead, please create a new issue in the target repository and link to those issues (especially acceptance-blockers) by leaving comments in the review thread below. (For completists: if the target issue tracker is also on GitHub, linking the review thread in the issue or vice versa will create corresponding breadcrumb trails in the link target.)
Reviewer instructions & questions
@lukasheinrich & @arokem, please carry out your review in this issue by updating the checklist below. If you cannot edit the checklist please:
The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @diehlpk know.
β¨ Please try and complete your review in the next six weeks β¨
Review checklist for @lukasheinrich
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
Review checklist for @arokem
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper