ChengsongTanPhdThesis/main.tex
changeset 537 50e590823220
parent 535 ce91c29d2885
child 538 8016a2480704
equal deleted inserted replaced
536:aff7bf93b9c7 537:50e590823220
    44 
    44 
    45 \usepackage{mathpazo} % Use the Palatino font by default
    45 \usepackage{mathpazo} % Use the Palatino font by default
    46 \usepackage{hyperref}
    46 \usepackage{hyperref}
    47 \usepackage[backend=bibtex,style=authoryear,natbib=true]{biblatex} % Use the bibtex backend with the authoryear citation style (which resembles APA)
    47 \usepackage[backend=bibtex,style=authoryear,natbib=true]{biblatex} % Use the bibtex backend with the authoryear citation style (which resembles APA)
    48 \usepackage{stmaryrd}
    48 \usepackage{stmaryrd}
       
    49 \usepackage{caption}
    49 
    50 
    50 \addbibresource{example.bib} % The filename of the bibliography
    51 \addbibresource{example.bib} % The filename of the bibliography
    51 
    52 
    52 \usepackage[autostyle=true]{csquotes} % Required to generate language-dependent quotes in the bibliography
    53 \usepackage[autostyle=true]{csquotes} % Required to generate language-dependent quotes in the bibliography
    53 
    54 
    66 \usepackage{nccmath}
    67 \usepackage{nccmath}
    67 \usepackage{tikz-cd}
    68 \usepackage{tikz-cd}
    68 \usepackage{tikz}
    69 \usepackage{tikz}
    69 \usetikzlibrary{automata, positioning, calc}
    70 \usetikzlibrary{automata, positioning, calc}
    70 
    71 
       
    72 
       
    73 
       
    74 \DeclareCaptionType{mytype}[Illustration][]
       
    75 \newenvironment{envForCaption}{\captionsetup{type=mytype} }{}
    71 %----------------------------------------------------------------------------------------
    76 %----------------------------------------------------------------------------------------
    72 %	MARGIN SETTINGS
    77 %	MARGIN SETTINGS
    73 %----------------------------------------------------------------------------------------
    78 %----------------------------------------------------------------------------------------
    74 
    79 
    75 \geometry{
    80 \geometry{