Assignment 3

Paper Review

Link to Paper.(accesible inside IITK)
Paper review(pdf)
Paper review(bibtex)
Note that the paper review contains the an image inside it.The image can be accessed from here.

For running the latex commands you will have to use the graphicx package in latex.It can be used by using the following command:
\usepackage{graphicx}

Also for compiling to get pdf file,use the command "pdflatex filename.tex" as the graphicx package cannot be simply compiled using the usual command "latex filename.tex".


The slides can be found from here