tidy up, get citations by URL

This commit is contained in:
alex 2022-03-24 12:30:54 +00:00
parent f0eba54ace
commit 45a0f340b6
12 changed files with 294 additions and 27 deletions

8
paper/README.md Normal file
View file

@ -0,0 +1,8 @@
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`)