\documentclass[12pt]{article}
\usepackage[usenames]{color} %used for font color
\usepackage{amssymb} %maths
\usepackage{amsmath} %maths
\usepackage[utf8]{inputenc} %useful to type directly diacritic characters
\begin{document}
\title{Thesis Title}
\author{Author Name}
\begin{titlepage}
\maketitle
\end{titlepage}
\pagenumbering{roman}
\tableofcontents
\newpage
\pagenumbering{arabic}
\begin{abstract}
This is a simple paragraph at the beginning of the document. A brief introduction to the main subject.
\end{abstract}
\section{Abtract (Thai)}
\pagenumbering{roman}
\section{Abtract (English)}
\pagenumbering{roman}
\section{Acknowledgements}
\pagenumbering{roman}
\section{Table of Contents}
\pagenumbering{roman}
\section{List of Tables}
\pagenumbering{roman}
\section{List of Figures}
\pagenumbering{roman}
\section{Chapter}
\pagenumbering{roman}
\subsection{Introduction}
\pagenumbering{arabic}
Entrepreneurial Behavior
\subsubsection{Introduction}
\pagenumbering{arabic}
\subsubsection{Research Objectives}
\pagenumbering{arabic}
\subsubsection{Research Hypothesis}
\subsubsection{Basic Assumption}
\subsubsection{Scope of the Study}
\subsubsection{Expected Results}
\subsubsection{Definitions of Terms}
\subsection{Review of the Literature}
\subsection{Research Procedure}
\subsection{The Results of the Study and Discussions}
\subsection{Conclusion and Research Recommendations}
\subsubsection{Summary of the Research Findings}
\section{References}
\section{Appendices}
\section{Curriculum Vitae}
\end{document}
PDF Preview
Create an account to compile and preview