summaryrefslogtreecommitdiff
path: root/tex/thesis/usydthesis.cls
diff options
context:
space:
mode:
authorCarlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au>2012-10-16 16:18:19 +1100
committerCarlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au>2012-10-16 16:18:19 +1100
commit7c8f10b9f5c8f4c28cc1574b372431f0f714245d (patch)
tree843720d401d6018fdf6449abf755511e828c3745 /tex/thesis/usydthesis.cls
parent18a747edd76918e2a1a4fb608b2d3923fcc535fa (diff)
Doop doop doop. Some contribution writing stuff.
Diffstat (limited to 'tex/thesis/usydthesis.cls')
-rw-r--r--tex/thesis/usydthesis.cls3
1 files changed, 2 insertions, 1 deletions
diff --git a/tex/thesis/usydthesis.cls b/tex/thesis/usydthesis.cls
index e18eb53..5b1a4d4 100644
--- a/tex/thesis/usydthesis.cls
+++ b/tex/thesis/usydthesis.cls
@@ -32,7 +32,8 @@
\usepackage{amssymb,amsmath}
\newcommand{\theHalgorithm}{\arabic{algorithm}}
\usepackage[ruled]{algorithm}
-\usepackage{algorithmic}
+\usepackage{algorithmicx}
+\usepackage{algpseudocode}
% Fancy footnotes
\usepackage[stable]{style/footmisc}