Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 741 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 741 Bytes

This repository contains the slides for a presentation on the system presented in the paper written by Yuan Mei, Luwei Cheng, Vanish Talwar, Michael Y. Levin, Gabriela Jacques-Silva, Nikhil Simha, Anirban Banerjee, Brian Smith, Tim Williamson, Serhat Yilmaz, Weitao Chen and Guoqiang Jerry Chen.

Requirements

  • pandoc(1).
  • a PDF engine (e.g., tectonic).
  • a BibLaTeX processor (for bibliography, e.g., biber(1)).

Build

pandoc turbine.md --bibliography=references.bib --biblatex --pdf-engine=tectonic -t beamer -o presentation.pdf