This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\documentclass{your_thesis_class} | |
\usepackage[utf8x]{inputenc} % <--- required by Inkscape generated pdf_tex figures. biblatex won't work with these | |
\usepackage[numbers]{natbib} | |
% \setcitestyle{numbers} % <--- if natbib is already included by another package | |
\usepackage{bibunits} % <--- lets you have a separate bibliography, e.g. your own publications list | |
\begin{document} | |
\begin{bibunit}[unsrtnat] % <--- unsrtnat arranges bibliography list in appearance order |