mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
add bibliography to outline document
This commit is contained in:
1294
25_Outline/outline.bib
Normal file
1294
25_Outline/outline.bib
Normal file
File diff suppressed because it is too large
Load Diff
@@ -9,6 +9,10 @@
|
||||
\usepackage{amssymb}
|
||||
\usepackage[framemethod=TikZ]{mdframed}
|
||||
|
||||
% Bibliogreaphy
|
||||
\usepackage[citestyle=numeric,style=numeric,sorting=none,backend=biber]{biblatex}
|
||||
\addbibresource{outline.bib}
|
||||
|
||||
\begin{document}
|
||||
\title{Decision Support for Group Configuration using Recommender Systems}
|
||||
\author{Hannes F. Kuchelmeister}
|
||||
@@ -309,4 +313,6 @@ Generate groups with preferences (explicit preferences) and configuration state
|
||||
\item Is this approach practical?
|
||||
\end{itemize}
|
||||
|
||||
\printbibliography[heading=bibintoc]
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user