Search found 1 match

by SirBelial
Wed Jul 11, 2012 12:34 pm
Forum: BibTeX, biblatex and biber
Topic: Too many pages
Replies: 1
Views: 1279

Too many pages

Hi,
for my bachelor thesis I want to use Bibtex to cite my sources.
The bibliography is embedded like this:

%%%% Bibliographie
\addcontentsline{toc}{chapter}{Literaturverzeichnis}
\bibliographystyle{ieeetr}
\bibliography{bib/BibtexDatabase}
\newpage


%%% Danksagung
\include{content/Danksagung ...