Compare commits
2 Commits
21522986bd
...
v0.1
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a4f82258c | |||
| a4be0ca9cc |
@@ -1,6 +1,6 @@
|
|||||||
# KIT Library Hydration Study
|
# KIT Library Hydration Study
|
||||||
|
|
||||||
Latex sources for a paper on the behavior of students at the KIT library with
|
Latex sources for a paper on the behaviour of students at the KIT library with
|
||||||
regard to their water bottle refilling habits.
|
regard to their water bottle refilling habits.
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
@@ -17,7 +17,7 @@ $ make
|
|||||||
```bash
|
```bash
|
||||||
$ docker build -f Dockerfile . -t bib-paper
|
$ docker build -f Dockerfile . -t bib-paper
|
||||||
```
|
```
|
||||||
2. Build examples
|
2. Build document
|
||||||
```bash
|
```bash
|
||||||
$ docker run --rm -v $PWD:$PWD -w $PWD -u `id -u`:`id -g` bib-paper make
|
$ docker run --rm -v $PWD:$PWD -w $PWD -u `id -u`:`id -g` bib-paper make
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user