Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/spencerwooo/dsais-lab-beamer-template

✒ Data Security and Artificial Intelligence Security Laboratory LaTeX Beamer Template
https://github.com/spencerwooo/dsais-lab-beamer-template

beamer beamer-template latex latex-template

Last synced: 17 days ago
JSON representation

✒ Data Security and Artificial Intelligence Security Laboratory LaTeX Beamer Template

Awesome Lists containing this project

README

        

[![Latexmk](https://badgen.net/badge/compiler/Latexmk?labelColor=0d305a)](https://mg.readthedocs.io/latexmk.html)
[![License](https://badgen.net/github/license/spencerwooo/BIThesis?color=008080&labelColor=0d305a)](./LICENSE)

# DSAIS Lab Beamer Template

> ✒ Data Security and Artificial Intelligence Security Laboratory LaTeX Beamer Template

## Showcase


Cover
Chapter 1


Chapter 2
Chapter 3

## Features

- Based on the default `beamer` theme, with few overwrites style changes
- Uses Fira Mono as monospace font and [Fira Math](https://firamath.github.io/) as math font
- Different background for cover page and inner frames
- High resolution BIT logo
- Integrates `fontawesome` high quality web svg icons for direct usage (See: [fontawesome – Font containing web-related icons](http://mirrors.ctan.org/fonts/fontawesome/doc/fontawesome.pdf) for full list of icons available.)

## Compilation

```bash
latexmk -synctex=1 -interaction=nonstopmode -file-line-error -xelatex main.tex
```

## View and present

Best used with [Adobe Reader](https://get.adobe.com/reader). Go into fullscreen mode (`Ctrl + L`) for presentation.

![](https://i.loli.net/2020/04/20/c9dZyXutQqxHPrv.png)

---

📖 **DSAIS Lab Beamer Template** ©Spencer Woo. Released under the [LaTeX Project Public License](LICENSE).

Authored and maintained by Spencer Woo.

[@Portfolio](https://spencerwoo.com/) · [@Blog](https://blog.spencerwoo.com/) · [@GitHub](https://github.com/spencerwooo)