Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 554 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 554 Bytes

This repository contains the slides for a presentation on the article written by Albert Greenberg, James Hamilton, David A. Maltz and Parveen Patel on 2008.

Requirements

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

Build

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