6. Paper Submission#

6.1. JOSS Instruction#

Here in this chapter, we will briefly describe how we follow Submitting a paper to JOSS.

6.2. Markdown Source Text#

The draft paper is supposed to be prepared as a markdown source text, named “paper.md”, which should be placed in the joss-paper branch of the code repository. It should follow JOSS Paper Format.

6.3. PDF Compilation#

To check the format, JOSS provides a script for GitHub Actions[1], which automates the markdown source text to PDF compilation. The execution of the script will be triggered if you "push" the changes of “paper.md”. After its completion, you can retrieve a compiled PDF from the GitHub Actions job result.

6.4. Paper Submission#

See Submission Process.