strudel/paper
2022-04-03 00:44:30 +02: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 tidy up, get citations by URL 2022-03-24 12:30:54 +00:00
make.sh tidy up, get citations by URL 2022-03-24 12:30:54 +00:00
paper-preprocessed.md tidy up, get citations by URL 2022-03-24 12:30:54 +00:00
paper.md add shapeshifter snippets 2022-04-03 00:44:30 +02:00
paper.pdf tidy up, get citations by URL 2022-03-24 12:30:54 +00: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)