joss
joss copied to clipboard
The Journal of Open Source Software
If you ever got curious. JOSS reviewers data from [the public list](https://docs.google.com/spreadsheets/d/1PAPRJ63yq9aPC1COLjaQp8mHmEq3rZUzwUYxTulyu78/edit#gid=856801822). ``` *** The 20 most "best known" languages... - python ( 68.74 %) - r ( 27.52 %)...
My question stems from the recommendation, for Python packages, to use pip install package instead of pip install --user package The first version will error except if the user uses...
The dashboard now has a function where an editor can put in a reviewer's github username and get some info about that reviewer's current and previous work for JOSS. I...
Currently, an editor tells whedon to accept, and whedon tries to turn the work over to the AEiC, with > 👋 @openjournals/joss-eics, this paper is ready to be accepted and...
When references of type @article are in the .bib, the generated reference has most words in the journal starting with capital letters. This is also how @book titles are handled....
Our guidelines for API documentation are currently limited. Extracting a comment from @dpsanders in an email thread about this topic: > Currently, the `Submission requirements` section does not mention documentation...
By using `render inline:` here you may be introducing a RCE since it will evaluate ERB. https://github.com/openjournals/joss/blob/12d765b4f72f519e9f57885db01aa6721ffda9f1/app/controllers/papers_controller.rb#L301
- [x] Add cost of Portico to public JOSS cost model. - [x] Add income from AAS to public JOSS cost model.
Hi there, This comes from the mlpack 3 review: https://github.com/openjournals/joss-reviews/issues/726 Or specifically the PDF proof in question: https://github.com/openjournals/joss-papers/blob/joss.00726/joss.00726/10.21105.joss.00726.pdf Authors 4 and 5 (Yannis and Sumedh) should have no affiliation, so...
The [Submission Requirements](https://joss.readthedocs.io/en/latest/submitting.html#submission-requirements) section of the JOSS Documentation makes it clear that it merely preferable, not necessary, for the submitted paper to be hosted in the same repository as the...