Notes from my SFU coursework, written in pdfLaTeX. (...mostly. One or two written in Microsoft Word.)
Install the base required LaTeX files:
sudo apt-get install texlive texlive-fonts-extra
In the directory of a specific course, build the file twice:
pdflatex FILE.tex
pdflatex FILE.tex
View the resulting generated PDF.