An open API service indexing awesome lists of open source software.

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

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