Files
strudel/docs/iclc2023-paper/README.md
T
2025-06-14 23:26:59 +01:00

342 B

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)