f0a19a778a269d5ffa5bb90ad619c2f465f65ad3
KIT Library Hydration Study
Latex sources for a paper on the behavior 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 examples
$ 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%