This README would normally document whatever steps are necessary to get your application up and running.
The repository contains the necessary latex files to compile the Mini project report of the author.
Latex document which can compiled from the tex file miniProject.tex
miniProject.tex
The author is Rajesh R Nair
The rights of the document lies solely with the author.
Use xelatex to compile the document as:
xelatex miniProject.tex && xelatex miniProject.tex
in the terminal.
To compile the file with references use the command
xelatex miniProject.tex && bibtex miniProject.aux && xelatex miniProject.tex && xelatex miniProject.tex