summaryrefslogtreecommitdiff
path: root/style/style.tex
blob: f6e269772659a0943c83d21286f87f6f79b097f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\usepackage[T1]{fontenc}
\usepackage{xspace, xcolor, lipsum, booktabs, caption, fancyhdr, footmisc, natbib, nomencl, rotating, setspace, subfigure,tocbibind, vmargin, watermark, graphicx}

\textwidth 15cm
\textheight 22cm
\parindent 10pt
\oddsidemargin 2.5cm
\evensidemargin 2.5cm

\newcommand{\ie}{\emph{i.e.,}\xspace}
\newcommand{\eg}{\emph{e.g.,}\xspace}
\newcommand{\etc}{etc.\xspace}
\newcommand{\etal}{\emph{et~al.}\xspace}
\newcommand{\todo}[1]{\textcolor{blue}{#1}}