joss
joss copied to clipboard
The Journal of Open Source Software
As mentioned in openjournals/joss-reviews#24, it would be great to make the .tex source of the compiled paper available (maybe it is and I'm just blind...) to enable things like uploading...
Hello, I and my colleagues at [Vizlab](http://vizlab.unisinos.br/) have been using in the last two years an application I have developed. It allows us to open, visualize and process hyperspectral data...
May the documentation add a link to an explicit listing of all the tags used? At present, searching publications in JOSS allows the criteria title, language, author, tag. Inspired by...
If we became a [member of ORCID](https://orcid.org/about/membership) we could post information about the papers directly to their API and update the ORCID record of the authors. Additionally, we could add...
See https://github.com/openjournals/openjournals-draft-action/issues/3. I suggested to comment out the figure code in the draft example for users who would like to try the github action. The code should remain to illustrate...
Don't merge this. Just trying to clean up the commit history between `master` which is used for JOSS in production and `jose` which is used for JOSE in production.
For the paper affiliation, I wasn't aware that anything beyond the University was required, as the [current example](https://joss.readthedocs.io/en/latest/submitting.html?highlight=affiliation#example-paper-and-bibliography) has primarily the institution (and that the author is a fellow) and...
I'd like to write some better documentation to help authors preparing JOSS papers. For most authors this is a pretty straightforward process, but when it goes wrong, or authors have...
Following my issue #280, here's the PR following RuboCop's standards. If you have any questions regarding the PR or the code changes feel free to let me know. I also...
SecureRandom.hex can create duplicate values, this way you can avoid getting an error in such case.