%For Proceedings FYP CS249 (2016)
% by Dr Jusoh Yacob written at 13 August 2016
% this template needs pdf files with no page number. Page number will be created automatically when compiling using this template.
\documentclass[11pt]{article}% or something else
\usepackage{color}
\usepackage{marginnote}
%\usepackage[margin=0.5in,bottom=0.75in,top=0.75in]{geometry}
%--------------------------------
\usepackage[top=2.5cm, bottom=4.5cm, outer=2.5cm, inner=3.8cm, heightrounded, marginparwidth=2cm, marginparsep=2cm]
{geometry}
\usepackage{tocloft}% toc with page number
\usepackage{pdfpages}% utk compile file pdf
\usepackage{tikz} % utk graph
\title{\bf \small FYP PROCEEDINGS FOR CS249 (2016)\hspace*{5cm}Volume:1 }
%-----------------------------jgn buka ini
%\usepackage[pdfauthor={<somename>},pdftitle={<sometitle>},pdftex]{hyperref} % nak kota merah buka ini
%\hypersetup{
%pdfauthor={...},
% ...
%}
%--------------------
\usepackage{fancyhdr}
\pagestyle{fancy}
\renewcommand{\headrulewidth}{0pt}% nak garis head 0.4pt
\fancyhead[L]{FYP Proceedings/CS249/FSKM/UiTM Kelantan\includegraphics[width=1cm]{uitm1.jpg}}
\fancyhead[R]{Vol:1(2016)}
%\fancyhead[C]{\includegraphics[width=1cm]{uitm1.jpg}}
%\usepackage{bookmark} % utk baca \pdfboohmarks
\begin{document}
% \thispagestyle{empty}
\date{}
\maketitle
\begin{figure}[!h]
\centering
\includegraphics[width=0.3\textwidth]{uitm1}
\end{figure}
%-------------------------------
\begin{center}
{\color{blue}\LARGE MARA UNIVERSITY OF TECHNOLOGY (UiTM) KELANTAN}
\end{center}
\vspace*{3cm}
\begin{center}
{\color{green}\Huge Enhancing Cloud Computing in Institutions of Higher Learning : Collaborative Writing and Publishing}
\end{center}
\vspace*{2cm}
\begin{center}
{\LARGE FSKM}
\end{center}
%------------------
%\newpage
%\pagenumbering{gobble} % buang page number
\pagenumbering{roman}
\newpage
\vspace*{1cm}
\begin{center}
{\LARGE PREFACE}
\end{center}
\vspace*{2cm}
Greetings and welcome to the first volume of Proceedings FYP CS249---\\
It is my pleasure to welcome all of supervisors and FYP group ...\\
\\
\\
TM\\
KPP
%------------------
\newpage
\vspace*{1cm}
\begin{center}
{\LARGE EDITORIAL BOARDS}
\end{center}
\vspace*{2cm}
\begin{center}
Editor-In-Chief\\
Dr Norzieha
\vspace*{0.5cm}
\\
Editors\\
Wan Khairiyah wan Ramli\\
-FYP Coordinator\\
Farahanie Fauzie\\
-Lecturer\\
Dr \& Maziah \\
-Overleaf Advisor
\end{center}
%---------------
\newpage
\hspace*{1cm}
\tableofcontents\thispagestyle{fancy} % for header of TOC page
\newpage
\pagenumbering{arabic}
%------------------
%-------------------------
\clearpage
\phantomsection
\includepdfset{pages=-,pagecommand=\thispagestyle{fancy}}% utk keluar nombor auto
\addcontentsline{toc}{section}{d'Alembert formula for wave equation\\ \textit{Farhana Jamil, Radin Ummu Hidayah Radin Abdul Kadir\& Wan Kahiriyah Hulaini Wan Ramli}}
\includepdf[pages=-]{dalembert_3}
%----------------------------
\clearpage
\phantomsection
\includepdfset{pages=-,pagecommand=\thispagestyle{fancy}}% utk keluar nombor auto
\addcontentsline{toc}{section}{The Mathemtical Modelling of Shalow Water Wave\\ \textit{Nik Nur Izny Aqila Sapri, Nor Aniza Mohd Nasir, Nik Nurfatinliyana Kamarudin\& Jusoh Yacob }}
\includepdf[pages=-]{article-fatin-aniza}
%------------------------
\clearpage
\phantomsection
%\cftaddtitleline{toc}{section}{Comparing method in double pendulum \\ \it Jusoh Yacob, Siti Noor Aliah Nordin \& Nor Amira Abdul Rahim}{1-14}
\addcontentsline{toc}{section}{Comparing method in double pendulum\\ \textit{Siti Noor Aliah Nordin, Nor Amira Abdul Rahim \& Jusoh Yacob}}
\includepdf[pages=1-14,linktodoc=false]{aliah-article_2}%
%-----------------------------------------------
%-------------------------
%------------------------------------
% insert dibawah ni
\end{document}