\documentclass[coverpage]{sty/inftechrep}
\usepackage{times} %% This makes the body base font times...
\usepackage[backend=biber,sorting=ynt]{biblatex}
\usepackage{graphicx}
\addbibresource{reference.bib}
\setlength\parindent{0pt}
\setlength{\parskip}{0.5em}
\begin{document}
\title{\Huge{Your Titile}}
\author{Name}
\reportyear{2018}
\reportmonth{1}
\keywords{Key Words}
\institutes{
Your Institution
}
\maketitle
\begin{abstract}
This is the abstract
\end{abstract}
\section{Introduction}
\section*{Acknowledgement}
\printbibliography
\end{document}

PDF Preview
Create an account to compile and preview