mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
bf373d894d
Paper submission for the international conference on live coding
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)
- pandoc-url2cite (
- latex/xelatex
- python
- pandocfilters (
pip3 install pandocfilters)
- pandocfilters (