strudel/paper
Felix Roos 70cc0b93f0 build
2022-06-25 23:53:31 +02:00
..
bin tidy up, get citations by URL 2022-03-24 12:30:54 +00:00
images Tweaks, more inspirations, and figure 2022-04-25 10:41:16 +01:00
tex Tweaks, more inspirations, and figure 2022-04-25 10:41:16 +01:00
citations.json more citations 2022-06-24 22:40:13 +01:00
demo-preprocessed.md small fixes 2022-06-25 23:53:27 +02:00
demo.md small fixes 2022-06-25 23:53:27 +02:00
demo.pdf build 2022-06-25 23:53:31 +02:00
make.sh improved ciations 2022-06-24 22:22:44 +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)