more structure
[phd-thesis.git] / preamble / bibliography.tex
index 229eb6e..b658bb5 100644 (file)
@@ -4,10 +4,12 @@
 %\setcitestyle{numbers}
 %\bibliographystyle{alpha}
 \bibliographystyle{abbrvnat}
-%\apptocmd{\thebibliography}{\raggedright}{}{}
-\usepackage{bibentry} % Cite bib entry completely
-\nobibliography*
-\newcommand{\citeentry}[1]{\begin{NoHyper}\bibentry{#1}\end{NoHyper}. \citep{#1}}
+\apptocmd{\thebibliography}{\raggedright}{}{}
+
+\makeatletter
+\let\saved@bibitem\@bibitem%
+\makeatother
+
 \newcommand{\refurl}[2]{\url{#1}, accessed on: #2}
 
 \makeatletter