Skip to content

Latest commit

 

History

History
 
 

JOSS

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Compiling the JOSS Paper

To build the paper with pandoc (3.0.1):

pandoc --citeproc --bibliography=refs.bib -s paper.md -o gx_minimax.pdf --template latex.template

with a latex templated sourced from a Github source rather than the JOSS template.