\documentclass[a4paper,11pt]{xepersian-thesis}
\usepackage{graphicx}
\usepackage{xepersian}
\settextfont[Scale=1]{Nazli}
\setlatintextfont[Scale=1]{Nazli}
\setdigitfont[Scale=1]{Nazli}

\begin{document}
\title{اعداد مرکب}
\author{وفا خلیقی}
\degree{کارشناسی ریاضیات محض}
\supervisor{محمد قدسی}
\department{ریاضی}
\university{تهران}
\city{تهران}
\thesisdate{\today}
\maketitle
\begin{acknowledgementpage}
در اینجا دوست دارم از همه تشکر کنم
\end{acknowledgementpage}
\begin{abstractpage}
اینجا هم باید مطلبی نوشت...
\keywords{ریاضی محض، هندسه و توپولوژی}
\end{abstractpage}
\tableofcontents
\listoftables
\chapter{مجموعه اعداد}
در اینجا لازم می‌دانم تا نگاهی روی مجموعهٔ اعداد اندازیم تا متوجه خصلت‌های آن شویم

\newpage
این صفحهٔ جدید است که ما در این صفحه به نوشتن مقالات دیگری مشغول هستیم.
\section{مقدمه}

\newpage
این هم یک صفحهٔ جدید دیگر
\chapter{دوم}
\chapter{سوم}
\appendix
\chapter{اول}
\chapter{دوم}
\chapter{سوم}
\bibliographystyle{unsrt}
\begin{thebibliography}{99}
\end{thebibliography}
\begin{latin}
\latintitle{Pure Mathematics}
\latinauthor{Vafa Khalighi}
\latindegree{Bachelor of Pure Mathematics}
\latinthesisdate{\latintoday}
\latinsupervisor{Mohammad Ghodsi}
\latindepartment{Computer Science}
\latinuniversity{Iran University of Science \& Technology}
\latincity{Tehran}
\begin{latinabstract}
\noindent This is our abstract written in English and This thesis is written very very very carefully so that we can keep  an eye on the beauty of typesetting.
\latinkeywords{Mathematics, topology, geometry and category theory.}
\end{latinabstract}
\makelatintitle
\end{latin}
\end{document}
