Literaturverzeichnis - Bitte um Hilfe.

Antwort erstellen


Diese Frage dient dazu, das automatisierte Versenden von Formularen durch Spam-Bots zu verhindern.
Smilies
:D :) :( :o :shock: :? 8) :lol: :-x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode ist eingeschaltet
[img] ist eingeschaltet
[flash] ist ausgeschaltet
[url] ist eingeschaltet
Smilies sind eingeschaltet

Die letzten Beiträge des Themas

Ich habe die Datenschutzerklärung gelesen und bin damit einverstanden.

   

Wenn du eine Datei oder mehrere Dateien anhängen möchtest, gib die Details unten ein.

Ansicht erweitern Die letzten Beiträge des Themas: Literaturverzeichnis - Bitte um Hilfe.

von skywalker01 » Fr 26. Dez 2014, 14:46

Zu rais:

Bisher sah die *.blg-Datei bei Verwendung von
"C:/Program Files/Miktex 2.9/miktex/bin/biber02.exe" %
so aus:
[1] 73b5ab1d.pm:320> INFO - This is Biber 1.9
[2] 73b5ab1d.pm:323> INFO - Logfile is 'Main.blg'
Du gabst den Tipp
Wenn das wirklich der komplette Inhalt der .blg ist:
kann sein, dass biber02 (1.9) mit dem vom vorherigen biber-Lauf (1.5) angelegten cache nix anfangen kann.
Tipp auf einer Konsole
"biber02 --cache"
lösche den dort angegebenen Ordner und kompiliere nochmal.
Das habe ich befolgt.
Die Kommandozeile geöffnet,
"biber02 --cache" eingetippt,
den dort angegebenen Ordner "C:\Users\Mueller\AppData\Local\Temp\par-4875636b" gelöscht
und mit Texmaker und der Einstellung
"C:/Program Files/Miktex 2.9/miktex/bin/biber02.exe" % erneut kompiliert.

Vielen Dank!!
Oh Wunder, Oh Wunder.
Das Literaturverzeichnis wird in der pdf-Datei problemlos erstellt.

Hier ist noch der Inhalt der *.blg-Datei (mit Texmaker und .../bin/biber02.exe):
[2] Config.pm:320> INFO - This is Biber 1.9
[3] Config.pm:323> INFO - Logfile is 'Main.blg'
[436] biber-MSWIN:274> INFO - === %a %b %e, %Y, %H:%M:%S
[437] Biber.pm:333> INFO - Reading 'Main.bcf'
[936] Biber.pm:632> INFO - Using all citekeys in bib section 0
[1638] Biber.pm:3051> INFO - Processing section 0
[1837] Biber.pm:3189> INFO - Looking for bibtex format file 'Biblio.bib' for section 0
[1850] bibtex.pm:990> INFO - Decoding LaTeX character macros into UTF-8
[1853] bibtex.pm:864> INFO - Found BibTeX data source 'Biblio.bib'
[2087] UCollate.pm:66> INFO - Overriding locale 'de-DE' defaults 'variable = shifted' with 'variable = non-ignorable'
[2088] UCollate.pm:66> INFO - Overriding locale 'de-DE' defaults 'normalization = NFD' with 'normalization = prenormalized'
[2088] Biber.pm:2928> INFO - Sorting list 'none' of type 'entry' with scheme 'none' and locale 'de-DE'
[2088] Biber.pm:2932> INFO - No sort tailoring available for locale 'de-DE'
[2131] bbl.pm:517> INFO - Writing 'Main.bbl' with encoding 'ansinew'
[2135] bbl.pm:606> INFO - Output to Main.bbl

von rais » Fr 26. Dez 2014, 14:11

skywalker01 hat geschrieben: Bevor ich die Kompilierung erneut mit "biber02.exe" durchgeführt habe, habe ich die einzigen dazu notwendigen Dateien "Main.tex" und "Biblio.bib" in einen neuen Arbeitsordner kopiert und von dort aus erneut kompiliert, sodass es nicht mit den Dateien "kollidiert", die bei der ersten Kompilierung mit "biber.exe" erstellt wurden.
Du hast mich nicht verstanden: Biber lässt Teile von sich selbst in diesem Cache-Ordner (der nichts mit Deinen Arbeitsdateien zu tun hat). Wenn Du nun zwei unterschiedliche Biber-Versionen (1.5 und 1.9) nutzt, wird die eine Version mit dem Cache der anderen Version nichts anfangen können.

MfG
Rainer

von skywalker01 » Fr 26. Dez 2014, 13:48

Zu Johannes_B:

Ich habe den Code
\documentclass{scrartcl}
\usepackage[style=authoryear,backend=biber]{biblatex}
\addbibresource{biblatex-examples.bib}
\begin{document}
Zitiere Onlinequelle: \cite{ctan,markey}\par
Zitiere Buch: \cite{companion}\par
Zitiere Artikel: \cite{springer}
\printbibliography
\end{document}
in als "skywalkerBiblatexTest.tex" gespeichert.

Was mich wundert ist, wo "biblatex-examples.bib" herkommt, das habe ich doch gar nicht erstellt. Vermutlich liegt sie in Miktex. Aber egal, weitergeht's.

So ...
nun habe ich "skywalkerBiblatexTest.tex" in Texmaker zweimal ausgeführt bzw. kompiliert.

Einmal mit der Einstellung
"C:/Program Files/Miktex 2.9/miktex/bin/biber.exe" %

Hier der Inhalt der *.blg-Datei (kompiliert mit Texmaker mit .../biber.exe):
[2] Config.pm:361> INFO - This is Biber 1.5
[2] Config.pm:364> INFO - Logfile is 'skywalkerBiblatexTest.blg'
[900] biber-MSWIN:190> INFO - === %a %b %e, %Y, %H:%M:%S
[901] Biber.pm:327> INFO - Reading 'skywalkerBiblatexTest.bcf'
[1556] Utils.pm:167> WARN - Warning: Found biblatex control file version 2.6, expected version 2.3
[1557] Biber.pm:619> INFO - Found 4 citekeys in bib section 0
[1779] Biber.pm:2976> INFO - Processing section 0
[1984] Biber.pm:3086> INFO - Looking for bibtex format file 'biblatex-examples.bib' for section 0
[2229] bibtex.pm:764> INFO - Found BibTeX data source 'C:/Users/Mueller/AppData/Roaming/MiKTeX/2.9/bibtex/bib/biblatex/biblatex-examples.bib'
[3030] Biber.pm:2860> INFO - Overriding locale 'English_United States.1252' default tailoring 'variable = shifted' with 'variable = non-ignorable'
[3030] Biber.pm:2866> INFO - Sorting 'entry' list '' keys
[3031] Biber.pm:2870> INFO - No sort tailoring available for locale 'English_United States.1252'
[3140] Biber.pm:2860> INFO - Overriding locale 'English_United States.1252' default tailoring 'variable = shifted' with 'variable = non-ignorable'
[3140] Biber.pm:2866> INFO - Sorting 'entry' list 'nyt' keys
[3140] Biber.pm:2870> INFO - No sort tailoring available for locale 'English_United States.1252'
[3454] bbl.pm:462> INFO - Writing 'skywalkerBiblatexTest.bbl' with encoding 'ascii'
[3456] bbl.pm:535> INFO - Output to skywalkerBiblatexTest.bbl
[3458] Biber.pm:107> INFO - WARNINGS: 1
Hier der Inhalt der *.log-Datei (kompiliert mit Texmaker mit .../biber.exe):
This is pdfTeX, Version 3.1415926-2.4-1.40.13 (MiKTeX 2.9) (preloaded format=pdflatex 2013.6.3)  26 DEC 2014 13:28
entering extended mode
**skywalkerBiblatexTest.tex

("C:\Users\Mueller\Desktop\Latextest01\skywalkerBiblatexTest.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-2012-05-30, greek, gujarati, hindi, hungarian, iceland
ic, indonesian, interlingua, irish, italian, kannada, kurmanji, latin, latvian,
 lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek, ngerman, n
german-x-2012-05-30, 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:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\scrartcl.cls
Document Class: scrartcl 2013/12/19 v3.12 KOMA-Script document class (article)
(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\scrkbase.sty
Package: scrkbase 2013/12/19 v3.12 KOMA-Script package (KOMA-Script-dependent b
asics and keyval usage)

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\scrbase.sty
Package: scrbase 2013/12/19 v3.12 KOMA-Script package (KOMA-Script-independent 
basics and keyval usage)

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

Package scrlfile, 2013/12/19 v3.12 KOMA-Script package (loading files)
                  Copyright (C) Markus Kohm

)))
(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\tocbasic.sty
Package: tocbasic 2013/12/19 v3.12 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 115.
Package tocbasic Info: omitting babel extension for `lof'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lof' on input line 116.
Package tocbasic Info: omitting babel extension for `lot'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lot' on input line 117.
Class scrartcl Info: File `scrsize11pt.clo' used instead of
(scrartcl)           file `scrsize11.clo' to setup font sizes on input line 153
1.

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\scrsize11pt.clo
File: scrsize11pt.clo 2013/12/19 v3.12 KOMA-Script font size class option (11pt
)
) (C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\typearea.sty
Package: typearea 2013/12/19 v3.12 KOMA-Script package (type area)

Package typearea, 2013/12/19 v3.12 KOMA-Script package (type area)
                  Copyright (C) Frank Neukam, 1992-1994
                  Copyright (C) Markus Kohm, 1994-

\ta@bcor=\skip41
\ta@div=\count79
\ta@hblk=\skip42
\ta@vblk=\skip43
\ta@temp=\skip44
\footheight=\skip45
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.6pt
(typearea)              \baselineskip   = 13.6pt
(typearea)              on input line 1330.
)
\c@part=\count80
\c@section=\count81
\c@subsection=\count82
\c@subsubsection=\count83
\c@paragraph=\count84
\c@subparagraph=\count85
\abovecaptionskip=\skip46
\belowcaptionskip=\skip47
\c@pti@nb@sid@b@x=\box26
\c@figure=\count86
\c@table=\count87
\bibindent=\dimen102
) (C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\biblatex.sty
Package: biblatex 2014/06/25 v2.9a programmable bibliographies (PK/JW/AB)

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\biblatex2.sty
Package: biblatex2 2014/06/25 v2.9a programmable bibliographies (biber) (PK/JW/
AB)

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\etoolbox\etoolbox.sty
Package: etoolbox 2011/01/03 v2.1 e-TeX tools for LaTeX

("C:\Program Files\MiKTeX 2.9\tex\latex\misc\etex.sty"
Package: etex 1998/03/26 v2.0 eTeX basic definition package (PEB)
\et@xins=\count88
)
\etb@tempcnta=\count89
)
("C:\Program Files\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\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\MiKTeX 2.9\tex\generic\oberdiek\kvsetkeys.sty"
Package: kvsetkeys 2012/04/25 v1.16 Key value parser (HO)

("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\infwarerr.sty"
Package: infwarerr 2010/04/08 v1.3 Providing info/warning/error messages (HO)
)
("C:\Program Files\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\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:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\logreq\logreq.sty
Package: logreq 2010/08/04 v1.0 xml request logger
\lrq@indent=\count90

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

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

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\blx-compat.def
File: blx-compat.def 2014/06/25 v2.9a biblatex compatibility (PK/JW/AB)
)
Package biblatex Info: Trying to load generic definitions...
Package biblatex Info: ... file 'biblatex.def' found.

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\biblatex.def
File: biblatex.def 
\c@textcitecount=\count198
\c@textcitetotal=\count199
\c@textcitemaxnames=\count200
\c@biburlnumpenalty=\count201
\c@biburlucpenalty=\count202
\c@biburllcpenalty=\count203
\c@smartand=\count204
)
Package biblatex Info: Trying to load bibliography style 'authoryear'...
Package biblatex Info: ... file 'authoryear.bbx' found.

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\bbx\authoryear.bbx
File: authoryear.bbx 2014/06/25 v2.9a biblatex bibliography style (PK/JW/AB)
Package biblatex Info: Trying to load bibliography style 'standard'...
Package biblatex Info: ... file 'standard.bbx' found.
(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\bbx\standard.bbx
File: standard.bbx 2014/06/25 v2.9a biblatex bibliography style (PK/JW/AB)
\c@bbx:relatedcount=\count205
\c@bbx:relatedtotal=\count206
))
Package biblatex Info: Trying to load citation style 'authoryear'...
Package biblatex Info: ... file 'authoryear.cbx' found.

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\cbx\authoryear.cbx
File: authoryear.cbx 2014/06/25 v2.9a biblatex citation style (PK/JW/AB)
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 '\textcite'.
Package biblatex Info: Redefining '\textcites'.
)
Package biblatex Info: Trying to load configuration file...
Package biblatex Info: ... file 'biblatex.cfg' found.
 (C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\biblatex.cfg
File: biblatex.cfg 
)))
Package biblatex Info: Trying to load language 'english'...
Package biblatex Info: ... file 'english.lbx' found.

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\lbx\english.lbx
File: english.lbx 2014/06/25 v2.9a biblatex localization (PK/JW/AB)
)
\@quotelevel=\count207
\@quotereset=\count208

(""C:\Users\Mueller\Desktop\Latextest01\skywalkerBiblatexTest.aux")
LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 6.
LaTeX Font Info:    ... okay on input line 6.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 6.
LaTeX Font Info:    ... okay on input line 6.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 6.
LaTeX Font Info:    ... okay on input line 6.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 6.
LaTeX Font Info:    ... okay on input line 6.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 6.
LaTeX Font Info:    ... okay on input line 6.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 6.
LaTeX Font Info:    ... okay on input line 6.
Package biblatex Info: No input encoding detected.
(biblatex)             Assuming 'ascii'.
Package biblatex Info: Automatic encoding selection.
(biblatex)             Assuming data encoding 'ascii'.
Package biblatex Info: Trying to load bibliographic data...


Package biblatex Warning: File 'skywalkerBiblatexTest.bbl' is wrong format vers
ion - expected 2.4.

Package biblatex Info: ... file 'skywalkerBiblatexTest.bbl' found.

("C:\Users\Mueller\Desktop\Latextest01\skywalkerBiblatexTest.bbl")
Package biblatex Info: Reference section=0 on input line 6.
Package biblatex Info: Reference segment=0 on input line 6.
LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <10.95> on input line 12.
LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <8> on input line 12.
LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <6> on input line 12.

[1

{C:/Users/Mueller/AppData/Local/MiKTeX/2.9/pdftex/config/pdftex.map}]
("C:\Users\Mueller\Desktop\Latextest01\skywalkerBiblatexTest.aux")
Package logreq Info: Writing requests to 'skywalkerBiblatexTest.run.xml'.
 ) 
Here is how much of TeX's memory you used:
 7113 strings out of 493921
 124340 string characters out of 3147286
 547408 words of memory out of 3000000
 10376 multiletter control sequences out of 15000+200000
 8087 words of font info for 29 fonts, out of 3000000 for 9000
 841 hyphenation exceptions out of 8191
 56i,6n,51p,849b,978s stack positions out of 5000i,500n,10000p,200000b,50000s
<C:/Program Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmcsc10.pfb><C:/P
rogram Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmr10.pfb><C:/Program Fi
les/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmssbx10.pfb><C:/Program Files/Mi
KTeX 2.9/fonts/type1/public/amsfonts/cm/cmti10.pfb><C:/Program Files/MiKTeX 2.9
/fonts/type1/public/amsfonts/cm/cmtt10.pfb>
Output written on skywalkerBiblatexTest.pdf (1 page, 67258 bytes).
PDF statistics:
 26 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)
Ein weiteres Mal mit der Einstellung
"C:/Program Files/Miktex 2.9/miktex/bin/biber02.exe" %

Hier der Inhalt der *.blg-Datei (kompiliert mit Texmaker mit .../biber02.exe):
[1] 73b5ab1d.pm:320> INFO - This is Biber 1.9
[2] 73b5ab1d.pm:323> INFO - Logfile is 'skywalkerBiblatexTest.blg'
Hier der Inhalt der *.log-Datei (kompiliert mit Texmaker mit .../biber02.exe):
This is pdfTeX, Version 3.1415926-2.4-1.40.13 (MiKTeX 2.9) (preloaded format=pdflatex 2013.6.3)  26 DEC 2014 13:32
entering extended mode
**skywalkerBiblatexTest.tex

("C:\Users\Mueller\Desktop\Latextest02\skywalkerBiblatexTest.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-2012-05-30, greek, gujarati, hindi, hungarian, iceland
ic, indonesian, interlingua, irish, italian, kannada, kurmanji, latin, latvian,
 lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek, ngerman, n
german-x-2012-05-30, 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:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\scrartcl.cls
Document Class: scrartcl 2013/12/19 v3.12 KOMA-Script document class (article)
(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\scrkbase.sty
Package: scrkbase 2013/12/19 v3.12 KOMA-Script package (KOMA-Script-dependent b
asics and keyval usage)

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\scrbase.sty
Package: scrbase 2013/12/19 v3.12 KOMA-Script package (KOMA-Script-independent 
basics and keyval usage)

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

Package scrlfile, 2013/12/19 v3.12 KOMA-Script package (loading files)
                  Copyright (C) Markus Kohm

)))
(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\tocbasic.sty
Package: tocbasic 2013/12/19 v3.12 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 115.
Package tocbasic Info: omitting babel extension for `lof'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lof' on input line 116.
Package tocbasic Info: omitting babel extension for `lot'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lot' on input line 117.
Class scrartcl Info: File `scrsize11pt.clo' used instead of
(scrartcl)           file `scrsize11.clo' to setup font sizes on input line 153
1.

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\scrsize11pt.clo
File: scrsize11pt.clo 2013/12/19 v3.12 KOMA-Script font size class option (11pt
)
) (C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\typearea.sty
Package: typearea 2013/12/19 v3.12 KOMA-Script package (type area)

Package typearea, 2013/12/19 v3.12 KOMA-Script package (type area)
                  Copyright (C) Frank Neukam, 1992-1994
                  Copyright (C) Markus Kohm, 1994-

\ta@bcor=\skip41
\ta@div=\count79
\ta@hblk=\skip42
\ta@vblk=\skip43
\ta@temp=\skip44
\footheight=\skip45
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.6pt
(typearea)              \baselineskip   = 13.6pt
(typearea)              on input line 1330.
)
\c@part=\count80
\c@section=\count81
\c@subsection=\count82
\c@subsubsection=\count83
\c@paragraph=\count84
\c@subparagraph=\count85
\abovecaptionskip=\skip46
\belowcaptionskip=\skip47
\c@pti@nb@sid@b@x=\box26
\c@figure=\count86
\c@table=\count87
\bibindent=\dimen102
) (C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\biblatex.sty
Package: biblatex 2014/06/25 v2.9a programmable bibliographies (PK/JW/AB)

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\biblatex2.sty
Package: biblatex2 2014/06/25 v2.9a programmable bibliographies (biber) (PK/JW/
AB)

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\etoolbox\etoolbox.sty
Package: etoolbox 2011/01/03 v2.1 e-TeX tools for LaTeX

("C:\Program Files\MiKTeX 2.9\tex\latex\misc\etex.sty"
Package: etex 1998/03/26 v2.0 eTeX basic definition package (PEB)
\et@xins=\count88
)
\etb@tempcnta=\count89
)
("C:\Program Files\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\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\MiKTeX 2.9\tex\generic\oberdiek\kvsetkeys.sty"
Package: kvsetkeys 2012/04/25 v1.16 Key value parser (HO)

("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\infwarerr.sty"
Package: infwarerr 2010/04/08 v1.3 Providing info/warning/error messages (HO)
)
("C:\Program Files\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\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:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\logreq\logreq.sty
Package: logreq 2010/08/04 v1.0 xml request logger
\lrq@indent=\count90

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

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

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\blx-compat.def
File: blx-compat.def 2014/06/25 v2.9a biblatex compatibility (PK/JW/AB)
)
Package biblatex Info: Trying to load generic definitions...
Package biblatex Info: ... file 'biblatex.def' found.

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\biblatex.def
File: biblatex.def 
\c@textcitecount=\count198
\c@textcitetotal=\count199
\c@textcitemaxnames=\count200
\c@biburlnumpenalty=\count201
\c@biburlucpenalty=\count202
\c@biburllcpenalty=\count203
\c@smartand=\count204
)
Package biblatex Info: Trying to load bibliography style 'authoryear'...
Package biblatex Info: ... file 'authoryear.bbx' found.

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\bbx\authoryear.bbx
File: authoryear.bbx 2014/06/25 v2.9a biblatex bibliography style (PK/JW/AB)
Package biblatex Info: Trying to load bibliography style 'standard'...
Package biblatex Info: ... file 'standard.bbx' found.
(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\bbx\standard.bbx
File: standard.bbx 2014/06/25 v2.9a biblatex bibliography style (PK/JW/AB)
\c@bbx:relatedcount=\count205
\c@bbx:relatedtotal=\count206
))
Package biblatex Info: Trying to load citation style 'authoryear'...
Package biblatex Info: ... file 'authoryear.cbx' found.

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\cbx\authoryear.cbx
File: authoryear.cbx 2014/06/25 v2.9a biblatex citation style (PK/JW/AB)
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 '\textcite'.
Package biblatex Info: Redefining '\textcites'.
)
Package biblatex Info: Trying to load configuration file...
Package biblatex Info: ... file 'biblatex.cfg' found.
 (C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\biblatex.cfg
File: biblatex.cfg 
)))
Package biblatex Info: Trying to load language 'english'...
Package biblatex Info: ... file 'english.lbx' found.

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\lbx\english.lbx
File: english.lbx 2014/06/25 v2.9a biblatex localization (PK/JW/AB)
)
\@quotelevel=\count207
\@quotereset=\count208

No file skywalkerBiblatexTest.aux.
LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
Package biblatex Info: No input encoding detected.
(biblatex)             Assuming 'ascii'.
Package biblatex Info: Automatic encoding selection.
(biblatex)             Assuming data encoding 'ascii'.
Package biblatex Info: Trying to load bibliographic data...
Package biblatex Info: ... file 'skywalkerBiblatexTest.bbl' not found.
No file skywalkerBiblatexTest.bbl.
Package biblatex Info: Reference section=0 on input line 7.
Package biblatex Info: Reference segment=0 on input line 7.

LaTeX Warning: Citation 'ctan' on page 1 undefined on input line 9.


LaTeX Warning: Citation 'markey' on page 1 undefined on input line 9.


LaTeX Warning: Citation 'companion' on page 1 undefined on input line 10.


LaTeX Warning: Citation 'springer' on page 1 undefined on input line 11.


LaTeX Warning: Empty bibliography on input line 13.

[1

{C:/Users/Mueller/AppData/Local/MiKTeX/2.9/pdftex/config/pdftex.map}]
("C:\Users\Mueller\Desktop\Latextest02\skywalkerBiblatexTest.aux")

LaTeX Warning: There were undefined references.


Package biblatex Warning: Please (re)run Biber on the file:
(biblatex)                skywalkerBiblatexTest
(biblatex)                and rerun LaTeX afterwards.

Package logreq Info: Writing requests to 'skywalkerBiblatexTest.run.xml'.
 ) 
Here is how much of TeX's memory you used:
 7057 strings out of 493921
 123007 string characters out of 3147286
 545335 words of memory out of 3000000
 10334 multiletter control sequences out of 15000+200000
 4248 words of font info for 16 fonts, out of 3000000 for 9000
 841 hyphenation exceptions out of 8191
 56i,6n,43p,811b,664s stack positions out of 5000i,500n,10000p,200000b,50000s
<C:/Program Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmbx10.pfb><C:/Pr
ogram Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmr10.pfb>
Output written on skywalkerBiblatexTest.pdf (1 page, 26101 bytes).
PDF statistics:
 14 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)
Übrigens.
In dem ersten Fall mit "biber.exe" wird das Literaturverzeichnis in der pdf-Ausgabedatei erstellt.
In dem zweiten Fall mit "biber02.exe" wird das Literaturverzeichnis in der pdf-Ausgabedatei NICHT erstellt.

Hoffe das hilft weiter.

Kompiliert habe ich mit Texmaker und nicht im Terminal.

Wenn ich im Terminal kompiliere, also die 4 Befehle
pdflatex skywalkerBiblatexTest
biber skywalkerBiblatexTest
pdflatex skywalkerBiblatexTest
pdflatex skywalkerBiblatexTest
ausführe, wird ebenfalls alles fehlerfrei ausgeführt und die pdf-Datei mit Literaturverzeichnis erstellt.

Die *.blg-Datei sieht genauso aus wie im ersten Fall (.../biber.exe) oben bereits genannt.

Die *.log-Datei habe ich hier ebenfalls angehängt (kompiliert im Terminal):
This is pdfTeX, Version 3.1415926-2.4-1.40.13 (MiKTeX 2.9) (preloaded format=pdflatex 2013.6.3)  26 DEC 2014 14:04
entering extended mode
**skywalkerBiblatexTest

("C:\Users\Mueller\Desktop\Latextest03\skywalkerBiblatexTest
.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-2012-05-30, greek, gujarati, hindi, hungarian, iceland
ic, indonesian, interlingua, irish, italian, kannada, kurmanji, latin, latvian,
 lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek, ngerman, n
german-x-2012-05-30, 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:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\scrartcl.cls
Document Class: scrartcl 2013/12/19 v3.12 KOMA-Script document class (article)
(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\scrkbase.sty
Package: scrkbase 2013/12/19 v3.12 KOMA-Script package (KOMA-Script-dependent b
asics and keyval usage)

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\scrbase.sty
Package: scrbase 2013/12/19 v3.12 KOMA-Script package (KOMA-Script-independent 
basics and keyval usage)

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

Package scrlfile, 2013/12/19 v3.12 KOMA-Script package (loading files)
                  Copyright (C) Markus Kohm

)))
(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\tocbasic.sty
Package: tocbasic 2013/12/19 v3.12 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 115.
Package tocbasic Info: omitting babel extension for `lof'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lof' on input line 116.
Package tocbasic Info: omitting babel extension for `lot'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lot' on input line 117.
Class scrartcl Info: File `scrsize11pt.clo' used instead of
(scrartcl)           file `scrsize11.clo' to setup font sizes on input line 153
1.

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\scrsize11pt.clo
File: scrsize11pt.clo 2013/12/19 v3.12 KOMA-Script font size class option (11pt
)
) (C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\koma-script\typearea.sty
Package: typearea 2013/12/19 v3.12 KOMA-Script package (type area)

Package typearea, 2013/12/19 v3.12 KOMA-Script package (type area)
                  Copyright (C) Frank Neukam, 1992-1994
                  Copyright (C) Markus Kohm, 1994-

\ta@bcor=\skip41
\ta@div=\count79
\ta@hblk=\skip42
\ta@vblk=\skip43
\ta@temp=\skip44
\footheight=\skip45
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.6pt
(typearea)              \baselineskip   = 13.6pt
(typearea)              on input line 1330.
)
\c@part=\count80
\c@section=\count81
\c@subsection=\count82
\c@subsubsection=\count83
\c@paragraph=\count84
\c@subparagraph=\count85
\abovecaptionskip=\skip46
\belowcaptionskip=\skip47
\c@pti@nb@sid@b@x=\box26
\c@figure=\count86
\c@table=\count87
\bibindent=\dimen102
) (C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\biblatex.sty
Package: biblatex 2014/06/25 v2.9a programmable bibliographies (PK/JW/AB)

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\biblatex2.sty
Package: biblatex2 2014/06/25 v2.9a programmable bibliographies (biber) (PK/JW/
AB)

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\etoolbox\etoolbox.sty
Package: etoolbox 2011/01/03 v2.1 e-TeX tools for LaTeX

("C:\Program Files\MiKTeX 2.9\tex\latex\misc\etex.sty"
Package: etex 1998/03/26 v2.0 eTeX basic definition package (PEB)
\et@xins=\count88
)
\etb@tempcnta=\count89
)
("C:\Program Files\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\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\MiKTeX 2.9\tex\generic\oberdiek\kvsetkeys.sty"
Package: kvsetkeys 2012/04/25 v1.16 Key value parser (HO)

("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\infwarerr.sty"
Package: infwarerr 2010/04/08 v1.3 Providing info/warning/error messages (HO)
)
("C:\Program Files\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\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:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\logreq\logreq.sty
Package: logreq 2010/08/04 v1.0 xml request logger
\lrq@indent=\count90

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

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

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\blx-compat.def
File: blx-compat.def 2014/06/25 v2.9a biblatex compatibility (PK/JW/AB)
)
Package biblatex Info: Trying to load generic definitions...
Package biblatex Info: ... file 'biblatex.def' found.

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\biblatex.def
File: biblatex.def 
\c@textcitecount=\count198
\c@textcitetotal=\count199
\c@textcitemaxnames=\count200
\c@biburlnumpenalty=\count201
\c@biburlucpenalty=\count202
\c@biburllcpenalty=\count203
\c@smartand=\count204
)
Package biblatex Info: Trying to load bibliography style 'authoryear'...
Package biblatex Info: ... file 'authoryear.bbx' found.

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\bbx\authoryear.bbx
File: authoryear.bbx 2014/06/25 v2.9a biblatex bibliography style (PK/JW/AB)
Package biblatex Info: Trying to load bibliography style 'standard'...
Package biblatex Info: ... file 'standard.bbx' found.
(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\bbx\standard.bbx
File: standard.bbx 2014/06/25 v2.9a biblatex bibliography style (PK/JW/AB)
\c@bbx:relatedcount=\count205
\c@bbx:relatedtotal=\count206
))
Package biblatex Info: Trying to load citation style 'authoryear'...
Package biblatex Info: ... file 'authoryear.cbx' found.

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\cbx\authoryear.cbx
File: authoryear.cbx 2014/06/25 v2.9a biblatex citation style (PK/JW/AB)
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 '\textcite'.
Package biblatex Info: Redefining '\textcites'.
)
Package biblatex Info: Trying to load configuration file...
Package biblatex Info: ... file 'biblatex.cfg' found.
 (C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\biblatex.cfg
File: biblatex.cfg 
)))
Package biblatex Info: Trying to load language 'english'...
Package biblatex Info: ... file 'english.lbx' found.

(C:\Users\Mueller\AppData\Roaming\MiKTeX\2.9\tex\latex\biblatex\lbx\english.lbx
File: english.lbx 2014/06/25 v2.9a biblatex localization (PK/JW/AB)
)
\@quotelevel=\count207
\@quotereset=\count208

("C:\Users\Mueller\Desktop\Latextest03\skywalkerBiblatexTest.aux")
LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 6.
LaTeX Font Info:    ... okay on input line 6.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 6.
LaTeX Font Info:    ... okay on input line 6.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 6.
LaTeX Font Info:    ... okay on input line 6.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 6.
LaTeX Font Info:    ... okay on input line 6.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 6.
LaTeX Font Info:    ... okay on input line 6.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 6.
LaTeX Font Info:    ... okay on input line 6.
Package biblatex Info: No input encoding detected.
(biblatex)             Assuming 'ascii'.
Package biblatex Info: Automatic encoding selection.
(biblatex)             Assuming data encoding 'ascii'.
Package biblatex Info: Trying to load bibliographic data...


Package biblatex Warning: File 'skywalkerBiblatexTest.bbl' is wrong format vers
ion - expected 2.4.

Package biblatex Info: ... file 'skywalkerBiblatexTest.bbl' found.

("C:\Users\Mueller\Desktop\Latextest03\skywalkerBiblatexTest.bbl")
Package biblatex Info: Reference section=0 on input line 6.
Package biblatex Info: Reference segment=0 on input line 6.
LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <10.95> on input line 12.
LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <8> on input line 12.
LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <6> on input line 12.
 [1

{C:/Users/Mueller/AppData/Local/MiKTeX/2.9/pdftex/config/pdftex.map}]
("C:\Users\Mueller\Desktop\Latextest03\skywalkerBiblatexTest.aux")
Package logreq Info: Writing requests to 'skywalkerBiblatexTest.run.xml'.
 ) 
Here is how much of TeX's memory you used:
 7113 strings out of 493921
 124439 string characters out of 3147286
 547408 words of memory out of 3000000
 10376 multiletter control sequences out of 15000+200000
 8087 words of font info for 29 fonts, out of 3000000 for 9000
 841 hyphenation exceptions out of 8191
 56i,6n,51p,845b,978s stack positions out of 5000i,500n,10000p,200000b,50000s
<C:/Program Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmcsc10.pfb><C:/P
rogram Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmr10.pfb><C:/Program Fi
les/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmssbx10.pfb><C:/Program Files/Mi
KTeX 2.9/fonts/type1/public/amsfonts/cm/cmti10.pfb><C:/Program Files/MiKTeX 2.9
/fonts/type1/public/amsfonts/cm/cmtt10.pfb>
Output written on skywalkerBiblatexTest.pdf (1 page, 67258 bytes).
PDF statistics:
 26 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)

von Johannes_B » Fr 26. Dez 2014, 13:04

Ach, ich hab vergessen den Code anzuhängen. Ist ein beispiel aus den wichtigen Hinweisen:
\documentclass{scrartcl}
\usepackage[style=authoryear,backend=biber]{biblatex}
\addbibresource{biblatex-examples.bib}
\begin{document}
Zitiere Onlinequelle: \cite{ctan,markey}\par
Zitiere Buch: \cite{companion}\par
Zitiere Artikel: \cite{springer}
\printbibliography
\end{document}
Kompilier das bitte im Terminal.

Dateianhänge funktionieren hier schon ewig nicht.

von skywalker01 » Fr 26. Dez 2014, 12:19

Zu Forumguru:
Wenn das wirklich der komplette Inhalt der .blg ist:
kann sein, dass biber02 (1.9) mit dem vom vorherigen biber-Lauf (1.5) angelegten cache nix anfangen kann.
Tipp auf einer Konsole
biber02 --cache
lösche den dort angegebenen Ordner und kompiliere nochmal.
Bevor ich die Kompilierung erneut mit "biber02.exe" durchgeführt habe, habe ich die einzigen dazu notwendigen Dateien "Main.tex" und "Biblio.bib" in einen neuen Arbeitsordner kopiert und von dort aus erneut kompiliert, sodass es nicht mit den Dateien "kollidiert", die bei der ersten Kompilierung mit "biber.exe" erstellt wurden.

Zu Johannes_B:
Speichere bitte folgendes Beispiel unter skywalkerBiblatexTest.tex, führe die bereits erwähnten Schritte durch pdflatex skywalkerBiblatexTest; biber skywalkerBiblatexTest und dann noch zwei mal den ersten Schritt.
Welches Beispiel soll unter "skywalkerBiblatexTest.tex" speichern?
In deinem Posting hast du keine Datei und auch keinen Code angehängt.
Meinst du damit meine "Main.tex" Datei die nochmal unter neuem Namen speichern soll?
Ich verstehe deine Antwort leider nicht.

-----
Ich habe die Konfigurationseinstellungen von Texmaker unten als Screenshot angehängt (sofern es weiterhilft):
... hier sollten jetzt die Screenshots zu sehen sein ...

Aber das Anhängen von Dateien an den Beitrag funktioniert leider nicht.
Es wird ein Upload Error angezeigt.
Möglicherweise genau das selbe Problem wie in deinem Posting eben Johannes_B.
Wenn es dir nichts ausmacht, könntest du mir die Datei "skywalkerBiblatexTest.tex" per Email zukommen lassen?
Meine Emailadresse lautet: stefanm892@gmx.de

von rais » Fr 26. Dez 2014, 11:57

skywalker01 hat geschrieben: Hier ist der Inhalt der neuen "Main.blg"-Datei (mit .../biber02.exe)
[2] 73b5ab1d.pm:320> INFO - This is Biber 1.9
[3] 73b5ab1d.pm:323> INFO - Logfile is 'Main.blg'
wenn das wirklich der komplette Inhalt der .blg ist: kann sein, dass biber02 (1.9) mit dem vom vorherigen biber-Lauf (1.5) angelegten cache nix anfangen kann.
Tipp auf einer Konsole
biber02 --cache
lösche den dort angegebenen Ordner und kompiliere nochmal.

Frohes Fest
Rainer

von Johannes_B » Fr 26. Dez 2014, 09:32

Speichere bitte folgendes Beispiel unter skywalkerBiblatexTest.tex, führe die bereits erwähnten Schritte durch pdflatex skywalkerBiblatexTest; biber skywalkerBiblatexTest und dann noch zwei mal den ersten Schritt.

Was siehst du, bzw. was steht in log- und blg Datei. Bitte poste diese vollständig.

von skywalker01 » Fr 26. Dez 2014, 01:14

Wie sieht Deine *.blg aus, wenn du
"C:/Program Files/Miktex 2.9/miktex/bin/biber02.exe" verwendest?
Das neu zu installierende "Biber", welches hier als Download verfügbar ist,
http://biblatex-biber.sourceforge.net/ --> Download -->
http://sourceforge.net/projects/biblate ... t/download

kopiere ich in das Verzeichnis "C:/Program Files/Miktex 2.9/miktex/bin/..." und benenne es um zu "Biber02.exe", um es nicht mit dem alten "biber.exe" zu verwechseln,
dann wird, bei Verwendung von
"C:/Program Files/Miktex 2.9/miktex/bin/biber02.exe" in den Texmaker-Einstellungen
ebenfalls eine "Main.blg"-Datei erzeugt, die von der anderen *.blg-Datei
(mit der Einstellung "C:/Program Files/Miktex 2.9/miktex/bin/biber.exe")
abweicht.

Hier ist der Inhalt der neuen "Main.blg"-Datei (mit .../biber02.exe)
[2] 73b5ab1d.pm:320> INFO - This is Biber 1.9
[3] 73b5ab1d.pm:323> INFO - Logfile is 'Main.blg'
Der Inhalt ist anders.
Eine Warnmeldung wird nicht ausgegeben.
Die "Main.tex" wird ohne Fehlermeldung kompiliert und ebenfalls die "Main.pdf" erzeugt, allerdings wieder OHNE Literaturverzeichnis, das ja erstellt werden soll - und das auch nach mehrmaligem Kompilieren.
Das Literaturverzeichnis wird aber im Inhaltsverzeichnis erwähnt.

Das Problem mit dem fehlenden Literaturverzeichnis besteht also weiterhin.
Ich weiss echt nicht mehr weiter.
Hat jemand sinnvollen Rat?
Die Beiträge oben helfen mir auch nicht weiter, obwohl ich die bereits durchgegangen bin und die Anleitung "Wichtige Hinweise" gelesen und soweit möglich durchgeführt habe.

von rais » Do 25. Dez 2014, 18:59

skywalker01 hat geschrieben:
[5521] Utils.pm:167> WARN - Warning: Found biblatex control file version 2.6, expected version 2.3
das heisst, Dein biblatex ist neuer als Dein biber.
Wie sieht Deine .blg aus, wenn Du
skywalker01 hat geschrieben: "C:/Program Files/Miktex 2.9/miktex/bin/biber02.exe"
verwendest?

Frohes Fest
Rainer

von skywalker01 » Do 25. Dez 2014, 13:13

Sorry. Ich muss mich korrigieren.
Ich habe soeben im falschen Ordner geschaut.

Also zu Beginn habe ich die beiden Dateien "Main.tex" und "Biblio.bib" (siehe im Anfangpost) in meinem Arbeitsordner liegen.

Nach dem Kompilieren von "Main.tex" werden zusätzlich noch folgende Dateien erstellt:
- Main.aux
- Main.bcf
- Main.log
- Main.run.xml
- Main.synctex.gz (rar-Datei)
- Main.toc
- Main.pdf

Aber leider keine "Main.blg"-Datei.
Also wurde Biber doch nicht aufgerufen.

In der "Main.log"-Datei findet sich folgender Text
(so wie in den Wichtigen Heinweisen erwähnt).
http://www.golatex.de/wichtige-hinweise ... 11964.html
Package biblatex Warning: Please (re)run Biber on the file:
(biblatex)                Main
(biblatex)                and rerun LaTeX afterwards.
Ich komm immer noch nicht weiter.

Edit (13.23 Uhr)
In Texmaker habe ich soeben unter
"Optionen" --> "Texmaker konfigurieren" --> "Schnelles Übersetzen"
--> "Befehl für schnelles Übersetzen" den 2. Punkt von oben angewählt:
pdflatex + bib(la)tex + pdflatex (2x) + pdf anzeigen

(Vorher war der 1. Punkt angewählt: pdflatex + pdf anzeigen)

Nun mit der geänderten Option (das meintest du Besserwisser bestimmt) wird auch die "Main.blg"-Datei erstellt.
Mit der Einstellung "Optionen" --> "Texmaker konfigurieren" --> "Befehle" --> "Bib(la)tex": "C:/Program Files/Miktex 2.9/miktex/bin/biber.exe" %
(Das ist die Biber.exe-Datei, die bereits mit der Installation von Miktex vorhanden war).
Hier ist der Inhalt der erstellten "Main.blg"-Datei.
[2] Config.pm:361> INFO - This is Biber 1.5
[2] Config.pm:364> INFO - Logfile is 'Main.blg'
[3696] biber-MSWIN:190> INFO - === %a %b %e, %Y, %H:%M:%S
[3697] Biber.pm:327> INFO - Reading 'Main.bcf'
[5521] Utils.pm:167> WARN - Warning: Found biblatex control file version 2.6, expected version 2.3
[5522] Biber.pm:598> INFO - Using all citekeys in bib section 0
[6270] Biber.pm:2976> INFO - Processing section 0
[6607] Biber.pm:3086> INFO - Looking for bibtex format file 'Biblio.bib' for section 0
[7206] bibtex.pm:764> INFO - Found BibTeX data source 'Biblio.bib'
Auch hier ist folgende Warnmeldung zu lesen
WARN - Warning: Found biblatex control file version 2.6, expected version 2.3
Was mich wieder auf die "Wichtigen Hinweise" verweist
http://www.golatex.de/wichtige-hinweise ... 11964.html

Wo in dem Zusammenhang mit dieser Warnmeldung über nicht übereinstimmende Versionen von "Biber" und "Biblatex" und einem möglichen Update die Rede ist.
Hier an dieser Stelle in den "Wichtigen Hinweisen" komme ich nicht weiter.
Was hat es mit dem Update auf sich?
Wie stellt ich das an?
Was muss ich updaten, wenn ich doch bereits wie ganz zu Anfang erwähnt, alle notwendigen Programme aktuelle neu installiert habe?

Nach oben