ChengsongTanPhdThesis/graphic.sty
author Christian Urban <christian.urban@kcl.ac.uk>
Sat, 30 Apr 2022 00:50:08 +0100
changeset 496 f493a20feeb3
parent 468 a0f27e21b42c
permissions -rw-r--r--
updated to include the paper
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
468
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
     1
\usepackage{tikz}
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
     2
%\usepackage{pgf}
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
     3
%\usetikzlibrary{positioning}
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
     4
%\usetikzlibrary{calc}
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
     5
%\usetikzlibrary{automata}
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
     6
%\usetikzlibrary{arrows}
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
     7
%\usetikzlibrary{backgrounds}
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
     8
%\usetikzlibrary{fit}
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
     9
%\usepackage{tikz-qtree}
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
    10
\usepackage{pgfplots}
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
    11
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
    12
%\pgfplotsset{compat=1.15}