IIUI Thesis Template
Author:
Kainat Naeem
Last Updated:
há 9 meses
License:
Creative Commons CC BY 4.0
Abstract:
IIUI Thesis Template By Kainat Naeem
\begin
Discover why 18 million people worldwide trust Overleaf with their work.
\begin
Discover why 18 million people worldwide trust Overleaf with their work.
\documentclass[12pt,a4paper, openany]{report}
%\usepackage[a4paper, margin=0.5in]{geometry}
\usepackage{mathrsfs}%represent mathematical symbols
%\usepackage{pgfplots}% for creating high-quality plots and graphics
\usepackage{listings}%for formatting and displaying source code
\usepackage{minted}%for typesetting code ,relies on external Python-based syntax
% Define the Python code style
\lstdefinestyle{mystyle}{
language=Python,
basicstyle=\ttfamily,
keywordstyle=\color{blue},
stringstyle=\color{red},
commentstyle=\color{green!70!black},
numbers=left,
numberstyle=\tiny,
numbersep=5pt,
breaklines=true,
}
\lstset{style=mystyle}
%\usetikzlibrary{trees}%or creating graphics and diagrams
\usepackage{mathtools}
\usepackage{tabularx}%allows you to create tables with adjustable column widths
\usepackage{booktabs}%for enhancing the quality and appearance of tables
\usepackage{longtable}%To fit the table on two pages,
\usemintedstyle{colorful}%instruct minted to apply the colors
\usepackage{amssymb} % Load the amssymb package for \mathbb command
\usepackage{tikz}%for creating graphics and diagrams
\usepackage[linesnumbered,ruled,vlined]{algorithm2e}%provides an environment for writing algorithms
\DeclareUnicodeCharacter{2061}{}
\usepackage[right=1.9in, left=1.94in, top=1.99in, bottom=0.36in]{geometry}%for customizing the page layout
\renewcommand{\baselinestretch}{1.3}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{csquotes} %for quotes
\renewcommand\rmdefault{uaq}
\setlength{\textwidth}{8.5in}
\setlength{\textheight}{11.0in}
\addtolength{\textwidth}{-60mm}
\addtolength{\textwidth}{-15.5mm}
\addtolength{\textheight}{-53mm}
\setlength{\oddsidemargin}{-1in}
\addtolength{\oddsidemargin}{40mm}
\addtolength{\oddsidemargin}{4mm}
\setlength{\evensidemargin}{\oddsidemargin}
\setlength{\topmargin}{15pt} \addtolength{\topmargin}{-\headheight}
\addtolength{\topmargin}{-\headsep}
\pagestyle{plain}
\usepackage{lmodern}
\usepackage{xspace}
\usepackage{amssymb}
\DeclareUnicodeCharacter{2212}{-}
\usepackage{makecell}
\usepackage{amsmath}%provides additional mathematical symbols and characters.
\usepackage{float}
\usepackage{longtable}%To fit the table on two pages
\DeclareUnicodeCharacter{2032}{-}
\usepackage{mathtools}
\usepackage{tikz-qtree}%easily create syntax trees
\usepackage[labelfont=bf]{caption}
\captionsetup{labelfont=bf}
\usepackage{xcolor}
\usepackage{booktabs}%used for enhancing the quality and appearance of tables
%\usepackage{subcaption}
\usepackage{graphicx}
\usepackage[english]{babel}
%\usepackage[sort&compress,square,numbers]{natbib}
%\usepackage[sort&compress,square,numbers]{natbib}
\usepackage[
pdfauthor={derajan},
pdftitle={How to do this},
pdfstartview=XYZ,
bookmarks=true,
colorlinks=true,
linkcolor=black,
urlcolor=black,
citecolor=black,
pdftex,
bookmarks=true,
linktocpage=true, % makes the page number as hyperlink in table of content
hyperindex=true
]{hyperref}
\usepackage{fourier}
\usepackage{array}
\usepackage{makecell}
\renewcommand\theadalign{bc}
\renewcommand\theadfont{\bfseries}
\renewcommand\theadgape{\Gape[4pt]}
\renewcommand\cellgape{\Gape[4pt]}
\usepackage{varioref}
\usepackage{hyphenat}
\usepackage{times}
\usepackage{makecell}
\newcommand{\inv}{^{\raisebox{.2ex}{$\scriptscriptstyle-1$}}}
\let\ce\ch
\usepackage{ragged2e}
\justifying
\usepackage[T1]{fontenc}
\usepackage{nicefrac}
\usepackage{placeins}
\usepackage{chemformula}
\usepackage{balance}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amsthm}
\usepackage{xspace}
\usepackage[T1]{fontenc}
\usepackage{tikz}
\usetikzlibrary{arrows,calc,positioning}
\graphicspath{ {images/} }
\usepackage{subcaption}
\usepackage{fancyhdr}
\pagestyle{fancy}% <- use fancyplain instead fancy
\fancyhf{}
\cfoot{\thepage}
\renewcommand{\headrulewidth}{0pt}
\setlength{\headheight}{14pt}
%\usepackage[sort&compress,square,numbers]{natbib}
\usepackage{physics}
\begin{document}
\title{Your title here}
\author{Author Name}
\date{Day Month Year}
\pagenumbering{roman}
\input{title page}
\chapter*{\center{Declaration}}
\addcontentsline{toc}{section}{Declaration}
%Your Declaration lines here\\\\
\begin{flushleft}
\textbf{Kainat Naeem}\\
\textbf{Degree and Subject name}\\
\textbf{Reg.no.}\\
\textbf{Department }\\
\textbf{Faculty}\\
\textbf{International Islamic University Islamabad, Pakistan.}\\
\end{flushleft}
%reduce size
\chapter*{ \centering {Forwarding Sheet by Research Supervisor}}
\addcontentsline{toc}{section}{Forwarding Sheet by Research Supervisor}
.\\ \begin{flushright}
Date ............. \hspace{6.5cm} Signatures: $\_\_\_\_\_\_\_\_\_\_\_\_\_\_$ \\
\textbf{(Your Supervisior)}\\
Lecturer \\
Your Department \\
International Islamic University, Islamabad,\\
Pakistan.\\
\end{flushright}
\chapter*{\center{Acknowledgement}}\addcontentsline{toc}{section}{Acknowledgement}{}
Write your acknowledgement here
\begin{flushright}
Kainat Naeem
\end{flushright}
%\newpage
%\newenvironment{dedication}
{%\clearpage % we want a new page %% I commented this
%\thispagestyle{empty}% no header and footer
% \vspace*{\stretch{2}}% some space at the top
% \itshape % the text is in italics
% \centering % center
% }
% {\par % end the paragraph
%\vspace{\stretch{3}} % space at bottom is three times that at the top
%\clearpage % finish off the page
}
%\newpage
%\begin{dedication}
%\Huge{\textbf{Dedicated}}
% \par %% or a blank line
%\vspace{0.3\baselineskip}
%\par %% or a blank line
%\Large{\textbf{to} }
%\par %% or a blank line
%\vspace{1\baselineskip}
%\Huge{\textbf{My Family}}
%\vspace{0.3\baselineskip}
%\par %% or a blank line
% \vspace{0.3\baselineskip}
%\Large{\textbf{and} }
%\par %% or a blank line
%\vspace{1\baselineskip}
%\Huge{\textbf{My Late Grandfather}}
%\vspace{\baselineskip}
% \usefont{T1}{LobsterTwo-LF}{bx}{it}
% \end{dedication}
\chapter*{\center{Preface}} %In the name of God, the Benificent, the Merciful
\addcontentsline{toc}{section}{Preface}{}
\textbf{Chapter 1} This chapter include introduction.\\
\textbf{Chapter 2} This chapter provide the Literature review \\
\textbf{Chapter 3} This chapter is about your work summary and future work .\\
\tableofcontents
%\listoffigures
%\listoftables
\chapter{Introduction}
\pagenumbering{arabic}
\input{Chapters/Chapter1}
%\chapter{RGB Image Encryption Scheme}
\chapter{Literature Review}
\input{Chapters/Chapter2}
%\chapter{Security Analysis}
%\label{sec:Performance results and analyses}
%\input{chapters/chapter03}
\chapter{Summary and Future Direction}
\input{Chapters/Chapter3}
\appendix
\chapter{Appendix Title}
\input{appendix}
%\addbibresource{references.bib}
\typeout{}
\bibliographystyle{ieeetr}
\bibliography{references}
\end{document}