BVP training report
Author:
Manik Sejwal
Last Updated:
před 5 lety
License:
Creative Commons CC BY 4.0
Abstract:
A rough template for training reports in BVCOE.
\begin
Discover why 18 million people worldwide trust Overleaf with their work.
A rough template for training reports in BVCOE.
\begin
Discover why 18 million people worldwide trust Overleaf with their work.
%\documentclass[11pt]{report}
\documentclass[11pt, oneside]{book}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{graphicx}
\graphicspath{ {./images/} }
\usepackage{float} % put image exactly where it is mentioned
\usepackage[document]{ragged2e} % justify
\usepackage[titletoc]{appendix}
\usepackage{listings} % source code
\usepackage{tocloft} % toc manipulations
\usepackage{lipsum}
%\usepackage{chaprange} % toc chapters as range
\renewcommand{\contentsname}{\hfill \Large TABLE OF CONTENTS \hfill} % "toc" instead of "contents"
\renewcommand{\cftchapfont}{\mdseries} % toc cnotents font
\renewcommand{\cftchappagefont}{\mdseries} % not bold
\renewcommand{\cftchapleader}{\cftdotfill{\cftdotsep}} % dotted lines in toc
\renewcommand{\cftchappresnum}{Chapter } % chapter number
\renewcommand{\cftchapnumwidth}{2cm} % chapter number width to prevent overlap
\renewcommand*\listfigurename{\hfill \Large LIST OF FIGURES \hfill} % list of figures
\renewcommand*\listtablename{\hfill \Large LIST OF TABLES \hfill} % list of tables
\begin{document}
\title{Title}
\author{Author}
\begin{titlepage}
\begin{center}
{\large
A Training Report\\[.25cm]
On\\[.25cm] % .25cm is the distance from the next line
\textbf {\LARGE
Project\\[.5cm]
}
Submitted in partial fulfillment of requirements for the award of the\\[.25cm]
Degree of\\[.25cm]
\textbf {Bachelor’s of Technology\\[.25cm]}
In\\[.25cm]
\textbf {Computer Science and Engineering\\[.75cm]}
Submitted By\\[.25cm]
\textbf{
<Name>\\[.25cm]
<roll number>\\[.75cm]
}
Under the guidance of\\[.25cm]
\textbf{MR. <Mentor>\\[.25cm]}
(Designation)\\
\begin{figure}[H]
\centering
\includegraphics[width=2in]{/bvp}
\end{figure}
\textbf{
Department of Computer Science and Engineering\\[.25cm]
Bharati Vidyapeeth’s College of Engineering\\[.25cm]
A-4, Paschim Vihar, New Delhi-110063\\[.25cm]
<Date>
\date
}
}
\end{center}
\end{titlepage}
\frontmatter
%\chapter*{\centering {\large CERTIFICATE}}
\chapter*{\centering {CERTIFICATE}}
\addcontentsline{toc}{chapter}{1. CERTIFICATE}
% a template certificate
% \begin{center}
% \huge{Department of Computer Science and Engineering}\\[0.5cm]
% \normalsize
% \textsc{UNGA}\\[2.0cm]
% %\emph{\LARGE Certificate}\\[2.5cm]
% \end{center}
% \normalsize This is to certify that this is a bonafide record of the project presented by the students whose names are given below during <Monsoon/Winter and Year here> in partial fulfilment of the requirements of the degree of Bachelor of Technology in Computer Science and Engineering.\\[1.0cm]
% \begin{table}[h]
% \centering
% \begin{tabular}{lr}
% Roll No & Names of Students \\ \\ \hline
% \\
% <Roll no here> & <Name here> \\
% <Roll no here> & <Name here> \\
% <Roll no here> & <Name here> \\
% \end{tabular}
% \end{table}
% \vfill
% % Bottom of the page
% \begin{flushright}
% <Guide name here>\\
% (Project Guide)\\[1.5cm]
% <Coordinator name here>\\
% (Course Coordinator)\\
% \end{flushright}
% \begin{flushleft}
% Date:
% \end{flushleft}
\justify
%\chapter*{\centering {\large CANDIDATE’S DECLARATION}}
\chapter*{\centering {CANDIDATE’S DECLARATION}}
\addcontentsline{toc}{chapter}{2. CANDIDATE'S DECLARATION}
\normalsize I hereby declare that the work presented in this report entitled “\textbf {Project name}”, in partial fulfilment of the requirements for the award of the degree \textbf{Bachelors in Technology} and submitted in \textbf{Department of Computer Science and Engineering, Bharati Vidyapeeth’s College of Engineering, New Delhi} (Affiliated to \textbf{Guru Gobind Singh’s Indraprastha University}) is an authentic record of my own work carried out during the period from \textbf{Date} under the guidance of Mr. \textbf{Mentor Name} (Designiaton).\\[.75cm]
The work reported in this has not been submitted by me for the award of any other degree of this or any other institute.\\[.75cm]
\begin{flushright}
\textbf{
Name\\
Roll Number
}
\end{flushright}
%\chapter*{\centering {\large ACKNOWLEDGEMENT}}
\chapter*{\centering {ACKNOWLEDGEMENT}}
\addcontentsline{toc}{chapter}{3. ACKNOWLEDGEMENT}
% \begin{acknowledgements}
\normalsize
I express my deep gratitude to Mr. \textbf{X} and Mr. \textbf{Y} for their valuable guidance throughout my training.\\[.75cm]
I would also like to thank Mr. \textbf{a}, Ms. \textbf{b}, Mr. \textbf{c}, Ms. \textbf{d}, Mr. \textbf{e}, Ms. \textbf{f}, Mr. \textbf{g}, Mr. \textbf{h}, Mr. \textbf{i}, Mr. \textbf{j}, Mr. \textbf{k} and Mr. \textbf{l} for their support and guidance at various stages of the project.\\[.75cm]
\begin{flushright}
\textbf{
name\\
rollno
}
\end{flushright}
% \end{acknowledgements}
%\chapter*{\centering {\large ORGANIZATION PROFILE}}
\chapter*{\centering {ORGANIZATION PROFILE}}
\addcontentsline{toc}{chapter}{4. ORGANIZATION PROFILE}
\normalsize \lipsum[1-7]
\subsubsection \lipsum[7-]
\subsubsection{Lorem Ipsum}
\lipsum
\subsubsection{DEPARTMENT}
\begin{itemize}
\item IT support/Helpdesk
\item Monitoring/Networking
\item Execution
\item Telecom
\item Software
\item DBA
\end{itemize}
% \begin{figure}[t] % image
% \centering
% \includegraphics[width=\textwidth]{Fault/images/big_image.PNG} % width=3in
% \caption{\lipsum[1]}
% \end{figure}
\clearpage
\newpage
\tableofcontents
\addcontentsline{toc}{chapter}{5. TABLE OF CONTENTS}
\clearpage
\listoffigures
\addcontentsline{toc}{chapter}{6. LIST OF FIGURES}
\clearpage
\listoftables
\addcontentsline{toc}{chapter}{7. LIST OF TABLES}
\mainmatter
\chapter{INTRODUCTION}
\lipsum
\chapter{CHAPTER}
\lipsum
\subsubsection{Subsection}
\begin{table}[h]
\centering
\begin{tabular}{|c|c|c|c|c|}
\hline
& Precision & Recall & F1-score & Support\\
\hline
No Fault & 0.64 & 0.96 & 0.77 & 96\\
\hline
Fault & 0.76 & 0.20 & 0.32 & 64\\
\hline
\end{tabular}
\caption{\lipsum[1]}
\end{table}
\chapter{CONSLUSION}
%\titleformat and \titlespacing
\lipsum[1-7]
\backmatter
\nocite{*}
\bibliographystyle{plain}
\bibliography{references}
\addcontentsline{toc}{chapter}{REFERENCES}
\appendixpage
%\appendixtocname
%\begin{appendices}
\addcontentsline{toc}{chapter}{APPENDIX}
\subsubsection{SOURCE CODE}
\lstset{
%basicstyle=\ttfamily,
%columns=fullflexible,
frame=single,
breaklines=true,
postbreak=\mbox{%\textcolor{red}
{$\hookrightarrow$}\space},
}
% \lstinputlisting[language=Python]{source_code.py} % location of the source code
%\end{appendices}
\end{document}