1
0

+bibliography

This commit is contained in:
Jeff 2024-07-18 13:41:07 +02:00
parent fc49a1db05
commit 52734ff384
4 changed files with 17 additions and 0 deletions

10
bibliography.bib Normal file
View File

@ -0,0 +1,10 @@
% bibliography.tex
@book{botanikeinf,
author = {{Lüttge, Ulrich; Kluge, Manfred}},
title = {Botanik},
date = {2012},
subtitle = {Die einführende Biologie der Pflanzen},
edition = {6. Auflage},
isbn = {978-3-527-33192-5},
}

Binary file not shown.

View File

@ -115,5 +115,10 @@ Die Unterüberschriften wurden weitgehend so gewählt, das möglichst sinnvoll a
\part[Allgemeiner Teil: Phylogenetik]{Allgemeine Phylogenetik} \part[Allgemeiner Teil: Phylogenetik]{Allgemeine Phylogenetik}
\input{allgphylo.tex} \input{allgphylo.tex}
\pagebreak
\part{Anhang}
\section{Quellen}
\printbibliography
\end{document} \end{document}

View File

@ -115,6 +115,8 @@
%\usepackage{acro} %\usepackage{acro}
% \input{acronyms.tex} % \input{acronyms.tex}
\usepackage[style = nature]{biblatex}
\addbibresource{bibliography.bib}
% ### MATH ############################# % ### MATH #############################