\documentclass[12pt,a4paper,oneside]{book}
\usepackage{latexsym}
\usepackage{graphicx}
\usepackage{amsmath,amsthm}
\usepackage{amssymb}
\usepackage{epsfig}
\usepackage[T1]{fontenc}
\usepackage{palatino}
\usepackage{caption}
\usepackage{mathpazo}
\usepackage{tocloft}
\begin{document}
\newpage
\begin{center}
\section*{Supervisor's Declaration}
\end{center}
%\addcontentsline{toc}{section}{Supervisor's Declaration}{}
It is hereby certified that work presented by \textbf{nmae} in the thesis titled \textbf{\textit{" Topic"}} is based on the results of research study conducted by candidate under my supervision. No portion of this work has been formerly been offered for higher degree in this university or any other institute of learning and to best of the author's knowledge, no material has been used in this thesis which is not his own work, except where due acknowledgement has been made. He has fulfilled for the requirements and is qualified to submit this in partial fulfillment for the degree of Doctor of Philosophy (Ph.D. in the field of Subject) in the Faculty of Science, the University name.\\
\\
\\
\\
\bigskip
{\raggedleft
\begin{tabular}{l@{}}
Name of Supervisor\\
Supervisor\\
Department name\\
Full name of the University
\end{tabular}\par}
\end{document}
Last edited by sheenshahid on Mon Feb 17, 2020 10:14 pm, edited 1 time in total.
\documentclass[12pt,a4paper,oneside]{book}
\usepackage{varwidth}
\usepackage{showframe}
\begin{document}
{\raggedleft
\begin{varwidth}{\linewidth}
Name of Supervisor\\
Supervisor\\
Department name\\
Full name of the University
\end{varwidth}\par}
\bigskip
{\raggedleft
\begin{tabular}{l@{}}
Name of Supervisor\\
Supervisor\\
Department name\\
Full name of the University
\end{tabular}\par}
\end{document}
\documentclass[12pt,a4paper,oneside]{book}
\usepackage{latexsym}
\usepackage{graphicx}
\usepackage{amsmath,amsthm}
\usepackage{amssymb}
\usepackage{epsfig}
\usepackage[T1]{fontenc}
\usepackage{mathpazo}
\usepackage{caption}
\usepackage{tocloft}
\usepackage{csquotes}
\begin{document}
%\newpage
\begin{center}
\bfseries\Large Supervisor's Declaration
\end{center}
%\addcontentsline{toc}{section}{Supervisor's Declaration}{}
It is hereby certified that work presented by \textbf{nmae} in the thesis titled
\textbf{\textit{\enquote{Topic}}} is based on the results of research study
conducted by candidate under my supervision. No portion of this work has been
formerly been offered for higher degree in this university or any other institute
of learning and to best of the author's knowledge, no material has been used in this
thesis which is not his own work, except where due acknowledgement has been made.
He has fulfilled for the requirements and is qualified to submit this in partial
fulfillment for the degree of Doctor of Philosophy (Ph.D. in the field of Subject)
in the Faculty of Science, the University name.
\vspace{3\baselineskip}% replacement for \\ macros
{\raggedleft
\begin{tabular}{l@{}}
Name of Supervisor\\
Supervisor\\
Department name\\
Full name of the University
\end{tabular}\par}
\end{document}
Last edited by Bartman on Tue Feb 18, 2020 6:51 am, edited 1 time in total.
\documentclass[12pt,a4paper,oneside]{book}
\usepackage{latexsym}
\usepackage{graphicx}
\usepackage{amsmath,amsthm}
\usepackage{amssymb}
\usepackage{epsfig}
\usepackage[T1]{fontenc}
\usepackage{mathpazo}
\usepackage{caption}
\usepackage{mathpazo}
\usepackage{tocloft}
\usepackage{csquotes}
\begin{document}
%\newpage
\begin{center}
\bfseries\Large Supervisor's Declaration
\end{center}
%\addcontentsline{toc}{section}{Supervisor's Declaration}{}
It is hereby certified that work presented by \textbf{nmae} in the thesis titled
\textbf{\textit{\enquote{Topic}}} is based on the results of research study
conducted by candidate under my supervision. No portion of this work has been
formerly been offered for higher degree in this university or any other institute
of learning and to best of the author's knowledge, no material has been used in this
thesis which is not his own work, except where due acknowledgement has been made.
He has fulfilled for the requirements and is qualified to submit this in partial
fulfillment for the degree of Doctor of Philosophy (Ph.D. in the field of Subject)
in the Faculty of Science, the University name.
\vspace{3\baselineskip}% replacement for \\ macros
{\raggedleft
\begin{tabular}{l@{}}
Name of Supervisor\\
Supervisor\\
Department name\\
Full name of the University
\end{tabular}\par}
\end{document}
\documentclass[12pt,a4paper,oneside]{book}
\usepackage{latexsym}
\usepackage{graphicx}
\usepackage{amsmath,amsthm}
\usepackage{amssymb}
\usepackage{epsfig}
\usepackage[T1]{fontenc}
\usepackage{mathpazo}
\usepackage{caption}
\usepackage{mathpazo}
\usepackage{tocloft}
\usepackage{csquotes}
\begin{document}
%\newpage
\begin{center}
\bfseries\Large Supervisor's Declaration
\end{center}
%\addcontentsline{toc}{section}{Supervisor's Declaration}{}
It is hereby certified that work presented by \textbf{nmae} in the thesis titled
\textbf{\textit{\enquote{Topic}}} is based on the results of research study
conducted by candidate under my supervision. No portion of this work has been
formerly been offered for higher degree in this university or any other institute
of learning and to best of the author's knowledge, no material has been used in this
thesis which is not his own work, except where due acknowledgement has been made.
He has fulfilled for the requirements and is qualified to submit this in partial
fulfillment for the degree of Doctor of Philosophy (Ph.D. in the field of Subject)
in the Faculty of Science, the University name.
\vspace{3\baselineskip}% replacement for \\ macros
{\raggedleft
\begin{tabular}{l@{}}
Name of Supervisor\\
Supervisor\\
Department name\\
Full name of the University
\end{tabular}\par}
\end{document}
I cannot reproduce this. With the shown code and up-to-date TeX Live 2019 I get:
BTW: epsfig is a LaTeX 2.09 compatibility wrapper around graphicx. I would recommend to use graphicx (and its command \includegraphics) directly instead of epsfig.
Sorry, but I can no longer participate here as the administrator is trampling on my wishes on one of his other platforms.