0% found this document useful (0 votes)
12 views

CSE-CSP Report Latex Code

The document describes the template for a project report for a community service project submitted for a bachelor's degree. It includes sections for the title page, certificate, declaration, approval sheet and acknowledgment. It also includes LaTeX packages and settings for formatting the report.

Uploaded by

vtu21569
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views

CSE-CSP Report Latex Code

The document describes the template for a project report for a community service project submitted for a bachelor's degree. It includes sections for the title page, certificate, declaration, approval sheet and acknowledgment. It also includes LaTeX packages and settings for formatting the report.

Uploaded by

vtu21569
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 16

\documentclass[10pt]{report}

\usepackage{blindtext}

\usepackage{times}

\usepackage{graphicx}

\usepackage{geometry}

\usepackage{sectsty}

\usepackage{float}

\usepackage{array}

\usepackage[backend=biber,bibencoding=latin1]{biblatex}

\chapterfont{\centering}

\usepackage{enumitem}

\usepackage{enumerate}

\usepackage{listings}

\usepackage{color}

\usepackage[dvipsnames]{xcolor}

\usepackage{afterpage}

\documentclass{article}

\usepackage{multirow}

\usepackage{ragged2e}

\usepackage{pdfpages}

\usepackage{draftwatermark}

\usepackage[headheight=0pt,headsep=0pt]{geometry}

\definecolor{dkgreen}{rgb}{0,0.6,0}

\definecolor{gray}{rgb}{0.5,0.5,0.5}

\definecolor{mauve}{rgb}{0.58,0,0.82}

\makeatletter

\def\@makechapterhead#1{%
%%%%\vspace*{50\p@}% %%% removed!

{\parindent \z@ \centering\normalfont

\ifnum \c@secnumdepth >\m@ne

\huge\bfseries \@chapapp\space \thechapter

\par\nobreak

\vskip 20\p@

\fi

\interlinepenalty\@M

\Huge \bfseries #1\par\nobreak

\vskip 40\p@

}}

\def\@makeschapterhead#1{%

%%%%%\vspace*{50\p@}% %%% removed!

{\parindent \z@ \centering

\normalfont

\interlinepenalty\@M

\Huge \bfseries #1\par\nobreak

\vskip 40\p@

}}

\makeatother

\lstset{ %

language=Java, % the language of the code

basicstyle=\footnotesize, % the size of the fonts that are used for the code

numbers=left, % where to put the line-numbers

numberstyle=\tiny\color{gray}, % the style that is used for the line-numbers

stepnumber=1, % each line is numbered

numbersep=5pt, % how far the line-numbers are from the code

backgroundcolor=\color{white}, % choose the background color. You must add \usepackage{color}

showspaces=false, % show spaces adding particular underscores

showstringspaces=false, % underline spaces within strings


showtabs=false, % show tabs within strings adding particular underscores

frame=single, % adds a frame around the code

rulecolor=\color{black}, % if not set, the frame-color may be changed on line-breaks within notblack
text (e.g. commens (green here))

tabsize=2, % sets default tabsize to 2 spaces

captionpos=b, % sets the caption-position to bottom

breaklines=true, % sets automatic line breaking

breakatwhitespace=false, % sets if automatic breaks should only happen at whitespace

title=\lstname, % show the filename of files included with \lstinputlisting;

% also try caption instead of title

keywordstyle=\color{blue}, % keyword style

commentstyle=\color{dkgreen}, % comment style

stringstyle=\color{mauve}, % string literal style

escapeinside={\%*}{*)}, % if you want to add a comment within your code

morekeywords={*,...} % if you want to add more keywords to the set

\geometry{a4paper,total={180mm,250mm},left=20mm,top=20mm, right=20mm}

\thispagestyle{empty}

\begin{document}

\newpage

\begin{center}

\thispagestyle{empty}

\LARGE{\textsc {\textbf{\textcolor{black}{PROJECT TITLE}}}}\\[0.2cm]

\vspace{0.2cm}

\Large{\textit{\textcolor{black}{\\Community Service Project report submitted \\in partial fulfillment


of the

requirement

for award of the degree of}}}\\[0.3cm]

\Large{\textbf{\textcolor{black}{\\Bachelor of Technology\\in \\Computer Science \& Engineering}}}

\vspace{0.5cm}

\Large{\textbf{\textcolor{black}{\\By}}}\\[0.5cm]
\begin{table}[h]

\centering

\Large{\textcolorwhite}{

\begin{tabular}{>{\bfseries}lc>{\bfseries}r}

STUDENT NAME 1&(REGISTER NO) & (VTU NO)\\STUDENT NAME 2 & (REGISTER NO)&(VTU
NO)\\STUDENT NAME 3&(REGISTER NO) & (VTU NO)\\

\end{tabular}}}

\end{table}

\vspace{0.5cm}

\large{\textit{\textcolor{black}{Under the guidance of}}}\\

\large{\textit{\textcolor{black}{SUPERVISOR NAME,Degree.,\\

Designation}

}}\\

\vspace{0.5cm}

\includegraphics[scale=0.5]{Vel tech-Logo.png}\\

\vspace{1cm}

\large{\textbf{\textcolor{black}{DEPARTMENT OF COMPUTER SCIENCE \& ENGINEERING}}}\\

\large{\textbf{\textcolor{black}{SCHOOL OF COMPUTING}}}\\

\vspace{0.5cm}

\Large{\textbf{\textcolor{black}{VEL TECH RANGARAJAN DR. SAGUNTHALA R\&D INSTITUTE OF

SCIENCE \& TECHNOLOGY\\

\vspace{0.2cm}

(Deemed to be University Estd u/s 3 of UGC Act,

1956)}}}\\\Large{\textbf{\textcolor{black}{Accredited by NAAC with A++ Grade}}}\\

\large{\textbf{\textcolor{black}{CHENNAI 600 062, TAMILNADU, INDIA}}}

\vspace{0.4cm}

\large{\textbf{\textcolor{black}{\\May, 2024}}}\\

\pagecolor{Lavender}\afterpage{\nopagecolor}

\end{center}
\newpage

\begin{center}

\thispagestyle{empty}

\LARGE{\textsc {\textbf{\textcolor{blue}{PROJECT TITLE}}}}\\[0.2cm]

\vspace{0.2cm}

\Large{\textit{\textcolor{blue}{\\Community Service Project report submitted \\in partial fulfillment


of the

requirement

for award of the degree of}}}\\[0.3cm]

\Large{\textbf{\textcolor{blue}{\\Bachelor of Technology\\in \\Computer Science \& Engineering}}}

\vspace{0.5cm}

\Large{\textbf{\textcolor{blue}{\\By}}}\\[0.5cm]

\begin{table}[h]

\centering

\Large{\textcolor{blue}{

\begin{tabular}{>{\bfseries}lc>{\bfseries}r}

STUDENT NAME 1&(REGISTER NO) & (VTU NO)\\STUDENT NAME 2 & (REGISTER NO)&(VTU
NO)\\STUDENT NAME 3&(REGISTER NO) & (VTU NO)\\

\end{tabular}}}

\end{table}

\vspace{0.5cm}

\large{\textit{\textcolor{blue}{Under the guidance of}}}\\

\large{\textit{\textcolor{blue}{SUPERVISOR NAME,Degree.,\\

Designation}

}}\\

\vspace{0.5cm}

\includegraphics[scale=0.5]{Vel tech-Logo.png}\\

\vspace{1cm}

\large{\textbf{\textcolor{blue}{DEPARTMENT OF COMPUTER SCIENCE \& ENGINEERING}}}\\

\large{\textbf{\textcolor{blue}{SCHOOL OF COMPUTING}}}\\
\vspace{0.5cm}

\Large{\textbf{\textcolor{blue}{VEL TECH RANGARAJAN DR. SAGUNTHALA R\&D INSTITUTE OF

SCIENCE \& TECHNOLOGY\\

\vspace{0.2cm}

(Deemed to be University Estd u/s 3 of UGC Act,

1956)}}}\\\Large{\textbf{\textcolor{blue}{Accredited by NAAC with A++ Grade}}}\\

\large{\textbf{\textcolor{blue}{CHENNAI 600 062, TAMILNADU, INDIA}}}

\vspace{0.4cm}

\large{\textbf{\textcolor{blue}{\\May, 2024}}}\\

\end{center}

%CERTIFICATE

\newpage

\pagenumbering{roman}

\begin{center}

{\Huge \textbf{CERTIFICATE}}\\[1cm]

\end{center}

\linespread{1.5}

\large{It is certified that the work contained in the project report titled "PROJECT-TITLE (IN CAPITAL

LETTER)" by "STUDENT NAME1 & (REGISTER NO), STUDENT NAME2 & (REGISTER NO), STUDENT
NAME3 & (REGISTER NO)" has been carried out under my supervision and that this work has not

been submitted elsewhere for a degree.}

\vspace{12.5cm}

\begin{flushleft}

\textbf{Signature of Supervisor\hfill\textbf{Signature of Professor In-charge}\\\\Computer

Science \& Engineering\hfill\textbf{Computer

Science \& Engineering}\\School of Computing\hfill\textbf{School of Computing}\\Vel Tech


Rangarajan Dr. Sagunthala R\&D\hfill\textbf{Vel Tech Rangarajan Dr. Sagunthala R\&D}\\Institute of
Science \& Technology\hfill\textbf{Institute of

Science \& Technology}\\May, 2024\hfill\textbf{May, 2024}\\\hfill\textbf{}\\}\hfill\textbf{}\\\

\end{flushleft}

%declaration

\newpage

\begin{center}

\Huge \textbf{DECLARATION}

\end{center}

\vspace{1.0cm}

\linespread{1.5}

\large{

We hereby declare that we have completed the mandatory community service project in the
stipulated

time period in (Name of the Community) under the guidance of our Project supervisor}

\vspace{2.0cm}

\begin{flushright}

(Signature)\\

\large{(STUDENT NAME1(IN CAPITAL LETTER)}\\

\large{Date:\hspace*{1.0cm}/\hspace*{1.0cm}/}\\[2.0cm]

(Signature)\\

\large{(STUDENT NAME2(IN CAPITAL LETTER)}\\

\large{Date:\hspace*{1.0cm}/\hspace*{1.0cm}/}\\[2.0cm]

(Signature)\\

\large{(STUDENT NAME3(IN CAPITAL LETTER)}\\

\large{Date:\hspace*{1.0cm}/\hspace*{1.0cm}/}\\[2.0cm]

\end{flushright}

\newpage

%approval sheet

\newpage

\begin{center}

\Huge\textbf{APPROVAL SHEET}\\
\vspace{1.0cm}

\end{center}

\linespread{1.5}

\justifying{

\large{This project report entitled (PROJECT TITLE (IN CAPITAL LETTERS)) by (STUDENT NAME1

(REGISTER NO), (STUDENT NAME2 (REGISTER NO), (STUDENT NAME3 (REGISTER NO) is approved for
the

degree of B.Tech in Computer Science \& Engineering.}\\}

\vspace{4.0cm}

\begin{flushleft}

\Large \textbf{Examiners} \hfill \Large \textbf{Supervisor}\\

\end{flushleft}

\begin{flushright}

Supervisor name,Degree,Designation,.

\end{flushright}

\vspace{1.0cm}

\begin{flushleft}

\large{\textbf{Date:\hspace*{1.0cm}/\hspace*{2.0cm}/}}\\

\large{\textbf{Place:}}

\end{flushleft}

%acknowledgment

\newpage

\begin{center}

\LARGE{\textbf{ACKNOWLEDGEMENT}}\\[1cm]

\end{center}

\linespread{1.13}

\large{\paragraph{}We express our deepest gratitude to our respected \textbf{Founder Chancellor


and

President Col. Prof. Dr. R. RANGARAJAN B.E. (EEE), B.E. (MECH), M.S (AUTO),D.Sc., Foundress
President

Dr. R. SAGUNTHALA RANGARAJAN M.B.B.S.} Chairperson Managing Trustee and Vice President.}

\large{\paragraph{}We are very much grateful to our beloved \textbf{Vice Chancellor Prof. S.
SALIVAHANAN,} for providing us with an environment to complete our project successfully.}

\large{\paragraph{}We record indebtedness to our \textbf{Professor \& Dean, Department of


Computer

Science \& Engineering, School of Computing, Dr. V. SRINIVASA RAO, M.Tech., Ph.D.,} for immense
care and encouragement

towards us throughout the course of this project.}

\large{\paragraph{}We are thankful to our \textbf{Head, Department of Computer

Science \& Engineering, Dr.M.S. MURALI DHAR, M.E., Ph.D.,} for providing immense support in all our
endeavors.}

\large{\paragraph{}We also take this opportunity to express a deep sense of gratitude to our Internal

Supervisor \textbf{Supervisor name,degree.,(in capital letters)} for his/her cordial support, valuable

information and guidance, he/she helped us in completing this project through various stages. }

\large{\paragraph{}A special thanks to our \textbf{Project Coordinators Mr. V. ASHOK KUMAR,


M.Tech., Mr.V.JAGAN RAJA, M.E.,} for their valuable guidance and support throughout the course of
the project.}

\large{\paragraph{}We thank our department faculty, supporting staff and friends for their help and

guidance to complete this project.}

\vspace{2.0cm}

\begin{flushright}

\begin{tabular}{>{\bfseries}lc>{\bfseries}r}

STUDENT NAME1 & & (REGISTER NO)\\STUDENT NAME2 & & (REGISTER NO)\\STUDENT NAME3 & &

(REGISTER NO)\\

\end{tabular}

\end{flushright}

\begin{center}

\addtocontents{toc}{~\hfill\textbf{Page.No}\par}

\addtocontents{toc}{\protect\thispagestyle{empty}}

\end{center}

\vspace{-5em}

\Large{\paragraph\\
}\\

\vspace{0.5cm}

%list of figure

\newpage

\renewcommand*\listfigurename{LIST OF FIGURES}

\addcontentsline{toc}{chapter}{LIST OF FIGURES}

\listoffigures

\newpage

\renewcommand{\listtablename}{LIST OF TABLES}

\addcontentsline{toc}{chapter}{LIST OF TABLES}

\listoftables

%list of abbreviation

\newpage

\newlist{abbrv}{itemize}{1}

\setlist[abbrv,1]{label=,labelwidth=1in,align=parleft,itemsep=0.1\baselineskip,leftmargin=!}

\chapter*{LIST OF ACRONYMS AND ABBREVIATIONS}

\chaptermark{LIST OF ACRONYMS AND ABBREVIATIONS}

\addcontentsline{toc}{chapter}{LIST OF ACRONYMS AND ABBREVIATIONS}

\begin{abbrv}

\item[abbr] Abbreviation

\end{abbrv}

\newpage

\renewcommand*\contentsname{TABLE OF CONTENTS}

%\addtocontents{toc}{\textbf{CONTENT} \hfill \textbf{PAGE NO.}}

\tableofcontents

\addtocontents{toc}{\protect\pagestyle{empty}}
\thispagestyle{empty}

%introduction

\chapter{EXECUTIVE SUMMARY}

\pagenumbering{arabic}

\hspace{0.5cm} A concise executive summary, limited to one page, is required for the community
service report. This summary should comprise a brief overview of the Community, a recap of the
student's CSP activities, and a minimum of five learning objectives and corresponding outcomes.

\linespread{1.5}

\begin{description}

\item [Goals and Objectives: ]: Clearly state the project's overarching goals and specific objectives.
These objectives should be measurable, achievable, and aligned with the project's mission.

\item [Intended Impact]: Describe the intended positive changes or improvements the project aims
to bring about within the community or society. This could involve changes in attitudes, behaviors,
conditions, or policies that lead to a better quality of life for individuals or groups.

\item [Beneficiaries]:Identify and describe the individuals, groups, or communities that will directly
benefit from the project outcomes. Explain how the project will contribute to their well-being,
empowerment, or overall quality of life.

\item [Social Issue]:Clearly define the social issue or challenge that the project seeks to address.
Explain the significance of the issue and its relevance to the community or society.

\item

\end{description}

\chapter{OVERVIEW OF THE COMMUNITY}

\section{Certificate from the office of Community}


%literature review

\chapter{ACTIVITY LOG & OUTCOME}

\section{Project Activity Log}

\section{Project Outcome}

\hspace{0.5cm} An activity log in a project serves as a chronological record that documents the
various activities, tasks, and events that take place during the course of the project. It offers a
detailed account of how the project progresses, who is involved, what tasks are completed, and
when they are accomplished. This log provides a comprehensive overview of project activities and
serves several important purposes:

\linespread{1.5}

\hspace{0.5cm}

The content of an activity log typically includes details such as the date and time of the activity, a
description of the task performed, the individuals involved, the resources utilized, any comments or
notes about the activity, and the status of completion.

\linespread{1.5}

\begin{description}

\item [Tracking Progress]: The activity log allows team members, to monitor the project's progress.
By documenting completed tasks and milestones, it becomes easier to assess whether the project is
on track or if adjustments are needed.

\item [Communication]: The log provides a transparent view of project activities by communicating
to the respective authorities. This helps in effective communication among team members, ensuring
everyone is aware of the current status and recent developments.

\item [Documentation]: This log acts as a historical record of the project's journey. It provides
valuable insights into decision-making processes, challenges faced, and lessons learned that can be
beneficial for future projects or reviews.

\item
\end{description}

{\raggedright

\includepdf[pages={1,2}]{activity.pdf}

\linespread{1.5}

%PROJECT DESCRIPTION

\chapter{BACKGROUND & SURVEY ANALYSIS FOR PROBLEM STATEMENT}

\hspace{0.5cm} Information regarding the Socio-Economic Survey conducted in the


Village/Habitation. Please include the questionnaire developed for the survey.

It refers to a comprehensive explanation of the anticipated results, impacts, and changes that the
project aims to achieve within the broader community or society. It outlines the positive effects and
contributions the project intends to make to address a specific social issue, improve the well-being of
individuals or groups, and create lasting benefits for the community at large.

\linespread{1.5}

\section{Background Study}

\section{Survey Analysis with report}

\section{Geotagged Photos and Details}


\section{Society Relevant Problem Identification}

\section{Development of Problem solution}

\newpage

\hspace{0.5cm}

Outline the issues you have recognized within the community.

\newpage

\hspace{0.5cm}

Propose a short-term and long-term action strategy for addressing the identified issues. These
solutions can be put forward to the relevant authorities for consideration and implementation.

\chapter{RECOMMENDATIONS AND CONCLUSION}

\section{Recommendations }

\section{ Conclusion}
\hspace{0.5cm}

We would like to conclude that by emphasizing the opportunity that this Community service project
has given us in solving real world problems.

This project underscores that even modest efforts, driven by passion, can catalyze enduring
community transformation.

In conclusion, our community service project has yielded valuable insights and outcomes that
highlight the power of collective action in creating positive change.

Through our efforts, we have witnessed the transformative effects of offering support, education,
and resources to underserved members of our community.

\appendix

\chapter{REFERENCES}

\bibitem{latexcompanion} \text{Pamella Soares; Raphael Saraiva; Iago Fernandes; Antônio Neto;


Jerffeson Souza(2022).A Blockchain-based Customizable Document Registration Service for Third
Parties, IEEE International Conference ,20(15),7456-7462}\\\\ \textbf{FORMAT:Author(s)name.Title,
Journal name, Volume,

Issue, Pageno.Year}\\

\\ \textbf{Note} References should be taken from recent years and dont include Conference papers

\\ \textbf{Note} Web References can also be inlcuded related to the problem statement

\newpage

\begin{center} \textbf{General Instructions} \end{center}

\begin{itemize}
\item \textbf {Wherever Figures applicable in Report , that page should be printed in color}

\item Dont include general content , write more technical content

\item Each chapter should minimum contain 3 pages

\item Draw the notation of diagrams properly

\item Every paragraph should be started with one tab space

\item Literature review should be properly cited and described with content related to project

\item All the diagrams should be properly described and dont include general information of any
diagram

\item All diagrams,figures should be numbered according to the chapter number

\item All the references should be cited in the report

\item \textbf{Strictly dont change font style or font size of the template, and dont customize the
latex code of report}

\item \textbf{Report should be prepared according to the template only}

\item \textbf{Any deviations from the report template,will be summarily rejected}

\item \textbf{ Number of Project Soft Binded copy for each and every batch is (n+1) copies as given
in the table below}

\end{itemize}

\newpage

\end{document}

You might also like