Getting started with Biblatex

Erstellung eines Literaturverzeichnisses mit BibTeX, Biber, BibLaTeX und Co.


BrEin
Forum-Anfänger
Forum-Anfänger
Beiträge: 28
Registriert: Di 21. Mai 2013, 14:55

Getting started with Biblatex

Beitrag von BrEin »

Hallo Leute,

wie ich in einem anderen Thread erfahren habe, ist es wohl besser biblatex anstelle von bibtex zu nutzen:
http://www.golatex.de/viewtopic.php?p=52258

Widererwartend habe ich doch Probleme meinen Biber zum laufen zu bekommen.

Vorab, als Tuts benutze ich
http://biblatex.dominik-wassenhoven.de/ ... -Teil1.pdf
und vor allem
http://www.ub.uni-konstanz.de/servicean ... utzen.html.
Und als Vorlage benutze ich von meiner Uni bthThesis.sty
http://prof.beuth-hochschule.de/tschirley/bht-latex/.
Es ist gut möglich, dass das Problem bei dieser Datei liegt.

Bei mir binde ich alles wie folgt ein:
\documentclass[11pt, a4paper]{scrreprt}

%%
%% Packages
%%
%\usepackage{blindtext}
\usepackage{lipsum}		% lorem ipsum
\usepackage{listings}
\lstset{ 
  literate={ö}{{\"o}}
           {ä}{{\"a}}
           {ü}{{\"u}}
           {Ö}{{\"O}}
           {Ä}{{\"A}}
           {Ü}{{\"U}}
           {ß}{{\ss}}
}
%\usepackage{trsym}
%\usepackage{showkeys}
%\usepackage{bytefield}
\usepackage{booktabs}
\usepackage[printonlyused, withpage]{acronym}
\usepackage{threeparttable }
\usepackage{rotating}
\usepackage{multirow}
\usepackage{caption}
\captionsetup{justification=justified}
\usepackage{wrapfig}
\usepackage[per-mode=fraction,
            output-decimal-marker={,}
            ]{siunitx} 
\usepackage{hyperref}
%\usepackage[ngermanb]{babel}
\usepackage[style=authortitle-icomp]{biblatex}	% <--Biblatex
\usepackage[babel,german=guillemets]{csquotes}	% <--Biblatex

%% Übersetzen als Entwurf
\usepackage[entwurf]{bhtThesis}
%% Übersetzen für die Abgabe
%\usepackage[abgabe]{bhtThesis}
%% End Packages

%%
%% Bibliography
%%
\bibliography{bhtThesis}
%%End Bibliography

\begin{document}

	%[..]

	%% Literaturverzeichnis
	\clearpage\newpage
	\addcontentsline{toc}{chapter}{Literatur- und Quellenverzeichnis}
	\nocite{*}
	\printbibliography 
\end{document}
\usepackage[ngermanb]{babel} ist deshalb bei mir auskommentiert, weil in der bhtTesis.sty bereits folgendes steht:
%% Eingabe
\RequirePackage[utf8]{inputenc}
\RequirePackage[ngermanb]{babel}
\RequirePackage{ae,pifont}
Und bevor ich auf Biblatex umgestiegen bin, hatte ich das auch nicht in der Packetliste gehabt.

Nun zu meinem Problem.
Ich nutze Texmaker und MikTex. Unter Texmaker ist "Schnelles Übersetzen" (PDFLaTex+PDF ansehen) momentan fehlerlos.
Wie aber verarbeite ich die Bibliographie? Wie bei bibtex mit dem Bibtexbefehl (F11)?
Dann aber bekomme ich folgenden Fehler:
  • Process started

    This is BibTeX, Version 0.99d (MiKTeX 2.9) The top-level auxiliary file: main.aux I found no \citation commands---while reading file main.aux I found no \bibdata command---while reading file main.aux I found no \bibstyle command---while reading file main.aux (There were 3 error messages)
Den Befehl \citation finde ich in keinen der Tuts und die anderen Befehle werden da auch nicht erwähnt. Der \cite Befehl wird ja bei beiden Versionen verwendet.

Was mache ich falsch?

Vielen Dank
Fabian

Benutzeravatar
u_fischer
Forum-Meister
Forum-Meister
Beiträge: 4299
Registriert: Do 22. Nov 2012, 11:09
Kontaktdaten:

Beitrag von u_fischer »

Du musst TeXnicCenter umkonfigurieren. F11 muss biber statt bibtex aufrufen.

BrEin
Forum-Anfänger
Forum-Anfänger
Beiträge: 28
Registriert: Di 21. Mai 2013, 14:55

Beitrag von BrEin »

So, ich glaube ich habe es fast raus.

Man mus im \usepackage noch die Option backend=biber angeben:
\usepackage[ngermanb]{babel}
\usepackage[style=numeric-comp, backend=biber]{biblatex}	
\usepackage[babel,german=guillemets]{csquotes} 
http://tex.stackexchange.com/questions/ ... ker-miktex

Dann geht es, glaube ich. Komisch dass das nicht im Tut mit angegeben wurde.

Auch wenn jetzt der Bibtex-Befehl (der unter Option->Texmaker konfigurieren "biber %" eingetragen hat) immer noch viel Infos ausgibt:
  • INFO - This is Biber 1.5 INFO - Logfile is 'main.blg' INFO - Reading 'main.bcf' INFO - Using all citekeys in bib section 0 INFO - Processing section 0 INFO - Looking for bibtex format file 'bhtThesis.bib' for section 0 INFO - Decoding LaTeX character macros into UTF-8 INFO - Found BibTeX data source 'bhtThesis.bib' INFO - Overriding locale 'English_United States.1252' default tailoring 'variable = shifted' with 'variable = non-ignorable' INFO - Sorting 'entry' list 'nty' keys INFO - No sort tailoring available for locale 'English_United States.1252' INFO - Writing 'main.bbl' with encoding 'UTF-8' INFO - Output to main.bbl
Darin befanden sich auch ein paar Errors. Die musste ich erst entdecken.

Gut, und eine Sortierreihenfolge muss ich noch angeben. Mal sehen wie die heißt, die mir die Quellen nach der Reihenfolge des zitierens sortiert.

Aber passt das soweit?
Und was ist bei den Stilen der Unterschied zwischen xxx-comp (kompakt) und xxx-icomp?

Gruß und Danke
Fabian

BrEin
Forum-Anfänger
Forum-Anfänger
Beiträge: 28
Registriert: Di 21. Mai 2013, 14:55

Beitrag von BrEin »

hmmm, komisch.

Ich dachte, ich hätte das soweit verstanden.
Nur wenn ich jetzt die Sortierreihenfolge ändern möchte mit dem Befehl "sorting=none" oder weil ich es ausprobieren wollte "sorting=anyt", dann kommt immer ein Fehler bei jedem Zitat wie der Folgende:
! Missing number, treated as zero.<to be read again>\relax ...nd Schichtwiderständen\cite{Stoeckl1987},
Jeder Fehler wird bei jedem Zitat drei mal angezeigt.

Der Eintrag zu dem Zitat sieht wie folgt aus:
@BOOK{Stoeckl1987,
	AUTHOR		= {Stöckl, Melchior AND Winterling, Karl Heinz AND Fricke, Hans AND Selle, Dieter AND Thiel, Rainer AND Vaske, Paul},
	YEAR		= {1987},
	TITLE		= {Elektrische Meßtechnik},
	EDITION		= {8, überarb. erw. Aufl. 1987},
	ISBN		= {978-3-519-46405-1},
	PUBLISHER	= {Teubner B.G. GmbH},
	ADDRESS		= {Berlin},
}
Versteht jemand den Fehler?

Danke
Fabian

sudo
Forum-Guru
Forum-Guru
Beiträge: 459
Registriert: Mi 3. Okt 2012, 11:32

Beitrag von sudo »

So ganz hast du das mit den Minimalbeispielen noch nicht verstanden, oder? Mach doch bitte noch mal eins, dass diesen Fehler reproduziert.
Ein vollständiges Minimalbeispiel (VM) zu erzeugen, ist gar nicht schwer und hilft ganz oft, Fehler selber zu finden. Ohne bekommt man selten gute Antworten. Anleitungen findest du z.B. im golatex Wiki auf TeXWelt oder minimalbeipiel.de
Außerdem hilft das Lesen dieser Seite, Fragen richtig zu stellen.

Benutzeravatar
Johannes_B
Moderator
Moderator
Beiträge: 5079
Registriert: Do 1. Nov 2012, 14:55
Kontaktdaten:

Beitrag von Johannes_B »

Mach aber vorher bitte noch ein Update deiner TeX-Distribution (als User und Admin).
TeXwelt - Fragen und Antworten Schaut vorbei und stellt Fragen.
LaTeX-Vorlagen?

Der Weg zum Ziel: Ruhe bewahren und durchatmen, Beiträge und unterstützende Links aufmerksam lesen, Lösungsansätze verstehen und ggf. nachfragen.

BrEin
Forum-Anfänger
Forum-Anfänger
Beiträge: 28
Registriert: Di 21. Mai 2013, 14:55

Beitrag von BrEin »

Johannes_B hat geschrieben:Mach aber vorher bitte noch ein Update deiner TeX-Distribution (als User und Admin).
Danke. Das habe ich jetzt mal gemacht. Es gab einiges zu updaten.
Aber es hat am Problem nichts geändert. Dennoch danke für den Tipp.
sudo hat geschrieben:So ganz hast du das mit den Minimalbeispielen noch nicht verstanden, oder? Mach doch bitte noch mal eins, dass diesen Fehler reproduziert.
Ich dachte, die Beispiele die ich brachte würden ausreichen.
Aber gut, hier hast Du nochmal alles auf das wesentliche runtergedampft:
%% BibChaos.tex
\documentclass[11pt, a4paper]{scrreprt}

%%
%% Packages
%%
\usepackage[utf8]{inputenc}
\usepackage[ngermanb]{babel}
\usepackage[style=numeric-comp,
			backend=biber,
			maxbibnames=20,
			sorting=none,
			sortlocale=de_DE]{biblatex}
%% End Packages
	
%%
%% Bibliography
%%
\bibliography{BibChaos}
%%End Bibliography			
			
\begin{document}	

	\cite{Stoeckl1987} \\
	\cite[4711]{Moeller1986} \\

	%% Literaturverzeichnis
	\clearpage\newpage
	\addcontentsline{toc}{chapter}{Literatur- und Quellenverzeichnis}
	\nocite{*}
	\printbibliography 
\end{document}
Und hier die Bibdatei:
%% BibChaos.bib
@BOOK{Stoeckl1987,
	AUTHOR		= {Stöckl, Melchior AND Winterling, Karl Heinz AND Fricke, Hans AND Selle, Dieter AND Thiel, Rainer AND Vaske, Paul},
	YEAR		= {1987},
	TITLE		= {Elektrische Meßtechnik},
	EDITION		= {8, überarb. erw. Aufl. 1987},
	ISBN		= {978-3-519-46405-1},
	PUBLISHER	= {Teubner B.G. GmbH},
	ADDRESS		= {Berlin},
}

@BOOK{Moeller1986,
	AUTHOR		= {Moeller, Franz AND Fricke, Hans AND Frohne, Heinrich AND Vaske, Paul},
	YEAR		= {1986},
	TITLE		= {Grundlagen der Elektrotechnik},
	EDITION		= {17Aufl. 1991},
	ISBN		= {978-3519364009},
	PUBLISHER	= {Teubner B.G. GmbH},
	ADDRESS		= {Berlin},
}
Die Fehler sind:
  • ! Missing number, treated as zero.<to be read again>\relax \cite{Stoeckl1987}
    ! Missing number, treated as zero.<to be read again>\relax \cite{Stoeckl1987}
    ! Missing number, treated as zero.<to be read again>\relax \cite{Stoeckl1987}
    ! Missing number, treated as zero.<to be read again>\relax \cite[4711]{Moeller1986}
    ! Missing number, treated as zero.<to be read again>\relax \cite[4711]{Moeller1986}
    ! Missing number, treated as zero.<to be read again>\relax \cite[4711]{Moeller1986}
Und tauchen immer auf, wenn ich "sorting" verwende. verwende ich es nicht, klappt alles, wird aber nach 'nty' sortiert, wenn ich das richtig gelesen habe. Ich möchte aber, dass es nach der Zitierreihenfolge aufgelistet wird.

In der Console steht noch bei jedem Fehler:
  • ! Missing number, treated as zero.
    <to be read again>
    \relax
    l.24 \cite[4711]{Moeller1986}
    \\
    A number should have been here; I inserted `0'.
    (If you can't figure out why I needed to see a number,
    look up `weird error' in the index to The TeXbook.)
Wo "hier"? Hier im Zitierbefehl? Hier im bib-file? Und nein, ich weiß nicht wozu und ich weiß nicht von welchem TeXbuch es spricht.
Die Meldung ist weird. ;)

Aber vielleicht wisst Ihr bescheid.

Gruß und Danke
Fabian

Benutzeravatar
u_fischer
Forum-Meister
Forum-Meister
Beiträge: 4299
Registriert: Do 22. Nov 2012, 11:09
Kontaktdaten:

Beitrag von u_fischer »

Funktioniert bei mir tadellos. Füge mal \listfiles in dein Dokument ein, nimm das sorting raus (damit es keinen Fehler gibt) und zeig dann mal die log-Datei und die blg-Datei.

BrEin
Forum-Anfänger
Forum-Anfänger
Beiträge: 28
Registriert: Di 21. Mai 2013, 14:55

Beitrag von BrEin »

So, habe ich gemacht.

Nochmal alles zusammen:
% BibChaos.tex

\documentclass[11pt, a4paper]{scrreprt}

%%
%% Packages
%%
\usepackage[utf8]{inputenc}
\usepackage[ngermanb]{babel}
\usepackage[style=numeric-comp,
			backend=biber,
			maxbibnames=20,
%			sorting=none,
			sortlocale=de_DE]{biblatex}
\usepackage[babel,german=guillemets]{csquotes} 
%% End Packages
	
%%
%% Bibliography
%%
\bibliography{BibChaos}
%%End Bibliography		

\listfiles	
			
\begin{document}	
	\cite{Stoeckl1987} \\
	\cite[4711]{Moeller1986} \\



	%% Literaturverzeichnis
	\clearpage\newpage
	\addcontentsline{toc}{chapter}{Literatur- und Quellenverzeichnis}
	\nocite{*}
	\printbibliography 
\end{document}
Ich habe mal noch csquotes hinzu gefügt, damit es ein Warning weniger gibt.
% BibChaos.bib

%% Bücher
@BOOK{Stoeckl1987,
	AUTHOR		= {Stöckl, Melchior AND Winterling, Karl Heinz AND Fricke, Hans AND Selle, Dieter AND Thiel, Rainer AND Vaske, Paul},
	YEAR		= {1987},
	TITLE		= {Elektrische Meßtechnik},
	EDITION		= {8, überarb. erw. Aufl. 1987},
	ISBN		= {978-3-519-46405-1},
	PUBLISHER	= {Teubner B.G. GmbH},
	ADDRESS		= {Berlin},
}

@BOOK{Moeller1986,
	AUTHOR		= {Moeller, Franz AND Fricke, Hans AND Frohne, Heinrich AND Vaske, Paul},
	YEAR		= {1986},
	TITLE		= {Grundlagen der Elektrotechnik},
	EDITION		= {17Aufl. 1991},
	ISBN		= {978-3519364009},
	PUBLISHER	= {Teubner B.G. GmbH},
	ADDRESS		= {Berlin},
}
Ich hoffe die Datein sind im Anhang gelandet.

Vielen Dank
Fabian

BrEin
Forum-Anfänger
Forum-Anfänger
Beiträge: 28
Registriert: Di 21. Mai 2013, 14:55

Beitrag von BrEin »

Gut, dann geht das mit den Datei anhängen nicht.

Muss ich es hier posten:

BibChaos.log
  • This is pdfTeX, Version 3.1415926-2.5-1.40.14 (MiKTeX 2.9) (preloaded format=pdflatex 2013.9.11) 11 SEP 2013 13:57
    entering extended mode
    **BibChaos.tex
    (H:\Abschlussarbeit\Test\BibChaos.tex
    LaTeX2e <2011/06/27>
    Babel <v3.8m> and hyphenation patterns for english, afrikaans, ancientgreek, ar
    abic, armenian, assamese, basque, bengali, bokmal, bulgarian, catalan, coptic,
    croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french, ga
    lician, german, german-x-2013-05-26, greek, gujarati, hindi, hungarian, iceland
    ic, indonesian, interlingua, irish, italian, kannada, kurmanji, latin, latvian,
    lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek, ngerman, n
    german-x-2013-05-26, nynorsk, oriya, panjabi, pinyin, polish, portuguese, roman
    ian, russian, sanskrit, serbian, slovak, slovenian, spanish, swedish, swissgerm
    an, tamil, telugu, turkish, turkmen, ukenglish, ukrainian, uppersorbian, usengl
    ishmax, welsh, loaded.
    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\scrreprt.cls"
    Document Class: scrreprt 2012/07/29 v3.11b KOMA-Script document class (report)
    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\scrkbase.sty"
    Package: scrkbase 2012/07/29 v3.11b KOMA-Script package (KOMA-Script-dependent
    basics and keyval usage)

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\scrbase.sty"
    Package: scrbase 2012/07/29 v3.11b KOMA-Script package (KOMA-Script-independent
    basics and keyval usage)

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\graphics\keyval.sty"
    Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
    \KV@toks@=\toks14
    )
    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\scrlfile.sty"
    Package: scrlfile 2012/06/15 v3.12 KOMA-Script package (loading files)

    Package scrlfile, 2012/06/15 v3.12 KOMA-Script package (loading files)
    Copyright (C) Markus Kohm

    ))) ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\tocbasic.sty"
    Package: tocbasic 2012/04/04 v3.10b KOMA-Script package (handling toc-files)
    )
    Package tocbasic Info: omitting babel extension for `toc'
    (tocbasic) because of feature `nobabel' available
    (tocbasic) for `toc' on input line 117.
    Package tocbasic Info: omitting babel extension for `lof'
    (tocbasic) because of feature `nobabel' available
    (tocbasic) for `lof' on input line 118.
    Package tocbasic Info: omitting babel extension for `lot'
    (tocbasic) because of feature `nobabel' available
    (tocbasic) for `lot' on input line 119.
    Package scrreprt Info: You've used obsolete option `11pt'.
    (scrreprt) \KOMAExecuteOptions{fontsize=11pt} will be
    (scrreprt) used instead.
    (scrreprt) You may simply replace `11pt'
    (scrreprt) by `fontsize=11pt'.
    Class scrreprt Info: File `scrsize11pt.clo' used to setup font sizes on input l
    ine 1367.

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\scrsize11pt.clo"
    File: scrsize11pt.clo 2012/07/29 v3.11b KOMA-Script font size class option (11p
    t)
    )
    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\typearea.sty"
    Package: typearea 2012/07/29 v3.11b KOMA-Script package (type area)

    Package typearea, 2012/07/29 v3.11b KOMA-Script package (type area)
    Copyright (C) Frank Neukam, 1992-1994
    Copyright (C) Markus Kohm, 1994-

    \ta@bcor=\skip41
    \ta@div=\count79
    Package typearea Info: You've used standard option `a4paper'.
    (typearea) This is correct!
    (typearea) Internally I'm using `paper=a4'.
    (typearea) If you'd like to set the option with \KOMAoptions,
    (typearea) you'd have to use `paper=a4' there
    (typearea) instead of `a4paper', too.
    \ta@hblk=\skip42
    \ta@vblk=\skip43
    \ta@temp=\skip44
    Package typearea Info: These are the values describing the layout:
    (typearea) DIV = 10
    (typearea) BCOR = 0.0pt
    (typearea) \paperwidth = 597.50793pt
    (typearea) \textwidth = 418.25555pt
    (typearea) DIV departure = -6%
    (typearea) \evensidemargin = 17.3562pt
    (typearea) \oddsidemargin = 17.3562pt
    (typearea) \paperheight = 845.04694pt
    (typearea) \textheight = 595.80026pt
    (typearea) \topmargin = -25.16531pt
    (typearea) \headheight = 17.0pt
    (typearea) \headsep = 20.40001pt
    (typearea) \topskip = 11.0pt
    (typearea) \footskip = 47.60002pt
    (typearea) \baselineskip = 13.6pt
    (typearea) on input line 1213.
    )
    \c@part=\count80
    \c@chapter=\count81
    \c@section=\count82
    \c@subsection=\count83
    \c@subsubsection=\count84
    \c@paragraph=\count85
    \c@subparagraph=\count86
    \abovecaptionskip=\skip45
    \belowcaptionskip=\skip46
    \c@pti@nb@sid@b@x=\box26
    \c@figure=\count87
    \c@table=\count88
    \bibindent=\dimen102
    ) ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\inputenc.sty"
    Package: inputenc 2008/03/30 v1.1d Input encoding file
    \inpenc@prehook=\toks15
    \inpenc@posthook=\toks16

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\utf8.def"
    File: utf8.def 2008/04/05 v1.1m UTF-8 support for inputenc
    Now handling font encoding OML ...
    ... no UTF-8 mapping file for font encoding OML
    Now handling font encoding T1 ...
    ... processing UTF-8 mapping file for font encoding T1

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\t1enc.dfu"
    File: t1enc.dfu 2008/04/05 v1.1m UTF-8 support for inputenc
    defining Unicode char U+00A1 (decimal 161)
    defining Unicode char U+00A3 (decimal 163)
    defining Unicode char U+00AB (decimal 171)
    defining Unicode char U+00BB (decimal 187)
    defining Unicode char U+00BF (decimal 191)
    defining Unicode char U+00C0 (decimal 192)
    defining Unicode char U+00C1 (decimal 193)
    defining Unicode char U+00C2 (decimal 194)
    defining Unicode char U+00C3 (decimal 195)
    defining Unicode char U+00C4 (decimal 196)
    defining Unicode char U+00C5 (decimal 197)
    defining Unicode char U+00C6 (decimal 198)
    defining Unicode char U+00C7 (decimal 199)
    defining Unicode char U+00C8 (decimal 200)
    defining Unicode char U+00C9 (decimal 201)
    defining Unicode char U+00CA (decimal 202)
    defining Unicode char U+00CB (decimal 203)
    defining Unicode char U+00CC (decimal 204)
    defining Unicode char U+00CD (decimal 205)
    defining Unicode char U+00CE (decimal 206)
    defining Unicode char U+00CF (decimal 207)
    defining Unicode char U+00D0 (decimal 208)
    defining Unicode char U+00D1 (decimal 209)
    defining Unicode char U+00D2 (decimal 210)
    defining Unicode char U+00D3 (decimal 211)
    defining Unicode char U+00D4 (decimal 212)
    defining Unicode char U+00D5 (decimal 213)
    defining Unicode char U+00D6 (decimal 214)
    defining Unicode char U+00D8 (decimal 216)
    defining Unicode char U+00D9 (decimal 217)
    defining Unicode char U+00DA (decimal 218)
    defining Unicode char U+00DB (decimal 219)
    defining Unicode char U+00DC (decimal 220)
    defining Unicode char U+00DD (decimal 221)
    defining Unicode char U+00DE (decimal 222)
    defining Unicode char U+00DF (decimal 223)
    defining Unicode char U+00E0 (decimal 224)
    defining Unicode char U+00E1 (decimal 225)
    defining Unicode char U+00E2 (decimal 226)
    defining Unicode char U+00E3 (decimal 227)
    defining Unicode char U+00E4 (decimal 228)
    defining Unicode char U+00E5 (decimal 229)
    defining Unicode char U+00E6 (decimal 230)
    defining Unicode char U+00E7 (decimal 231)
    defining Unicode char U+00E8 (decimal 232)
    defining Unicode char U+00E9 (decimal 233)
    defining Unicode char U+00EA (decimal 234)
    defining Unicode char U+00EB (decimal 235)
    defining Unicode char U+00EC (decimal 236)
    defining Unicode char U+00ED (decimal 237)
    defining Unicode char U+00EE (decimal 238)
    defining Unicode char U+00EF (decimal 239)
    defining Unicode char U+00F0 (decimal 240)
    defining Unicode char U+00F1 (decimal 241)
    defining Unicode char U+00F2 (decimal 242)
    defining Unicode char U+00F3 (decimal 243)
    defining Unicode char U+00F4 (decimal 244)
    defining Unicode char U+00F5 (decimal 245)
    defining Unicode char U+00F6 (decimal 246)
    defining Unicode char U+00F8 (decimal 248)
    defining Unicode char U+00F9 (decimal 249)
    defining Unicode char U+00FA (decimal 250)
    defining Unicode char U+00FB (decimal 251)
    defining Unicode char U+00FC (decimal 252)
    defining Unicode char U+00FD (decimal 253)
    defining Unicode char U+00FE (decimal 254)
    defining Unicode char U+00FF (decimal 255)
    defining Unicode char U+0102 (decimal 258)
    defining Unicode char U+0103 (decimal 259)
    defining Unicode char U+0104 (decimal 260)
    defining Unicode char U+0105 (decimal 261)
    defining Unicode char U+0106 (decimal 262)
    defining Unicode char U+0107 (decimal 263)
    defining Unicode char U+010C (decimal 268)
    defining Unicode char U+010D (decimal 269)
    defining Unicode char U+010E (decimal 270)
    defining Unicode char U+010F (decimal 271)
    defining Unicode char U+0110 (decimal 272)
    defining Unicode char U+0111 (decimal 273)
    defining Unicode char U+0118 (decimal 280)
    defining Unicode char U+0119 (decimal 281)
    defining Unicode char U+011A (decimal 282)
    defining Unicode char U+011B (decimal 283)
    defining Unicode char U+011E (decimal 286)
    defining Unicode char U+011F (decimal 287)
    defining Unicode char U+0130 (decimal 304)
    defining Unicode char U+0131 (decimal 305)
    defining Unicode char U+0132 (decimal 306)
    defining Unicode char U+0133 (decimal 307)
    defining Unicode char U+0139 (decimal 313)
    defining Unicode char U+013A (decimal 314)
    defining Unicode char U+013D (decimal 317)
    defining Unicode char U+013E (decimal 318)
    defining Unicode char U+0141 (decimal 321)
    defining Unicode char U+0142 (decimal 322)
    defining Unicode char U+0143 (decimal 323)
    defining Unicode char U+0144 (decimal 324)
    defining Unicode char U+0147 (decimal 327)
    defining Unicode char U+0148 (decimal 328)
    defining Unicode char U+014A (decimal 330)
    defining Unicode char U+014B (decimal 331)
    defining Unicode char U+0150 (decimal 336)
    defining Unicode char U+0151 (decimal 337)
    defining Unicode char U+0152 (decimal 338)
    defining Unicode char U+0153 (decimal 339)
    defining Unicode char U+0154 (decimal 340)
    defining Unicode char U+0155 (decimal 341)
    defining Unicode char U+0158 (decimal 344)
    defining Unicode char U+0159 (decimal 345)
    defining Unicode char U+015A (decimal 346)
    defining Unicode char U+015B (decimal 347)
    defining Unicode char U+015E (decimal 350)
    defining Unicode char U+015F (decimal 351)
    defining Unicode char U+0160 (decimal 352)
    defining Unicode char U+0161 (decimal 353)
    defining Unicode char U+0162 (decimal 354)
    defining Unicode char U+0163 (decimal 355)
    defining Unicode char U+0164 (decimal 356)
    defining Unicode char U+0165 (decimal 357)
    defining Unicode char U+016E (decimal 366)
    defining Unicode char U+016F (decimal 367)
    defining Unicode char U+0170 (decimal 368)
    defining Unicode char U+0171 (decimal 369)
    defining Unicode char U+0178 (decimal 376)
    defining Unicode char U+0179 (decimal 377)
    defining Unicode char U+017A (decimal 378)
    defining Unicode char U+017B (decimal 379)
    defining Unicode char U+017C (decimal 380)
    defining Unicode char U+017D (decimal 381)
    defining Unicode char U+017E (decimal 382)
    defining Unicode char U+200C (decimal 8204)
    defining Unicode char U+2013 (decimal 8211)
    defining Unicode char U+2014 (decimal 8212)
    defining Unicode char U+2018 (decimal 8216)
    defining Unicode char U+2019 (decimal 8217)
    defining Unicode char U+201A (decimal 8218)
    defining Unicode char U+201C (decimal 8220)
    defining Unicode char U+201D (decimal 8221)
    defining Unicode char U+201E (decimal 8222)
    defining Unicode char U+2030 (decimal 8240)
    defining Unicode char U+2031 (decimal 8241)
    defining Unicode char U+2039 (decimal 8249)
    defining Unicode char U+203A (decimal 8250)
    defining Unicode char U+2423 (decimal 9251)
    )
    Now handling font encoding OT1 ...
    ... processing UTF-8 mapping file for font encoding OT1

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\ot1enc.dfu"
    File: ot1enc.dfu 2008/04/05 v1.1m UTF-8 support for inputenc
    defining Unicode char U+00A1 (decimal 161)
    defining Unicode char U+00A3 (decimal 163)
    defining Unicode char U+00B8 (decimal 184)
    defining Unicode char U+00BF (decimal 191)
    defining Unicode char U+00C5 (decimal 197)
    defining Unicode char U+00C6 (decimal 198)
    defining Unicode char U+00D8 (decimal 216)
    defining Unicode char U+00DF (decimal 223)
    defining Unicode char U+00E6 (decimal 230)
    defining Unicode char U+00EC (decimal 236)
    defining Unicode char U+00ED (decimal 237)
    defining Unicode char U+00EE (decimal 238)
    defining Unicode char U+00EF (decimal 239)
    defining Unicode char U+00F8 (decimal 248)
    defining Unicode char U+0131 (decimal 305)
    defining Unicode char U+0141 (decimal 321)
    defining Unicode char U+0142 (decimal 322)
    defining Unicode char U+0152 (decimal 338)
    defining Unicode char U+0153 (decimal 339)
    defining Unicode char U+2013 (decimal 8211)
    defining Unicode char U+2014 (decimal 8212)
    defining Unicode char U+2018 (decimal 8216)
    defining Unicode char U+2019 (decimal 8217)
    defining Unicode char U+201C (decimal 8220)
    defining Unicode char U+201D (decimal 8221)
    )
    Now handling font encoding OMS ...
    ... processing UTF-8 mapping file for font encoding OMS

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\omsenc.dfu"
    File: omsenc.dfu 2008/04/05 v1.1m UTF-8 support for inputenc
    defining Unicode char U+00A7 (decimal 167)
    defining Unicode char U+00B6 (decimal 182)
    defining Unicode char U+00B7 (decimal 183)
    defining Unicode char U+2020 (decimal 8224)
    defining Unicode char U+2021 (decimal 8225)
    defining Unicode char U+2022 (decimal 8226)
    )
    Now handling font encoding OMX ...
    ... no UTF-8 mapping file for font encoding OMX
    Now handling font encoding U ...
    ... no UTF-8 mapping file for font encoding U
    defining Unicode char U+00A9 (decimal 169)
    defining Unicode char U+00AA (decimal 170)
    defining Unicode char U+00AE (decimal 174)
    defining Unicode char U+00BA (decimal 186)
    defining Unicode char U+02C6 (decimal 710)
    defining Unicode char U+02DC (decimal 732)
    defining Unicode char U+200C (decimal 8204)
    defining Unicode char U+2026 (decimal 8230)
    defining Unicode char U+2122 (decimal 8482)
    defining Unicode char U+2423 (decimal 9251)
    ))
    ("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\babel\babel.sty"
    Package: babel 2008/07/08 v3.8m The Babel package

    *************************************
    * Local config file bblopts.cfg used
    *
    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\00miktex\bblopts.cfg"
    File: bblopts.cfg 2006/07/31 v1.0 MiKTeX 'babel' configuration
    )
    ("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\babel\ngermanb.ldf"
    Language: ngermanb 2008/07/06 v2.6n new German support from the babel system

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\babel\babel.def"
    File: babel.def 2008/07/08 v3.8m Babel common definitions
    \babel@savecnt=\count89
    \U@D=\dimen103
    )
    \l@naustrian = a dialect from \language\l@ngerman
    Package babel Info: Making " an active character on input line 92.
    ))
    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\biblatex.sty"
    Package: biblatex 2013/07/15 v2.7a programmable bibliographies (PK/JW/AB)

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\biblatex2.sty"
    Package: biblatex2 2013/07/15 v2.7a programmable bibliographies (biber) (PK/JW/
    AB)

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\etoolbox\etoolbox.sty"
    Package: etoolbox 2011/01/03 v2.1 e-TeX tools for LaTeX

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\misc\etex.sty"
    Package: etex 1998/03/26 v2.0 eTeX basic definition package (PEB)
    \et@xins=\count90
    )
    \etb@tempcnta=\count91
    )
    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\oberdiek\kvoptions.sty"
    Package: kvoptions 2011/06/30 v3.11 Key value format for package options (HO)

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\oberdiek\ltxcmds.sty"
    Package: ltxcmds 2011/11/09 v1.22 LaTeX kernel commands for general use (HO)
    )
    ("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\oberdiek\kvsetkeys.sty"
    Package: kvsetkeys 2012/04/25 v1.16 Key value parser (HO)

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\oberdiek\infwarerr.sty"
    Package: infwarerr 2010/04/08 v1.3 Providing info/warning/error messages (HO)
    )
    ("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\oberdiek\etexcmds.sty"
    Package: etexcmds 2011/02/16 v1.5 Avoid name clashes with e-TeX commands (HO)

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\oberdiek\ifluatex.sty"
    Package: ifluatex 2010/03/01 v1.3 Provides the ifluatex switch (HO)
    Package ifluatex Info: LuaTeX not detected.
    )
    Package etexcmds Info: Could not find \expanded.
    (etexcmds) That can mean that you are not using pdfTeX 1.50 or
    (etexcmds) that some package has redefined \expanded.
    (etexcmds) In the latter case, load this package earlier.
    )))
    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\logreq\logreq.sty"
    Package: logreq 2010/08/04 v1.0 xml request logger
    \lrq@indent=\count92

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\logreq\logreq.def"
    File: logreq.def 2010/08/04 v1.0 logreq spec v1.0
    ))
    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\ifthen.sty"
    Package: ifthen 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
    )
    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\url\url.sty"
    \Urlmuskip=\muskip10
    Package: url 2006/04/12 ver 3.3 Verb mode for urls, etc.
    )
    \c@tabx@nest=\count93
    \c@listtotal=\count94
    \c@listcount=\count95
    \c@liststart=\count96
    \c@liststop=\count97
    \c@citecount=\count98
    \c@citetotal=\count99
    \c@multicitecount=\count100
    \c@multicitetotal=\count101
    \c@instcount=\count102
    \c@maxnames=\count103
    \c@minnames=\count104
    \c@maxitems=\count105
    \c@minitems=\count106
    \c@citecounter=\count107
    \c@savedcitecounter=\count108
    \c@uniquelist=\count109
    \c@uniquename=\count110
    \c@refsection=\count111
    \c@refsegment=\count112
    \c@maxextratitle=\count113
    \c@maxextratitleyear=\count114
    \c@maxextrayear=\count115
    \c@maxextraalpha=\count116
    \c@abbrvpenalty=\count117
    \c@highnamepenalty=\count118
    \c@lownamepenalty=\count119
    \c@maxparens=\count120
    \c@parenlevel=\count121
    \blx@tempcnta=\count122
    \blx@tempcntb=\count123
    \blx@tempcntc=\count124
    \blx@maxsection=\count125
    \blx@maxsegment@0=\count126
    \blx@notetype=\count127
    \blx@parenlevel@text=\count128
    \blx@parenlevel@foot=\count129
    \blx@sectionciteorder@0=\count130
    \labelnumberwidth=\skip47
    \labelalphawidth=\skip48
    \shorthandwidth=\skip49
    \biblabelsep=\skip50
    \bibitemsep=\skip51
    \bibnamesep=\skip52
    \bibinitsep=\skip53
    \bibparsep=\skip54
    \bibhang=\skip55
    \blx@bcfin=\read1
    \blx@bcfout=\write3
    \c@mincomprange=\count131
    \c@maxcomprange=\count132
    \c@mincompwidth=\count133
    Package biblatex Info: Trying to load biblatex default data model...
    Package biblatex Info: ... file 'blx-dm.def' found.

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\blx-dm.def")
    Package biblatex Info: Trying to load biblatex style data model...
    Package biblatex Info: ... file 'numeric-comp.dbx' not found.
    Package biblatex Info: Trying to load biblatex custom data model...
    Package biblatex Info: ... file 'biblatex-dm.cfg' not found.
    \c@afterword=\count134
    \c@savedafterword=\count135
    \c@annotator=\count136
    \c@savedannotator=\count137
    \c@author=\count138
    \c@savedauthor=\count139
    \c@bookauthor=\count140
    \c@savedbookauthor=\count141
    \c@commentator=\count142
    \c@savedcommentator=\count143
    \c@editor=\count144
    \c@savededitor=\count145
    \c@editora=\count146
    \c@savededitora=\count147
    \c@editorb=\count148
    \c@savededitorb=\count149
    \c@editorc=\count150
    \c@savededitorc=\count151
    \c@foreword=\count152
    \c@savedforeword=\count153
    \c@holder=\count154
    \c@savedholder=\count155
    \c@introduction=\count156
    \c@savedintroduction=\count157
    \c@namea=\count158
    \c@savednamea=\count159
    \c@nameb=\count160
    \c@savednameb=\count161
    \c@namec=\count162
    \c@savednamec=\count163
    \c@shortauthor=\count164
    \c@savedshortauthor=\count165
    \c@shorteditor=\count166
    \c@savedshorteditor=\count167
    \c@translator=\count168
    \c@savedtranslator=\count169
    \c@labelname=\count170
    \c@savedlabelname=\count171
    \c@institution=\count172
    \c@savedinstitution=\count173
    \c@lista=\count174
    \c@savedlista=\count175
    \c@listb=\count176
    \c@savedlistb=\count177
    \c@listc=\count178
    \c@savedlistc=\count179
    \c@listd=\count180
    \c@savedlistd=\count181
    \c@liste=\count182
    \c@savedliste=\count183
    \c@listf=\count184
    \c@savedlistf=\count185
    \c@location=\count186
    \c@savedlocation=\count187
    \c@organization=\count188
    \c@savedorganization=\count189
    \c@origlocation=\count190
    \c@savedoriglocation=\count191
    \c@origpublisher=\count192
    \c@savedorigpublisher=\count193
    \c@publisher=\count194
    \c@savedpublisher=\count195
    \c@language=\count196
    \c@savedlanguage=\count197
    \c@pageref=\count198
    \c@savedpageref=\count199
    Package biblatex Info: Trying to load compatibility code...
    Package biblatex Info: ... file 'blx-compat.def' found.

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\blx-compat.def"
    File: blx-compat.def 2013/07/15 v2.7a biblatex compatibility (PK/JW/AB)
    )
    Package biblatex Info: Trying to load generic definitions...
    Package biblatex Info: ... file 'biblatex.def' found.

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\biblatex.def"
    File: biblatex.def
    \c@textcitecount=\count200
    \c@textcitetotal=\count201
    \c@textcitemaxnames=\count202
    \c@biburlnumpenalty=\count203
    \c@biburlucpenalty=\count204
    \c@biburllcpenalty=\count205
    \c@smartand=\count206
    )
    Package biblatex Info: Trying to load bibliography style 'numeric-comp'...
    Package biblatex Info: ... file 'numeric-comp.bbx' found.

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\bbx\numeric-comp.bbx"
    File: numeric-comp.bbx 2013/07/15 v2.7a biblatex bibliography style (PK/JW/AB)
    Package biblatex Info: Trying to load bibliography style 'numeric'...
    Package biblatex Info: ... file 'numeric.bbx' found.

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\bbx\numeric.bbx"
    File: numeric.bbx 2013/07/15 v2.7a biblatex bibliography style (PK/JW/AB)
    Package biblatex Info: Trying to load bibliography style 'standard'...
    Package biblatex Info: ... file 'standard.bbx' found.

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\bbx\standard.bbx"
    File: standard.bbx 2013/07/15 v2.7a biblatex bibliography style (PK/JW/AB)
    \c@bbx:relatedcount=\count207
    \c@bbx:relatedtotal=\count208
    )))
    Package biblatex Info: Trying to load citation style 'numeric-comp'...
    Package biblatex Info: ... file 'numeric-comp.cbx' found.

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\cbx\numeric-comp.cbx"
    File: numeric-comp.cbx 2013/07/15 v2.7a biblatex citation style (PK/JW/AB)
    \c@cbx@tempcnta=\count209
    \c@cbx@tempcntb=\count210
    Package biblatex Info: Redefining '\cite'.
    Package biblatex Info: Redefining '\parencite'.
    Package biblatex Info: Redefining '\footcite'.
    Package biblatex Info: Redefining '\footcitetext'.
    Package biblatex Info: Redefining '\smartcite'.
    Package biblatex Info: Redefining '\supercite'.
    Package biblatex Info: Redefining '\textcite'.
    Package biblatex Info: Redefining '\textcites'.
    Package biblatex Info: Redefining '\cites'.
    Package biblatex Info: Redefining '\parencites'.
    Package biblatex Info: Redefining '\smartcites'.
    )
    Package biblatex Info: Trying to load configuration file...
    Package biblatex Info: ... file 'biblatex.cfg' found.

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\biblatex.cfg"
    File: biblatex.cfg
    )))
    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\csquotes\csquotes.sty"
    Package: csquotes 2011/10/22 v5.1d context-sensitive quotations
    \csq@reset=\count211
    \csq@gtype=\count212
    \csq@glevel=\count213
    \csq@qlevel=\count214
    \csq@maxlvl=\count215
    \csq@tshold=\count216
    \csq@ltx@everypar=\toks17

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\csquotes\csquotes.def"
    File: csquotes.def 2011/10/22 v5.1d csquotes generic definitions
    )
    Package csquotes Info: Trying to load configuration file 'csquotes.cfg'...
    Package csquotes Info: ... configuration file loaded successfully.

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\csquotes\csquotes.cfg"
    File: csquotes.cfg
    )
    Package csquotes Info: Option 'babel' depreciated.
    (csquotes) Using 'autostyle'.
    Package csquotes Info: Enabling multilingual quotes.
    Package csquotes Info: Redefining alias 'german' -> 'german/guillemets'.
    )
    Package biblatex Info: Trying to load language 'ngerman'...
    Package biblatex Info: ... file 'ngerman.lbx' found.

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\lbx\ngerman.lbx"
    File: ngerman.lbx 2013/07/15 v2.7a biblatex localization (PK/JW/AB)
    Package biblatex Info: Trying to load language 'german'...
    Package biblatex Info: ... file 'german.lbx' found.

    ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\lbx\german.lbx"
    File: german.lbx 2013/07/15 v2.7a biblatex localization (PK/JW/AB)
    ))
    Package csquotes Info: Checking for multilingual support...
    Package csquotes Info: ... found 'babel' package.

    (H:\Abschlussarbeit\Test\BibChaos.aux)
    LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 24.
    LaTeX Font Info: ... okay on input line 24.
    LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 24.
    LaTeX Font Info: ... okay on input line 24.
    LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 24.
    LaTeX Font Info: ... okay on input line 24.
    LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 24.
    LaTeX Font Info: ... okay on input line 24.
    LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 24.
    LaTeX Font Info: ... okay on input line 24.
    LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 24.
    LaTeX Font Info: ... okay on input line 24.
    Package biblatex Info: Input encoding 'utf8' detected.
    Package biblatex Info: Automatic encoding selection.
    (biblatex) Assuming data encoding 'utf8'.
    Package biblatex Info: Trying to load bibliographic data...
    Package biblatex Info: ... file 'BibChaos.bbl' found.
    (H:\Abschlussarbeit\Test\BibChaos.bbl)
    Package biblatex Info: Reference section=0 on input line 24.
    Package biblatex Info: Reference segment=0 on input line 24.

    Underfull \hbox (badness 10000) in paragraph at lines 25--27

    []

    [1

    {C:/ProgramData/MiKTeX/2.9/pdftex/config/pdftex.map}] [2


    ]
    (H:\Abschlussarbeit\Test\BibChaos.aux)

    *File List*
    scrreprt.cls 2012/07/29 v3.11b KOMA-Script document class (report)
    scrkbase.sty 2012/07/29 v3.11b KOMA-Script package (KOMA-Script-dependent ba
    sics and keyval usage)
    scrbase.sty 2012/07/29 v3.11b KOMA-Script package (KOMA-Script-independent
    basics and keyval usage)
    keyval.sty 1999/03/16 v1.13 key=value parser (DPC)
    scrlfile.sty 2012/06/15 v3.12 KOMA-Script package (loading files)
    tocbasic.sty 2012/04/04 v3.10b KOMA-Script package (handling toc-files)
    scrsize11pt.clo 2012/07/29 v3.11b KOMA-Script font size class option (11pt)
    typearea.sty 2012/07/29 v3.11b KOMA-Script package (type area)
    inputenc.sty 2008/03/30 v1.1d Input encoding file
    utf8.def 2008/04/05 v1.1m UTF-8 support for inputenc
    t1enc.dfu 2008/04/05 v1.1m UTF-8 support for inputenc
    ot1enc.dfu 2008/04/05 v1.1m UTF-8 support for inputenc
    omsenc.dfu 2008/04/05 v1.1m UTF-8 support for inputenc
    babel.sty 2008/07/08 v3.8m The Babel package
    bblopts.cfg 2006/07/31 v1.0 MiKTeX 'babel' configuration
    ngermanb.ldf 2008/07/06 v2.6n new German support from the babel system
    biblatex.sty 2013/07/15 v2.7a programmable bibliographies (PK/JW/AB)
    biblatex2.sty 2013/07/15 v2.7a programmable bibliographies (biber) (PK/JW/AB
    )
    etoolbox.sty 2011/01/03 v2.1 e-TeX tools for LaTeX
    etex.sty 1998/03/26 v2.0 eTeX basic definition package (PEB)
    kvoptions.sty 2011/06/30 v3.11 Key value format for package options (HO)
    ltxcmds.sty 2011/11/09 v1.22 LaTeX kernel commands for general use (HO)
    kvsetkeys.sty 2012/04/25 v1.16 Key value parser (HO)
    infwarerr.sty 2010/04/08 v1.3 Providing info/warning/error messages (HO)
    etexcmds.sty 2011/02/16 v1.5 Avoid name clashes with e-TeX commands (HO)
    ifluatex.sty 2010/03/01 v1.3 Provides the ifluatex switch (HO)
    logreq.sty 2010/08/04 v1.0 xml request logger
    logreq.def 2010/08/04 v1.0 logreq spec v1.0
    ifthen.sty 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
    url.sty 2006/04/12 ver 3.3 Verb mode for urls, etc.
    blx-dm.def
    numeric-comp.dbx
    biblatex-dm.cfg
    blx-compat.def 2013/07/15 v2.7a biblatex compatibility (PK/JW/AB)
    biblatex.def
    standard.bbx 2013/07/15 v2.7a biblatex bibliography style (PK/JW/AB)
    numeric.bbx 2013/07/15 v2.7a biblatex bibliography style (PK/JW/AB)
    numeric-comp.bbx 2013/07/15 v2.7a biblatex bibliography style (PK/JW/AB)
    numeric-comp.cbx 2013/07/15 v2.7a biblatex citation style (PK/JW/AB)
    biblatex.cfg
    csquotes.sty 2011/10/22 v5.1d context-sensitive quotations
    csquotes.def 2011/10/22 v5.1d csquotes generic definitions
    csquotes.cfg
    german.lbx 2013/07/15 v2.7a biblatex localization (PK/JW/AB)
    ngerman.lbx 2013/07/15 v2.7a biblatex localization (PK/JW/AB)
    BibChaos.bbl
    ***********

    Package logreq Info: Writing requests to 'BibChaos.run.xml'.
    )
    Here is how much of TeX's memory you used:
    8025 strings out of 493921
    134154 string characters out of 3144861
    565283 words of memory out of 3000000
    11251 multiletter control sequences out of 15000+200000
    5480 words of font info for 20 fonts, out of 3000000 for 9000
    845 hyphenation exceptions out of 8191
    56i,6n,49p,844b,1348s stack positions out of 5000i,500n,10000p,200000b,50000s
    <C:/Program Files (x86)/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmcsc10.pfb
    ><C:/Program Files (x86)/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmr10.pfb><C
    :/Program Files (x86)/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmssbx10.pfb><C
    :/Program Files (x86)/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmti10.pfb>
    Output written on BibChaos.pdf (2 pages, 52368 bytes).
    PDF statistics:
    25 PDF objects out of 1000 (max. 8388607)
    0 named destinations out of 1000 (max. 500000)
    1 words of extra memory for PDF output out of 10000 (max. 10000000)
Die BibChaos.blg ist ja leider kein Textfile.

Wie bekomme ich das zu Dir, Ulrike?

Gruß
Fabian

Antworten