Monday, April 15, 2013

doublespacing

\usepackage{setspace}

tulis dimana kita nak mula doublespacing arahan berikut
\doublespacing

citation rearrange name

dalam jabref, masukkan {} pada setiap nama
{Adamowicz W.} and {Louviere J.} and {Williams M.}

hasilnya


Adamowicz W., Louviere J., and Williams M. (1994). Combining revealed and
stated preference methods for valuing environmental amenities. Journal of
environmental economics and management, 26:271{292.

Saturday, April 13, 2013

Proposisi dan bukti


\usepackage{amsmath}
\newtheorem{proposition}{Proposisi}
\newtheorem{proof}{Bukti}

Tuesday, April 9, 2013

cite newspaper


@MISC{BusinessTimes2010,
  author = {{Business Times}},
  title = {A boon to hybrid car industry, {O}ctober 10, 2010},
  month = {October 10},
  year = {2010},
  owner = {user},
  timestamp = {2013.04.09}
}


Wednesday, April 3, 2013

Monday, April 1, 2013

removing page number


\thispagestyle{empty}

after maketitle before \pagebrake as follow
\thispagestyle{empty}
\pagebreak