2025-09-28 16:03:26 +02:00
2025-03-04 09:26:49 +01:00
2025-03-04 09:26:49 +01:00
2025-03-04 07:44:38 +01:00
2025-03-04 09:26:49 +01:00
2025-03-04 09:26:49 +01:00
2025-09-28 20:23:23 +02:00
2025-09-30 11:24:34 +02:00
2025-05-30 00:21:39 -04:00
2025-09-26 23:49:32 +02:00

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

  1. Build docker image
    $ docker build -f Dockerfile . -t bib-paper
    
  2. Build document
    $ docker run --rm -v $PWD:$PWD -w $PWD -u `id -u`:`id -g` bib-paper make
    
Description
KIT library hydration study
Readme 178 KiB
2025-09-30 11:26:00 +02:00
Languages
TeX 88.2%
Python 10.6%
Dockerfile 0.9%
Makefile 0.3%