Templates

Rural Internship Report

Preview

Rural Internship Report

Field research, analytical documentation, and key insights compiled during the Rural Internship Program, focusing on rural infrastructure and socio-economic dynamics.

Category

Reports

License

Free to use (MIT)

File

main.tex

main.texRead-only preview
\documentclass[12pt]{article}
\usepackage{report}

\usepackage[acronym]{glossaries}
\usepackage{rotating}
\usepackage{float}
% \usepackage{physics}
\usepackage{siunitx}
\usepackage{array}
\usepackage{graphicx}
\usepackage[justification=centering]{caption}
\captionsetup[figure]{font=small}
\usepackage{booktabs}
\usepackage[table,xcdraw]{xcolor}
\usepackage{chngcntr}
\usepackage[utf8]{inputenc}
\usepackage{pdfpages}
\usepackage{listings}
%\usepackage{subfigure}
\usepackage{subcaption}
\usepackage{tocloft}
\usepackage{indentfirst}
\usepackage{enumitem}
\usepackage{booktabs}
\usepackage{multirow}
\usepackage{flafter}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric, arrows.meta, positioning}

%\renewcommand{cfttoctitlefont}{12pt}
\setcounter{secnumdepth}{3} % for subheadings
\setlength{\cfttabindent}{0pt} %for tables
\setlength{\cftfigindent}{0pt} %for figures


\title{Minor Project Report}
\author{Lefty}
\date{\today}



\begin{document}


\input{titlepage}


\pagenumbering{roman} % roman page numbers

%% Put declaration, letter of approval and copyright only in the final report
\input{certificate}
\input{declaration}
\input{offer_letter}
\input{completion_letter}



%% This is constant for all the reports 
\input{acknowledgment}
\input{abstract}

% Table of contents

\newpage
{
\begin{center}
    \setlength{\parskip}{0em}
  \renewcommand\contentsname{{TABLE OF CONTENTS}} % This will change heading text
  \tableofcontents %\addcontentsline{toc}{section}{TABLE OF CONTENTS}
\end{center}
  
}

% List of figures - if any

\newpage
\renewcommand\listfigurename{LIST OF FIGURES}
\listoffigures 
\addcontentsline{toc}{section}{LIST OF FIGURES}

% List of tables- if any

\newpage
\renewcommand\listtablename{LIST OF TABLES}
\listoftables 
\addcontentsline{toc}{section}{LIST OF TABLES}


\newpage
\input{introduction}
\input{literature_review}
\input{methodology}
\input{social_workout}
\input{result}
\input{geo_photos}
\input{learning_outcomes}
\input{conclusion}
\input{references}
\end{document}
Preview
Rural Internship Report preview
Rural Internship Report LaTeX Template | Bibby | Bibby AI