move iclc paper under docs/
This commit is contained in:
parent
a7f044e1aa
commit
2cb22e94b5
27 changed files with 0 additions and 0 deletions
22
docs/iclc2023-paper/README.md
Normal file
22
docs/iclc2023-paper/README.md
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
# paper
|
||||
|
||||
## iclc2023
|
||||
|
||||
from the strudel project root:
|
||||
|
||||
```sh
|
||||
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`)
|
||||
Loading…
Add table
Add a link
Reference in a new issue