Skip to content

Commit

Permalink
add acknow & howto CV compile
Browse files Browse the repository at this point in the history
  • Loading branch information
hoelzer committed Jun 28, 2024
1 parent 64f187f commit 42a1f62
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ Thanks [@klb2](https://github.com/klb2), [@FPK](https://github.com/FPK), and [@w

Thanks [@nise](https://github.com/nise) and [@ThiloKr](https://github.com/ThiloKr) for the [suggested changes to make author publications bold](https://github.com/hoelzer/dfg/issues/47) and [@shervinsafavi](https://github.com/shervinsafavi) for the PR implementing them.

Thanks [@wallscheid](https://github.com/wallscheid) for adding an english CV [according to 53.200 – 03/23 DFG form](https://www.dfg.de/de/formulare-53-200-elan-246806). Please note that this CV needs to be additionally compiled via `pdflatex` if you want to use it.

_Please let me know if I accidentally forgot a contribution! Thanks all contributors!_

## Compilation
Expand All @@ -46,6 +48,8 @@ You can also change the filename of the `${NAME}.tex` file and then run `make fi
make filename=dfg-german
```

**Please note** that this will only compile the main grant document. If you want to also use the DFG CV document, you need to additionally compile the corresponding tex file, e.g. via `pdflatex CV-dfg.tex`.

### Biber
If you do not have ``biber`` installed try to install it from the package sources of your system. There is also a ``conda`` install that you can try:

Expand Down

0 comments on commit 42a1f62

Please sign in to comment.