CEL Presentation
LaTeX sources for a presentation held at CEL on the 21.06.2024.
Build
Build manually
$ make
Build using docker
- Build docker image
$ docker build -f Dockerfile . -t hiwi-presentations - Build examples
$ docker run --rm -v $PWD:$PWD -w $PWD -u `id -u`:`id -g` hiwi-presentations make
Description
Releases
3
Languages
TeX
95.3%
Python
3.7%
Dockerfile
0.7%
Makefile
0.3%