16 lines
293 B
TeX
16 lines
293 B
TeX
\documentclass[a4paper,oneside]{book}
|
|
|
|
\usepackage{candidature}
|
|
|
|
\addbibresource{bib/hdr_noverlan.bib}
|
|
\addbibresource{bib/hdr_verlan.bib}
|
|
\addbibresource{bib/insdel.bib}
|
|
\addbibresource{bib/pn.bib}
|
|
\addbibresource{bib/psystems.bib}
|
|
|
|
\begin{document}
|
|
|
|
\cite{Korec}
|
|
|
|
Hello World
|
|
\end{document}
|