ChengsongPhdThesis/graphic.sty
author Christian Urban <christian.urban@kcl.ac.uk>
Tue, 22 Mar 2022 11:08:43 +0000
changeset 461 c4b6906068a9
parent 438 a73b2e553804
permissions -rw-r--r--
updated paper
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
438
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
     1
\usepackage{tikz}
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
     2
%\usepackage{pgf}
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
     3
%\usetikzlibrary{positioning}
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
     4
%\usetikzlibrary{calc}
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
     5
%\usetikzlibrary{automata}
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
     6
%\usetikzlibrary{arrows}
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
     7
%\usetikzlibrary{backgrounds}
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
     8
%\usetikzlibrary{fit}
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
     9
%\usepackage{tikz-qtree}
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
    10
\usepackage{pgfplots}
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
    11
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
    12
%\pgfplotsset{compat=1.15}