LaTeX Template for Project Report, originally developed by Kartik Singhal from the National Institute of Technology, Calicut.
Notes: This template was originally published on ShareLaTeX but moved to Overleaf in December 2019. The original code for this template had problems due to category codes of the characters < and >. To make them display correctly, Overleaf modified the template code to wrap those characters in \texttt .
% LaTeX Template for Project Report, Version 2.0 % (Abstracted from a Major Project Report at CSED, NIT Calicut but can be % modified easily to use for other reports also.) % % Released under Creative Commons Attribution license (CC-BY) % Info: http://creativecommons.org/licenses/by/3.0/ % % Created by: Kartik Singhal % BTech CSE Batch of 2009-13 % NIT Calicut % Contact Info: kartiksinghal@gmail.com % % It is advisable to learn the basics of LaTeX before using this template. % A good resource to start with is http://en.wikibooks.org/wiki/LaTeX/ % % All template fields are marked with a pair of angular brackets e.g. \texttttitle here\texttt<>> % except for the ones defining citation names in ref.tex. % % Empty space after chapter/section/subsection titles can be used to insert text. % % Just compile this file using pdflatex after making all required changes. \documentclass[12pt,a4paper] \usepackage[pdftex] %for embedding images \usepackage %for proper url entries \usepackage[bookmarks, colorlinks=false, pdfborder=, pdftitle=<\textttpdf title here\texttt<>>>, pdfauthor=<\textttauthor's name here\texttt<>>>, pdfsubject=<\textttsubject here\texttt<>>>, pdfkeywords=<\textttkeywords here\texttt<>>>] %for creating links in the pdf version and other additional pdf attributes, no effect on the printed document %\usepackage[final] %for embedding another pdf, remove if not required \begin \renewcommand\bibname %Renames "Bibliography" to "References" on ref page %include other pages \input \input \input \pagenumbering %numbering before main content starts \tableofcontents \listoffigures \newpage \pagenumbering %reset numbering to normal for the main content \input %objective changed to problem definition \input %literature survey included in this \input \input \input \input \input \end