books.bib
@article{habilitation,
title = {13 Essays in Data Science (Habilitation Thesis)},
author = {Stauffer, Reto},
year = {2025},
journal = {Universit{\"a}t Innsbruck, Austria},
url = {/files/2025-05-13-habilitation.pdf}
}
@article{rprogramming,
title = {Introduction to Programming with R},
author = {Stauffer, Reto and {and others}},
year = {2024},
journal = {Self-published online book},
url = {https://discdown.org/rprogramming/},
abstract = {“Introduction to Programming with R” is a learning resource for programming novices who want to learn programming using the statistical programming language R. While one of the major strengths of R is the broad variety of packages for statistics and data science, this resource focuses on learning and understanding basic programming concepts using base R. Only a couple of additional packages are used and/or briefly discussed for special tasks.}
}