ChengsongTanPhdThesis/main.tex
changeset 580 e0f0a81f907b
parent 579 35df9cdd36ca
child 585 4969ef817d92
equal deleted inserted replaced
579:35df9cdd36ca 580:e0f0a81f907b
    41 \usepackage[utf8]{inputenc} % Required for inputting international characters
    41 \usepackage[utf8]{inputenc} % Required for inputting international characters
    42 \usepackage[T1]{fontenc} % Output font encoding for international characters
    42 \usepackage[T1]{fontenc} % Output font encoding for international characters
    43 %\usepackage{fdsymbol} % Loads unicode-math
    43 %\usepackage{fdsymbol} % Loads unicode-math
    44 
    44 
    45 \usepackage{verbatim}
    45 \usepackage{verbatim}
       
    46 \usepackage{float}
    46 \usepackage{mathpazo} % Use the Palatino font by default
    47 \usepackage{mathpazo} % Use the Palatino font by default
    47 \usepackage{hyperref}
    48 \usepackage{hyperref}
    48 \usepackage{lipsum}
    49 \usepackage{lipsum}
    49 \usepackage[backend=bibtex]{biblatex} % Use the bibtex backend with the authoryear citation style (which resembles APA)
    50 \usepackage[backend=bibtex]{biblatex} % Use the bibtex backend with the authoryear citation style (which resembles APA)
    50 
    51 
    92 \usepackage{nccmath}
    93 \usepackage{nccmath}
    93 \usepackage{tikz-cd}
    94 \usepackage{tikz-cd}
    94 \usepackage{tikz}
    95 \usepackage{tikz}
    95 \usetikzlibrary{automata, positioning, calc}
    96 \usetikzlibrary{automata, positioning, calc}
    96 \usetikzlibrary{arrows}
    97 \usetikzlibrary{arrows}
       
    98 \usetikzlibrary{shapes.misc}
    97 \usetikzlibrary{fit,
    99 \usetikzlibrary{fit,
    98                 shapes.geometric,
   100                 shapes.geometric,
    99 		patterns,
   101 		patterns,
   100 		backgrounds,
   102 		backgrounds,
   101 		graphs}
   103 		graphs}