Notes for CSSE2002 -- programming in the large
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
alistair c8dfa29e6a update readme 4 years ago
README.md update readme 4 years ago
fig2.gif initial 4 years ago
notes.md update readme 4 years ago
template.latex initial 4 years ago

README.md

Notes for Course CSSE2002

pdf file

html

Pull requests are welcome.

Building

pandoc notes.md --toc --template template.latex -o notes.pdf
pandoc notes.md -s --css style.css --toc -o notes.html  --template template.html --self-contained