%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Welcome to Overleaf --- just edit your LaTeX on the left,
% and we'll compile it for you on the right. If you open the
% 'Share' menu, you can invite other users to edit at the same
% time. See www.overleaf.com/learn for more info. Enjoy!
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[12pt,a4paper]{report}
%------------------------------------------------------------------
%PACKAGES
\usepackage{geometry}
\usepackage{fontspec}
\usepackage{caption}
\usepackage{ragged2e}
\usepackage{sectsty}
\usepackage{titlesec}
\usepackage{float}
\usepackage{amssymb,amsmath}
\usepackage[]{graphicx} \graphicspath{ {Fig/} }
\usepackage[]{xcolor}
\usepackage{booktabs, multirow}
\usepackage[colorlinks,linkcolor=black,urlcolor=blue,citecolor=blue]{hyperref}
\usepackage{natbib}
\usepackage{url}
\usepackage{tabularx}
\usepackage{multicol}
\usepackage{multirow}
\renewcommand{\chaptername}{CHAPTER}
\usepackage{cleveref}
\renewcommand{\bibname}{REFERENCES}
%------------------------------------------------------------------
%PAPER SETTINGS
\setmainfont{Times New Roman}
\geometry{
a4paper,
total={210mm,297mm},
left=31.75mm,
right=25.4mm,
top=25.4mm,
bottom=25.4mm
}
\justifying
\sectionfont{\normalsize}
\chapterfont{\Large \centering}
%------------------------------------------------------------------
%FIRST PAGE
\vspace{-100mm}
\title{\Large\textbf{TITLE OF YOUR THESIS}}
%\author{}
\normalsize
\vspace{-50mm}
\date{\textit{Report submitted to the SASTRA Deemed to be University \centerline{as the requirement for the course}}\\
\vspace{3mm}
\textbf{COURSE CODE AND NAME}\\
\vspace{3mm}
\textit{Submitted by}\\
\textbf{Name 1\\(Reg. No.:1)\\
Name 2\\(Reg. No.:2)}\\
\vspace{10mm}
\textbf{Semester month Year}\\
\begin{figure}[h!]
\centering
\includegraphics[scale=0.75]{sastralogo.eps}
\caption*{ }
\end{figure}
\vspace{-20mm}
\textbf{\LARGE SCHOOL OF MECHANICAL ENGINEERING}\\
\textbf{\normalsize THANJAVUR, TAMIL NADU, INDIA – 613 401}
}
%------------------------------------------------------------------
%BONAFIDE
\begin{document}
\linespread{1.3}
\pagenumbering{roman}
\maketitle
\newpage
\begin{figure}[h!]
\centering
\includegraphics[scale=0.75]{sastralogo.eps}
\caption*{ }
\end{figure}
\vspace{-20mm}
\centerline{\textbf{\LARGE SCHOOL OF MECHANICAL ENGINEERING}}
\centerline{\textbf{\normalsize THANJAVUR – 613 401}
}
\vspace{20mm}
\centerline{\normalsize \underline{\textbf{Bonafide Certificate}}}
\vspace{2mm}\normalsize
\indent This is to certify that the report titled “\textbf{TITLE OF YOUR THESIS}” submitted as a requirement for the course, \textbf{Course Code} for B.Tech. <B.tech specialisation> programme, is a bonafide record of the work done by \textbf{Name 1 (Reg. No.1)} and \textbf{Name 2 (Reg. No.2)} during the academic year <academic year>, in the School of <department> Engineering, under my supervision.\\
\vspace{7mm}
\textbf{\\Signature of Project Supervisor : \\
Name with Affiliation : Name, Designation, Department Engineering, School\\
Date :\\
}
\\
\\
\\
Mini-project Viva-voce held on \rule{3cm}{0.15mm}
\\
\\
\\
\\
\\
\\
\textbf{Examiner 1} \hfill \textbf{Examiner 2}
\newpage
%--------------------------------------------------------------------------
%DECLARATION
\begin{figure}[h!]
\centering
\includegraphics[scale=0.75]{sastralogo.eps}
\caption*{ }
\end{figure}
\vspace{-20mm}
\centerline{\textbf{\LARGE SCHOOL OF MECHANICAL ENGINEERING}}
\centerline{\textbf{\normalsize THANJAVUR – 613 401}}
\vspace{20mm}
\centerline{\normalsize \underline{\textbf{Declaration}}}
\vspace{2mm}\normalsize
\indent I/We declare that the report titled “\textbf{TITLE OF YOUR THESIS}” submitted by me/us is an original work done by me/us under the guidance of \textbf{Name, Designation, Department Engineering, School, SASTRA Deemed to be University} during the <odd/even> semester of the final academic year <academic year>, in the \textbf{School of <school>}. The work is original and wherever I/We have used materials from other sources, I/We have given due credit and cited them in the text of the report. This report has not formed the basis for the award of any degree, diploma, associate-ship, fellowship or other similar title to any candidate of any University.
\\
\vspace{7mm}
\textbf{\\
Signature of the candidate(s) : \\
\\
Name of the candidate(s) : Name 1, Name 2\\
Date : \\
}
\newpage
%---------------------------------------------------------------------------
%ACKNOWLEDGEMENTS
%\pagenumbering{roman}
\centerline{\Large\textbf{Acknowledgements}}
\vspace{5mm}
\newpage
%---------------------------------------------------------------------------
%Table of contents
\tableofcontents
\newpage
%---------------------------------------------------------------------------
%List of Figures
\listoffigures{}
\newpage
%---------------------------------------------------------------------------
%List of Tables
\listoftables
\makeatletter
\renewcommand*{\numberline}[1]{\hb@xt@1em{#1\hfil}}
\makeatother
\newpage
%---------------------------------------------------------------------------
%Abstract
\centerline{\Large\textbf{Abstract}}
\leavevmode\\
\raggedright\textbf{Name 1:}\\ %Omit if only single author
\textbf{Specific Contribution:}\\
\vspace{-5mm}
\begin{itemize}
\item One
\vspace{-4mm}\item Two
\vspace{-4mm}\item Three
\end{itemize}
\textbf{Specific Learning:}\\
\vspace{-5mm}
\begin{itemize}
\item One
\vspace{-4mm}\item Two
\vspace{-4mm}\item Three
\end{itemize}
\textbf{Name 2:}\\ %Omit the entire section if only one author
\justifying
\textbf{Specific Contribution:}\\
\vspace{-5mm}
\begin{itemize}
\item One
\vspace{-4mm}\item Two
\vspace{-4mm}\item Three
\end{itemize}
\textbf{Specific Learning:}\\
\vspace{-5mm}
\begin{itemize}
\item One
\vspace{-4mm}\item Two
\vspace{-4mm}\item Three
\end{itemize}
\newpage
%---------------------------------------------------------------------------
%Chapters
\include{C1}
\newpage
\include{C2}
\newpage
\include{C3}
\newpage
\include{C4}
\newpage
\include{C5}
\nocite{*}
\bibliographystyle{apalike}
\bibliography{bibs}
\newpage
\include{PeerEvals}
\newpage
\include{SelfEvals}
\end{document}