The report-v1/ directory is intended for Version 1 of the full report.

Use pdflatex to build the report as follows:

pdflatex report.tex
bibtex report.tex
pdflatex report.tex
pdflatex report.tex

There is also a Makefile that will do the above if you type "make report.pdf"

The \includegraphics command can be used to include figures formatted as PDF, JPG, or PNG files (EPS files will need to be converted to PDF).
However, you need to make sure that the figures have the right bounding box.
