summaryrefslogtreecommitdiff
path: root/style/style.tex
diff options
context:
space:
mode:
Diffstat (limited to 'style/style.tex')
-rw-r--r--style/style.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/style/style.tex b/style/style.tex
index 69c0d05..cef4167 100644
--- a/style/style.tex
+++ b/style/style.tex
@@ -1,6 +1,7 @@
\usepackage[T1]{fontenc}
\usepackage[inline]{enumitem}
-\usepackage{xspace, xcolor, lipsum, booktabs, caption, fancyhdr, footmisc, natbib, nomencl, rotating, setspace, subfigure,tocbibind, vmargin, watermark, graphicx, pifont, float, array, ipsum, circledsteps}
+\usepackage[dvipsnames]{xcolor}
+\usepackage{xspace,hyperref, lipsum, booktabs, caption, fancyhdr, footmisc, nomencl, rotating, setspace, subfigure,tocbibind, vmargin, watermark, graphicx, pifont, float, array, ipsum, circledsteps}
\hypersetup {
hidelinks=false,
@@ -16,8 +17,6 @@
\oddsidemargin 2.5cm
\evensidemargin 2.5cm
-% for [] citation brackets
-\setcitestyle{square}
\newcommand{\ie}{\emph{i.e.,}\xspace}
\newcommand{\eg}{\emph{e.g.,}\xspace}
@@ -29,4 +28,5 @@
\newcommand{\three}{(\ding{184})\xspace}
\newcommand{\four}{(\ding{185})\xspace}
+\usepackage{cleveref}
\newcommand\myCircled[1]{\scalebox{0.75}{\Circled[fill color=black,inner color=white]{{\sffamily#1}}}}