X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=posic%2Fthesis%2Fthesis.tex;h=dd3eacc3c0875893b66ab4877d280a35789086e8;hb=4467ed9809f91a6b90790582f53c38466850be3b;hp=0b32cf1bae817205e85c166041856805805095b7;hpb=20131536ceadd87f72f2fdd993f0aa39cfc6d2d2;p=lectures%2Flatex.git diff --git a/posic/thesis/thesis.tex b/posic/thesis/thesis.tex index 0b32cf1..dd3eacc 100644 --- a/posic/thesis/thesis.tex +++ b/posic/thesis/thesis.tex @@ -23,6 +23,14 @@ % cites \usepackage[numbers,sort,compress]{natbib} +% list of publications +\usepackage{multibib} +%\usepackage[resetlabels]{multibib} +\newcites{pub}{List of publications} + +% box around verbatim text +\usepackage{fancyvrb} + % miller \usepackage{miller} @@ -37,8 +45,13 @@ % shortcuts \newcommand{\si}{Si$_{\text{i}}${}} -\newcommand{\ci}{Ci$_{\text{i}}${}} -\newcommand{\cs}{Ci$_{\text{s}}${}} +\newcommand{\ci}{C$_{\text{i}}${}} +\newcommand{\cs}{C$_{\text{s}}${}} +\newcommand{\degc}[1]{\unit[#1]{$^{\circ}$C}{}} +\newcommand{\degk}[1]{\unit[#1]{K}{}} +\newcommand{\distn}[1]{\unit[#1]{nm}{}} +\newcommand{\dista}[1]{\unit[#1]{\AA}{}} +\newcommand{\perc}[1]{\unit[#1]{\%}{}} % (re)new commands \newcommand{\printimg}[5]{% @@ -114,10 +127,11 @@ \include{d_tersoff} \include{vasp_patch} \include{code} -\include{publications} +%\include{publications} \backmatter{} \include{literature} +\include{publications} \include{ack} \end{document}