KIT Library Hydration Study
Latex sources for a paper on the behaviour of students at the KIT library with regard to their water bottle refilling habits.
Build
Build manually
$ make
Build using docker
- Build docker image
$ docker build -f Dockerfile . -t bib-paper - Build document
$ docker run --rm -v $PWD:$PWD -w $PWD -u `id -u`:`id -g` bib-paper make
Description
Releases
3
Actual first print
Latest
Languages
TeX
88.2%
Python
10.6%
Dockerfile
0.9%
Makefile
0.3%