strudel/paper
2022-04-14 09:12:56 +01:00
..
bin tidy up, get citations by URL 2022-03-24 12:30:54 +00:00
images tidy up, get citations by URL 2022-03-24 12:30:54 +00:00
tex tidy up, get citations by URL 2022-03-24 12:30:54 +00:00
citation-cache.json fix citations 2022-04-12 23:49:21 +01:00
make.sh tidy up, get citations by URL 2022-03-24 12:30:54 +00:00
paper-preprocessed.md fix citations 2022-04-12 23:49:21 +01:00
paper.md A bit more blah blah 2022-04-14 09:12:56 +01:00
paper.pdf fix citations 2022-04-12 23:49:21 +01:00
README.md tidy up, get citations by URL 2022-03-24 12:30:54 +00:00

Work in progress on a paper about strudel

To build you will need

  • pandoc
    • pandoc-url2cite (npm install -g pandoc-url2cite)
  • latex/xelatex
  • python
    • pandocfilters (pip3 install pandocfilters)