https://github.com/loelschlaeger/beamer_biem
Beamer Template (Rmarkdown and TeX) for Empirical Methods Department at Bielefeld University
https://github.com/loelschlaeger/beamer_biem
latex-template rmarkdown-template
Last synced: 13 days ago
JSON representation
Beamer Template (Rmarkdown and TeX) for Empirical Methods Department at Bielefeld University
- Host: GitHub
- URL: https://github.com/loelschlaeger/beamer_biem
- Owner: loelschlaeger
- License: mit
- Created: 2022-10-11T11:58:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2026-04-28T17:16:45.000Z (about 1 month ago)
- Last Synced: 2026-04-28T18:26:59.971Z (about 1 month ago)
- Topics: latex-template, rmarkdown-template
- Language: R
- Homepage:
- Size: 3.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
This repository contains a template for [LaTeX beamer slides](https://en.wikipedia.org/wiki/Beamer_(LaTeX)) and [Rmarkdown beamer slides](https://bookdown.org/yihui/rmarkdown/beamer-presentation.html) in corporate design of [Bielefeld University](https://www.uni-bielefeld.de/) and serves as a starting point to create a presentation for the Empirical Methods Department.
Feel free to use it at your own risk. See [here](https://github.com/loelschlaeger/slides_template/blob/master/slides.pdf) for a preview of the slides.
To use this template,
1. either
- click ["Use this template"](https://github.com/loelschlaeger/slides_template/generate)
- or download and unzip the repository (e.g., via [DownGit](https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/loelschlaeger/slides_template/tree/master)).
2. either
- open and modify `slides.Rmd` (e.g., in [RStudio](https://posit.co/download/rstudio-desktop/)) and run `rmarkdown::render("slides.Rmd")`
- or open and modify `slides.tex` (e.g., in [Overleaf](https://www.overleaf.com/)) and compile.
Main files to customize:
- `slides.Rmd`: your content and examples
- `theme/template.tex`: LaTeX template
- `theme/packages.tex`: LaTeX packages used