-
-
Notifications
You must be signed in to change notification settings - Fork 186
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
Is it possible to update a published paper? #423
Comments
No. You cannot change the published paper. But if the new version has extensive new work, you can submit a new paper. |
It sounds to me like this could be a new paper. |
:( I don't think it is enough to publish a new paper, nor do I think it makes much sense; the current one has been cited once, and I'd like to use the same. I am very surprised by an answer so definitive. Since the journal is all about software papers, and significant software updates happen very often in the huge amount of repositories published here, shouldn't something like this be supported or at least considered? |
We are fairly flexible on the new paper for a new major software version, this has already been done a few times. However, since JOSS is trying to fit within the traditional journal ecosystem, we can't really have papers changing over time. Plus, a JOSS article is not necessarily the best route for people to cite the most recent version of a software package—we are trying to solve a credit & career issue rather than reproducibility. For the latter, people should be directly citing the specific software version they used in a paper, perhaps in addition to a JOSS article. So, the typical process (or at least what I would recommend) for software evolution and JOSS would be:
(This may "dilute" the citations to the individual papers, if people only cite the newest one, so if that is a concern then you may prefer to just do steps 1 and 2.) |
Thank you @kyleniemeyer . Okay then, I will simply use the automatically generated zenodo, but will still point people to cite the published article and maybe mention the version they use. |
Per openjournals/joss#423, we are planning to make a new submission to JOSS for sourmash v4.x. The first paper from 2016 is [here](https://joss.theoj.org/papers/10.21105/joss.00027). Fixes #1321. Ref #622, #444. - [x] update authors per #1367 - [x] fix `@@@` in paper.md YAML header - [x] review [JOSS guidelines](https://joss.readthedocs.io/en/latest/submitting.html) and think about what to add, if anything. - [x] add funding acks - Moore esp - [ ] let's fix citation issue finally #511 --------- Co-authored-by: Tessa Pierce Ward <bluegenes@users.noreply.github.com> Co-authored-by: N. Tessa Pierce-Ward <ntpierce@gmail.com> Co-authored-by: Katrin Leinweber <9948149+katrinleinweber@users.noreply.github.com>
Hello,
I have published this paper on JOSS: http://joss.theoj.org/papers/10.21105/joss.00458
We have worked on a new version that adds a lot of new features. We are very near into publishing this new version 2.0.
I have updated the
paper.md
to match the new version, specifically updated the Features List and the Contributors sections. My question is, can the published paper be updated as well, once we do our formal release?The text was updated successfully, but these errors were encountered: