strudel/paper
2025-06-14 16:23:03 +02:00
..
bin tidy up, get citations by URL 2022-03-24 12:30:54 +00:00
images ICLC2023 paper (#306) 2022-12-19 11:11:24 +00:00
pandoc ICLC2023 paper (#306) 2022-12-19 11:11:24 +00:00
tex Tweaks, more inspirations, and figure 2022-04-25 10:41:16 +01:00
citations.json ICLC2023 paper (#306) 2022-12-19 11:11:24 +00:00
demo-preprocessed.md even more degithubbing 2025-06-14 16:23:03 +02:00
demo.md even more degithubbing 2025-06-14 16:23:03 +02:00
demo.pdf build 2022-06-25 23:53:31 +02:00
iclc-reviews.md iclc reviews 2023-02-05 21:01:02 +00:00
iclc2023.html even more degithubbing 2025-06-14 16:23:03 +02:00
iclc2023.md even more degithubbing 2025-06-14 16:23:03 +02:00
iclc2023.pdf ICLC2023 paper (#306) 2022-12-19 11:11:24 +00:00
iclc2023x.pdf ICLC2023 paper (#306) 2022-12-19 11:11:24 +00:00
inconsolata.sty ICLC2023 paper (#306) 2022-12-19 11:11:24 +00:00
make.sh improved ciations 2022-06-24 22:22:44 +01:00
Makefile ICLC2023 paper (#306) 2022-12-19 11:11:24 +00: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 ICLC2023 paper (#306) 2022-12-19 11:11:24 +00:00

paper

iclc2023

from the strudel project root:

npm run iclc
npm run iclc-nocite # try this if you get an error

old

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)