Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ef55/reports-and-presentations

Some (hopefully) interesting reports and presentations I worked on. Also serves as a place for me to find some of my LaTeX code.
https://github.com/ef55/reports-and-presentations

Last synced: 10 days ago
JSON representation

Some (hopefully) interesting reports and presentations I worked on. Also serves as a place for me to find some of my LaTeX code.

Awesome Lists containing this project

README

        

# Presentations and reports
Some (hopefully) interesting reports and presentations I worked on.
Also serves as a place for me to centralize some of my LaTeX code.

## PDFs
Pre-built PDFs are available in the `build` sub-directory of each presentation/report.

## Build
All projects should build with
```shell
latexmk -shell-escape .pdf
```