I am getting an unwanted blank page in appendix section. Do u have any idea how to remove it ?
Code: Select all
\documentclass[12pt,a4paper]{article}
\usepackage[british]{babel}
\usepackage[top=1.5cm,bottom=1.5cm,left=2.5cm,right=1.5cm]{geometry}
\usepackage{microtype}
\usepackage[none]{hyphenat}
\hyphenpenalty=2000 \tolerance=1000
\usepackage[fleqn]{amsmath}
\usepackage[T1]{fontenc}
\usepackage{txfonts}
\usepackage{titlesec}
\titlelabel{\thetitle.\quad}
\titleformat{\section}[hang]{\bfseries \large}{\thesection.}{0.5em}{}
\titlespacing*{\section}{0pt}{1pt}{1pt}
\titleformat{\subsection}[hang]{\bfseries}{\thesubsection.}{0.5em}{}
\titlespacing*{\subsection}{0pt}{1pt}{1pt}
\titleformat{\subsubsection}[hang]{\bfseries}{\thesubsubsection.}{0.5em}{}
\titlespacing*{\subsubsection}{0pt}{1pt}{1pt}
\usepackage[sort&compress]{natbib}
\setlength{\bibsep}{0pt}
\bibpunct{(}{)}{;}{a}{,}{;}
\usepackage{graphicx}
\usepackage{setspace}
\usepackage{booktabs}
\usepackage{ctable}
\usepackage{multirow}
\usepackage{threeparttable}
\usepackage{appendix}
Code: Select all
\newpage
%\begin{bibiliography}
\bibliographystyle{iitkgp}
\bibliography{final}
%\end{bibiliography}
\newpage
\appendix
\begin{center}
{\bf Appendix}
\end{center}
%\section{Appendix}
\vspace{10pt}
\begin{table}
\begin{threeparttable}
\centering \caption{Exchange-wise Turnover (In crores of rupees)}
\label{tab:table1}
\begin{tabular}{|c|c|c|c|c|c|}
With sincere regards,
Upananda