Anna University Project Report
Author
MOHAMED HUSSAIN
Last Updated
2 years ago
License
Creative Commons CC BY 4.0
Abstract
THIS IS THE FORMAT FOR ANNA UNIVERSITY BE PROJECT REPORT WITH PROPER FORMAT FOLLOWED FOR ANNA UNIVERSITY
%THIS IS THE ANNA UNIVERSITY FORMAT PROJECT REPORT FOR UNDERGRADUATE STUDENTS! {BY MOHAMED HUSSAIN S}
%IF YOU ARE NEW TO LATEX
%DONT TOUCH ANYTHING IN PREAMBLE IF YOU ARE A NEWBIE TO LATEX, EXCEPT ONE STEP MENTIONED IN PREAMBLE. SIMPLY FILL THE DETAILS EXTRA IN TITLE PAGE, ABSTRACT BONAFIDE!
%TO ADD NEW CHAPTER BELOW THERE IS SYNTAX TO DO SO, DONT TYPE ALL THE CHAPTERS IN MAIN.TEX ITSELF IT WILL COMPLICATE UR WORK AND COMPILE TIME. SO CREATE A SEPARATE .TEX FILE FOR NEW CHAPTERS AND ADD IT TO MAIN.TEX.
%FOR ADDING IMAGES GOOGLE IT OR THERE IS CODE BELOW FOR IT ALSO UPLOAD UR IMAGE HERE IN OVERLEAF AND IN THE SYNTAX PLACE THE IMAGE FILE NAME XYS.JPG
%FOR ADDING TABLE U CAN DO IT IN OLD SCHOOL WAY! OR USE GOOGLE SHEETS TO MAKE COMPLETE TABLE AND CONVERT IT TO LATEX USING EXTENSIONS (GOOGLE IT FOR THE EXTENSION) SAMPLE TABLE IS ALSO ADDED BELOW
%THERE WILL THE THAT EXTRA PAGE AFTER TILTLE PAGE BUT U CAN AVOID DURING PRINTING! IF U ARE A EXPECT U R WELCOME TO TRY REMOVE THAT PAGE
%TO ADD YOUR CONTENT DELETE \LIPSUM[] CODE AND ADD UR CONTENT
%-------------------------PREAMBLE-------------------------------------%
\documentclass[a4paper, 14pt]{extreport}
\usepackage[utf8]{inputenc}
\usepackage{amsmath,graphicx}
\usepackage{siunitx}
%REMOVE THE SYMBOL % FROM 5 LINES BELOW TO ENABLE BIBLATEX PACKAGE
%\usepackage[
%backend=biber,
%style=alphabetic,
%sorting=ynt,title
%]{biblatex}%
\usepackage{times}
\usepackage{indentfirst}
\usepackage{float}
\usepackage{pythontex} \usepackage{listings}
\usepackage[table]{xcolor}
\usepackage{stmaryrd,amssymb,amsmath} % For mathematical symbols and equations
\usepackage{changepage,threeparttable}
\usepackage[skip=10pt plus1pt, indent=40pt]{parskip}
\usepackage{atbegshi}% http://ctan.org/pkg/atbegshi
\AtBeginDocument{\AtBeginShipoutNext{\AtBeginShipoutDiscard}}
\usepackage{array} % For arrays of equations
\usepackage{epsfig,graphicx,subfigure} % For inserting figures
\usepackage{wrapfig} % For wraping texts around tables and figures
\usepackage{tabularx} % For auto-adjusted column widths in tables
\usepackage{multirow} % For merging cells in tables
\usepackage{longtable} % For multi-page tables
\usepackage{rotating} % For rotating a page (landscape) or inclined texts
\usepackage{caption} % For adjusting captions of tables and figures
\usepackage{color} % For writing colored texts
\usepackage{setspace} % For adjusting line spacing
\usepackage{boxedminipage,fancybox} % For boxed texts
\usepackage{shadow} % For creating shaded box
\usepackage{varioref} % For referring through \vref{} & \vpageref{}
\usepackage{url} % For citing URL
\usepackage{makeidx} % For generating index
\usepackage{bm}
\usepackage{wrapfig}
\usepackage{lscape}
\usepackage{rotating}
\usepackage{longtable}
\usepackage{booktabs, multirow} % for borders and merged ranges
\usepackage{soul}% for underlines
\usepackage[table]{xcolor} % for cell colors
\usepackage{changepage,threeparttable} % for wide tables
\usepackage{titlesec}
\usepackage{xcolor}
\usepackage{eso-pic,picture}
\usepackage{nomencl}
\usepackage{lipsum}
\makenomenclature
\renewcommand{\nomname}{List of Symbols}
\AddToShipoutPicture{%
\setlength\fboxsep{1pt}%
\put(24pt,24pt){\framebox(19.3066cm,28.0066cm)[lb]{}}%
}
\definecolor{codegreen}{rgb}{0,0.6,0}
\definecolor{codegray}{rgb}{0.5,0.5,0.5}
\definecolor{codepurple}{rgb}{0.58,0,0.82}
\definecolor{backcolour}{rgb}{0.95,0.95,0.92}
\lstdefinestyle{mystyle}{
backgroundcolor=\color{backcolour},
commentstyle=\color{codegreen},
keywordstyle=\color{magenta},
numberstyle=\tiny\color{codegray},
stringstyle=\color{codepurple},
basicstyle=\ttfamily\footnotesize,
breakatwhitespace=false,
breaklines=true,
captionpos=b,
keepspaces=true,
numbers=left,
numbersep=5pt,
showspaces=false,
showstringspaces=false,
showtabs=false,
tabsize=2
}
\lstset{style=mystyle}
\titleformat{\chapter}[hang]
{\normalfont\LARGE \bfseries\centering}{\chaptertitlename\ \thechapter:}{0.5em}{}
\titlespacing{\chapter}{0pt}{-22pt}{1cm}
%BELOW IS THE CODE FOR BORDER
\usepackage{geometry}
\newgeometry{
top=0.75in,
bottom=0.85in,
outer=0.75in,
inner=0.75in,
}
%------------------------------------------------------------------------------------------------------------------------------------%
%-----------HERE IS TITLE PAGE----------------------------------
\title{\textbf{{TITLE}\\
\vspace{0.5 cm}
{\large A PROJECT REPORT}\\ \vspace{0.5cm}
{\textit{\large Submitted by}}\\ \vspace{0.5cm}
\begin{table}[!htp]\centering
\large
\begin{tabular}{lrr}
\textbf{PERSON A} &\textbf{ROLL NO} \\
\textbf{PERSON B} &\textbf{ROLL NO} \\
\textbf{PERSON C} &\textbf{ROLL NO} \\
\textbf{PERSON C} &\textbf{ROLL NO} \\
\end{tabular}
\end{table}
\vspace{0.5cm}
{\textit{\large in partial fulfillment for the award of the degree}}\\ \vspace{0.5cm} {\textit{\large of}}\\ \vspace{0.5cm}
{\large BACHELOR OF ENGINEERING}\\ \vspace{0.5cm} {\textit{\large in}}\\}{\large AERONAUTICAL ENGINEERING}\\ \vspace{0.5cm}
\includegraphics[scale=0.06]{Anna_University_Logo.png}\\
\vspace{0.5cm}
\textbf{
{\Large ANNA UNIVERSITY MIT CAMPUS \\CHENNAI 44}}\\ \vspace{0.5cm} \textbf{\large DEC 2022}\date{}
\pagenumbering{gobble}}
%-------------------END OF TITLE PAGE----------------%
\begin{document}
\renewcommand{\chaptername}{CHAPTER}
\maketitle
%--------------BONAFIDE SECTION----------%
\chapter*{\LARGE ANNA UNIVERSITY: CHENNAI 600025}
\vspace{0.5cm}
\begin{center}
{\textbf{\Large BONAFIDE CERTIFICATE}}\\
\end{center}
\doublespacing{Certified that this project work \textbf{"TITLE OF THE PROJECT"} is the bonafide work of}
\begin{table}[H] \centering \onehalfspacing
\normalfont
\begin{tabular}{lrr}
\textbf{PERSON A} &\textbf{ROLL NO} \\
\textbf{PERSON B} &\textbf{ROLL NO} \\
\textbf{PERSON C} &\textbf{ROLL NO} \\
\textbf{PERSON C} &\textbf{ROLL NO} \\
\end{tabular}
\end{table}
\vspace{-1cm}
who carried out the project under my supervision.
\vspace{5cm}
\begin{table}[!htp]\centering \doublespacing
\begin{tabular}{lrr}
\textbf{SIGNATURE} &\textbf{SIGNATURE} \\
Dr. A &DR. B \\
\textbf{PROFESSOR \& HEAD,} &\textbf{PROFESSOR \& SUPERVISOR,} \\
Department of Aerosapce Engg., &Department of Aerosapce Engg., \\
MIT Campus, &MIT Campus, \\
Anna University, &Anna University, \\
Chennai-600044. &Chennai-600044. \\
\end{tabular}
\end{table}
%--------------END OF BONAFIDE SECTION------------%
%---------------ABSTRACT------------%
\thispagestyle{empty}
\chapter*{\LARGE ABSTRACT}\doublespacing{\lipsum[2-3]}\pagenumbering{roman}
\setcounter{page}{1}
%-----------END OF ABSTRACT SECTION--------------%
\addtocontents{toc}{\hspace{-1.4cm}\textbf{CHAPTER} ~\hfill\textbf{PAGE NO.}\par}
\addcontentsline{toc}{chapter}{ABSTRACT}
%-----------ACKNOWLEDGEMENT------------%
\chapter*{\LARGE ACKNOWLEDGEMENT}
\onehalfspacing{\lipsum[2-2]}
\addcontentsline{toc}{chapter}{ACKNOWLEDGEMENT}
%-----------------END OF ACKNOWLEDGEMENT-------------%
\renewcommand\contentsname{TABLE OF CONTENTS}
\tableofcontents
\renewcommand{\listtablename}{LIST OF TABLES}
\listoftables
\addcontentsline{toc}{chapter}{LIST OF TABLES}
\renewcommand{\listfigurename}{LIST OF FIGURES}
\listoffigures
\addcontentsline{toc}{chapter}{LIST OF FIGURES}
%---------NOMENCLATURE OR SYMBOLS--------%
\renewcommand{\nomname}{LIST OF SYMBOLS}
\nomenclature{\(g\)}{Acceleration due to gravity}
\nomenclature{\(\rho\)}{Density}
\nomenclature{\(\alpha\)}{Angle of attack}
\nomenclature{\(\psi\)}{Angle of yaw}
\nomenclature{\(\beta\)}{Angle of sideslip}
\nomenclature{\(M\)}{Mach number}
\nomenclature{\(Re\)}{Reynold's number}
\nomenclature{\(C_L\)}{Coefficient of lift}
\nomenclature{\(C_D\)}{Coefficient of drag}
\nomenclature{\(C_m\)}{Coefficient of pitching moment}
\nomenclature{\(P_{0\infty}\)}{Total Pressure}
\nomenclature{\(P\)}{Static Pressure}
\nomenclature{\(T_{0\infty}\)}{Total Temperature}
\nomenclature{\(T\)}{Static Temperature}
\nomenclature{\(V\)}{Velocity}
\nomenclature{\(C_{m\alpha}\)}{Slope of moment coefficient vs. angle of attack}
\nomenclature{\(AoA\)}{Angle of Attack}
\nomenclature{\(x_{ac}\)}{Aerodynamic Center}
\nomenclature{\(x_{cg}\)}{Center of Gravity}
\printnomenclature
\addcontentsline{toc}{chapter}{LIST OF SYMBOLS}
%------------CHAPTERS-----------%
%ADD YOUR CHAPTERS BELOW THIS
\include{Introduction.tex}
%THE ABOVE CHAPTER IS A SAMPLE CHAPTER LIKE ABOVE CHAPTER CREATE NEW SEPARATE CHAPTERS AS .TEX IN OVERLEAF AND INCLUDE BELOW USING THE \include{Introduction.tex} SYNTAX.
%\include{Solution.tex}
%\include{Results}
\include{Conclusion.tex}
\appendix
\renewcommand{\appendixname}{APPENDIX}
\include{appendix}
\renewcommand\bibname{REFERENCES}
\begin{thebibliography}{1}
\singlespacing{
\vspace{0.5pt}
\bibitem{1}
Anderson, J. D. (2000). Hypersonic and high temperature gas dynamics. Aiaa.
%FOLLOW ABOVE CODE FOR ADDING MORE REFERENCES! TO CITE THIS IN YOUR REPORT USE \cite{1}.
}
\end{thebibliography}
\addcontentsline{toc}{chapter}{REFERENCES}
\end{document}