ranguli / coursework

Some of school coursework from 2018, done in LaTeX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coursework

All of my coursework (notes, homework, assignments, papers and labs) from my Computer Science undergrad at Memorial University of Newfoundland, from the Winter of 2018 onwards.

  • Assignments are done in LaTeX,
  • Notes are done in Markdown and converted to LaTeX with Pandoc templates.
  • Slides are done in Markdown, and converted into PDF slides with Beamer

Installation

git clone https://github.com/ranguli/latex-homework
cd ./latex-homework

Dependencies

Recommended LaTeX distribution is TexLive

On Ubuntu, sudo apt-get install texlive-latex-extra is also necessary.

Meta

Joshua Murphy – @rranguli

Distributed under the GPL license. See LICENSE for more information.

About

Some of school coursework from 2018, done in LaTeX

License:GNU General Public License v3.0


Languages

Language:TeX 94.6%Language:Shell 5.4%