For the compiled text, see:
- academic-markdown.pdf
- academic-markdown.pdf is compiled from academic-markdown.md
- academic-markdown.md is transcluded from files found in the partials folder via the input document.
To transclude and compile the whitepaper, you will need
- Pandoc
- Installation instructions at: https://pandoc.org/installing.html.
- Hercule
- Install by running
npm install -g hercule
. Git repo here: https://github.com/jamesramsay/hercule.
- Install by running
Then, cd into the white paper directory and run compile.sh.