This is the repository for Assignment 1 for IAML 2020.
N.B.: This is the assignment for the Level 10 version of the course. If you are on the Level 11 course (i.e. likely an MSc student), then you should use this version instead.
IAML_2020_CW1_INFR10069_Instructions.pdf
: This is the pdf with the question-sheet for the assignment.Assignment_1.tex
: This is the template you should modify to writeup your assignment.style.tex
: This is the style file for the assignment template. Do not modify this file in any way.data
: This is a directory (folder) which contains all the data you need to complete the assignment.
For this assignment you must use the same versions of the packages that are specified in the IAML Labs repository. Failing to do will result in you loosing points.
This repository provides a latex template (Assignment_1.tex
) for generating the final PDF that you will submit.
You must not edit the style or formating of this document.
The only thing you need to do is enter your student number (see PDF for instructions) and put your answers in the correct answer boxes.
You have a few options to create the final PDF:
- From a DICE machine you can run
pdflatex Assignment_1.tex
twice from the command line to compile the PDF. - You can do the same from your own computer, provided you have latex and all the necessary packages installed. Unfortunately, we do not support troubleshooting this step for you.
- You can also use a free browser based latex editor such as Overleaf. If you use such as tool, make sure to keep your document private and do not share the link to it.
Instructions will be provided on the IAML Learn page telling you where to upload your final PDF.