Skip to content

alexbishop/amssc-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMSSC 2018

This repo contains the slides I used for my talk at the Australian Mathematics Society Student Conference in 2018.

CC BY 4.0

Structure

  • The figures have been separated into standalone files in the figure directory. (This reduce time when recompiling the slides.)
  • The main slide content is in slides.tex with references in slides.bib

How to Compile

To build everything at once, you can run the command:

latexmk -cd -pdf -interaction=nonstopmode figure/*.tex *.tex

In summary:

  • compile the figues under the figure directory first; then
  • compile slides.tex with biber

Download Compiled Version

You can download a precompiled version of the slides from the GitHub Releases page.

Using the Slides

If you find my slides or latex code useful, I would be interested in hearing from you. Feel free to contact me at [email protected].