X-Git-Url: https://hackdaworld.org/gitweb/?p=lectures%2Flatex.git;a=blobdiff_plain;f=posic%2Fthesis%2Fthesis.tex;h=acfcdb85a2543e01b34e893697e75f413bc38c93;hp=0b32cf1bae817205e85c166041856805805095b7;hb=80e31ff7bd5a85d056283bc94f433c822c53fd34;hpb=20131536ceadd87f72f2fdd993f0aa39cfc6d2d2 diff --git a/posic/thesis/thesis.tex b/posic/thesis/thesis.tex index 0b32cf1..acfcdb8 100644 --- a/posic/thesis/thesis.tex +++ b/posic/thesis/thesis.tex @@ -23,6 +23,11 @@ % cites \usepackage[numbers,sort,compress]{natbib} +% list of publications +\usepackage{multibib} +%\usepackage[resetlabels]{multibib} +\newcites{pub}{List of publications} + % miller \usepackage{miller} @@ -37,8 +42,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 +124,11 @@ \include{d_tersoff} \include{vasp_patch} \include{code} -\include{publications} +%\include{publications} \backmatter{} \include{literature} +\include{publications} \include{ack} \end{document}