How do I to make this acknowledgements page font looks better?
Any brilliant idea, please ?
\documentclass[11pt,a4paper,english]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{babel}
\begin{document}
\clearpage
\thispagestyle{plain}
\chapter*{Acknowledgements}
\par\vspace*{.35\textheight}{\centering Dedicated to my professor\par}
\\
\centering
\texttt{ It is with our deepest gratitude and warmest affection \\
That we dedicate this thesis \\
To our Professor Dr. X \\
Who has been a constant source of Knowledge and inspiration.}
\end{document}

could you please suggest me way to make this acknowledgements page nice looking??

\pito make it more mathematical? – Johannes_B Feb 14 '14 at 11:30article), and about what you want (should the thanks be on one page, should they be like a dedication, etc.)? You are the best judge as to what is "academic" or not (it depends on countries), so an example of something you would consider appropriate could be a good idea as well. – ienissei Feb 14 '14 at 12:42articlefor a thesis and presumably you do not want to useabstractfor the dedication? Also, which fonts are you using? – cfr Feb 15 '14 at 03:49