strudel/paper
2022-04-24 22:16:23 +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 initial demo submission 2022-04-15 08:55:53 +01:00
citation-cache.json fix citations, build 2022-04-24 22:16:23 +01:00
demo-preprocessed.md fix citations, build 2022-04-24 22:16:23 +01:00
demo.md fix citations, build 2022-04-24 22:16:23 +01:00
demo.pdf fix citations, build 2022-04-24 22:16:23 +01:00
make.sh initial demo submission 2022-04-15 08:55:53 +01:00
paper-preprocessed.md fix citations 2022-04-12 23:49:21 +01:00
paper.md more citations 2022-04-14 20:55:07 +01:00
paper.pdf more citations 2022-04-14 20:55:07 +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)