Biber formatiert Literaturreferenzen nicht

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


faultier
Forum-Fortgeschrittener
Forum-Fortgeschrittener
Beiträge: 53
Registriert: Mi 30. Sep 2015, 18:23

Biber formatiert Literaturreferenzen nicht

Beitrag von faultier »

Guten Abend,

nachdem ich mein System auf Biber umgestellt habe, kam es zu dem Problem, das lt. google seit Jahren die Leute beschäftigt. Diverse Lösungsansätze haben nichts gebracht.

Im TexShop habe ich Biber eingestellt, lt dem Logfile scheint er auch Biber zu benutzen.

Die .blg Datei sieht folgendermaßen aus:
[0] Config.pm:324> INFO - This is Biber 2.1
[0] Config.pm:327> INFO - Logfile is 'shortttest.blg'
[46] biber-darwin:276> INFO - === Do Okt 15, 2015, 01:20:54
[46] Biber.pm:333> INFO - Reading 'shortttest.bcf'
[160] Biber.pm:645> INFO - Found 1 citekeys in bib section 0
[219] Biber.pm:2977> INFO - Processing section 0
[280] Biber.pm:3115> INFO - Looking for bibtex format file '/Users/raphael/Documents/Literatur/literaturdatei.bib' for section 0
[298] bibtex.pm:1021> INFO - Decoding LaTeX character macros into UTF-8
Die Konsole sagt folgendes:
aTeX Warning: Citation 'Bublitz2002' on page 1 undefined on input line 25.


LaTeX Warning: Empty bibliography on input line 37.

[1{/usr/local/texlive/2015/texmf-var/fonts/map/pdftex/updmap/pdftex.map}]
(./shortttest.aux)

LaTeX Warning: There were undefined references.


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

 ){/usr/local/texlive/2015/texmf-dist/fonts/enc/dvips/lm/lm-ec.enc}</usr/local/
texlive/2015/texmf-dist/fonts/type1/public/lm/lmbx9.pfb></usr/local/texlive/201
5/texmf-dist/fonts/type1/public/lm/lmr10.pfb></usr/local/texlive/2015/texmf-dis
t/fonts/type1/public/lm/lmr6.pfb></usr/local/texlive/2015/texmf-dist/fonts/type
1/public/lm/lmr8.pfb></usr/local/texlive/2015/texmf-dist/fonts/type1/public/lm/
lmr9.pfb>
Output written on shortttest.pdf (1 page, 97766 bytes).
SyncTeX written on shortttest.synctex.gz.
Transcript written on shortttest.log.
Latexmk: Index file 'scripture.idx' was written
Latexmk: Index file 'Person.idx' was written
Latexmk: Found input bbl file 'shortttest.bbl'
Latexmk: Log file says output to 'shortttest.pdf'
Latexmk: Found biber source file(s) [shortttest.bcf]
Latexmk: Summary of warnings:
  Latex failed to resolve 1 citation(s)
Latexmk: All targets (shortttest.pdf) are up-to-date
Hat jemand eine Idee? Biber und Biblatex scheinen aktuell zu sein.

Gruss, Faultier

Noch so einer

Beitrag von Noch so einer »

Wir sind keine Hellseher. Daher: [mm][/mm]

Die biblatex-Warnung im Log-File hast Du beachtet?

Gast

Beitrag von Gast »

Die .blg-Datei von Biber sieht nicht so aus, als wäre der Biberdurchlauf beendet worden.
Die Datei sollte eigentlich mit einer Zeile wie
[3686] bbl.pm:596> INFO - Output to shortttest.bbl
enden.
Es kann natürlich auch sein, dass beim Copy-and-Paste hier etwas schief gegangen ist. Wie sieht denn die .bbl-Datei aus? Aber zeige uns auch bitte, mit welcher Datei Du das Ganze probierst.

Am besten wäre es, das Miniminimalbeispiel aus den wichtigen Hinweisen zu nutzen
\documentclass{article}
\usepackage[style=authoryear,backend=biber]{biblatex}
\addbibresource{biblatex-examples.bib}
\begin{document}
Zitiere Onlinequelle: \cite{ctan,markey}\par
Zitiere Buch: \parencite{companion}\par
Zitiere Artikel: \cite{springer}
\printbibliography[heading=bibintoc]
\end{document}

faultier
Forum-Fortgeschrittener
Forum-Fortgeschrittener
Beiträge: 53
Registriert: Mi 30. Sep 2015, 18:23

Beitrag von faultier »

Als Minibeispiel habe ich noch einmal dieses genutzt:
\documentclass{article} 
\usepackage[style=authoryear,backend=biber]{biblatex} 
\addbibresource{/Users/raphael/Documents/Literatur/literaturdatei.bib}
\begin{document}  
Zitiere Buch: \parencite{Gabriel2002}\par  
\printbibliography[heading=bibintoc] 
\end{document}
minibeispiel.blg
[0] Config.pm:324> INFO - This is Biber 2.1
[0] Config.pm:327> INFO - Logfile is 'minibeispiel.blg'
[44] biber-darwin:276> INFO - === Thu Oct 15, 2015, 10:02:28
[45] Biber.pm:333> INFO - Reading 'minibeispiel.bcf'
[144] Biber.pm:645> INFO - Found 1 citekeys in bib section 0
[163] Biber.pm:2977> INFO - Processing section 0
[179] Biber.pm:3115> INFO - Looking for bibtex format file '/Users/raphael/Documents/Literatur/literaturdatei.bib' for section 0
[190] bibtex.pm:1021> INFO - Decoding LaTeX character macros into UTF-8
minibeispiel.log:
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015) (preloaded format=pdflatex 2015.10.14)  15 OCT 2015 10:02
entering extended mode
 restricted \write18 enabled.
 file:line:error style messages enabled.
 %&-line parsing enabled.
**minibeispiel.tex
(./minibeispiel.tex
LaTeX2e <2015/10/01> patch level 1
Babel <3.9m> and hyphenation patterns for 79 languages loaded.
(/usr/local/texlive/2015/texmf-dist/tex/latex/base/article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/usr/local/texlive/2015/texmf-dist/tex/latex/base/size10.clo
File: size10.clo 2014/09/29 v1.4h Standard LaTeX file (size option)
)
\c@part=\count79
\c@section=\count80
\c@subsection=\count81
\c@subsubsection=\count82
\c@paragraph=\count83
\c@subparagraph=\count84
\c@figure=\count85
\c@table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
(/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/biblatex.sty
Package: biblatex 2015/04/19 v3.0 programmable bibliographies (PK/JW/AB)

(/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/biblatex2.sty
Package: biblatex2 2015/04/19 v3.0 programmable bibliographies (biber) (PK/JW/A
B)

(/usr/local/texlive/2015/texmf-dist/tex/latex/etoolbox/etoolbox.sty
Package: etoolbox 2015/08/02 v2.2a e-TeX tools for LaTeX (JAW)
\etb@tempcnta=\count87
)
(/usr/local/texlive/2015/texmf-dist/tex/latex/graphics/keyval.sty
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
\KV@toks@=\toks14
)
(/usr/local/texlive/2015/texmf-dist/tex/latex/oberdiek/kvoptions.sty
Package: kvoptions 2011/06/30 v3.11 Key value format for package options (HO)

(/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/ltxcmds.sty
Package: ltxcmds 2011/11/09 v1.22 LaTeX kernel commands for general use (HO)
)
(/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty
Package: kvsetkeys 2012/04/25 v1.16 Key value parser (HO)

(/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/infwarerr.sty
Package: infwarerr 2010/04/08 v1.3 Providing info/warning/error messages (HO)
)
(/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/etexcmds.sty
Package: etexcmds 2011/02/16 v1.5 Avoid name clashes with e-TeX commands (HO)

(/usr/local/texlive/2015/texmf-dist/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.
)))
(/usr/local/texlive/2015/texmf-dist/tex/latex/logreq/logreq.sty
Package: logreq 2010/08/04 v1.0 xml request logger
\lrq@indent=\count88

(/usr/local/texlive/2015/texmf-dist/tex/latex/logreq/logreq.def
File: logreq.def 2010/08/04 v1.0 logreq spec v1.0
))
(/usr/local/texlive/2015/texmf-dist/tex/latex/base/ifthen.sty
Package: ifthen 2014/09/29 v1.1c Standard LaTeX ifthen package (DPC)
)
(/usr/local/texlive/2015/texmf-dist/tex/latex/url/url.sty
\Urlmuskip=\muskip10
Package: url 2013/09/16  ver 3.4  Verb mode for urls, etc.
)
\c@tabx@nest=\count89
\c@listtotal=\count90
\c@listcount=\count91
\c@liststart=\count92
\c@liststop=\count93
\c@citecount=\count94
\c@citetotal=\count95
\c@multicitecount=\count96
\c@multicitetotal=\count97
\c@instcount=\count98
\c@maxnames=\count99
\c@minnames=\count100
\c@maxitems=\count101
\c@minitems=\count102
\c@citecounter=\count103
\c@savedcitecounter=\count104
\c@uniquelist=\count105
\c@uniquename=\count106
\c@refsection=\count107
\c@refsegment=\count108
\c@maxextratitle=\count109
\c@maxextratitleyear=\count110
\c@maxextrayear=\count111
\c@maxextraalpha=\count112
\c@abbrvpenalty=\count113
\c@highnamepenalty=\count114
\c@lownamepenalty=\count115
\c@maxparens=\count116
\c@parenlevel=\count117
\blx@tempcnta=\count118
\blx@tempcntb=\count119
\blx@tempcntc=\count120
\blx@maxsection=\count121
\blx@maxsegment@0=\count122
\blx@notetype=\count123
\blx@parenlevel@text=\count124
\blx@parenlevel@foot=\count125
\blx@sectionciteorder@0=\count126
\labelnumberwidth=\skip43
\labelalphawidth=\skip44
\biblabelsep=\skip45
\bibitemsep=\skip46
\bibnamesep=\skip47
\bibinitsep=\skip48
\bibparsep=\skip49
\bibhang=\skip50
\blx@bcfin=\read1
\blx@bcfout=\write3
\c@mincomprange=\count127
\c@maxcomprange=\count128
\c@mincompwidth=\count129
Package biblatex Info: Trying to load biblatex default data model...
Package biblatex Info: ... file 'blx-dm.def' found.

(/usr/local/texlive/2015/texmf-dist/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=\count130
\c@savedafterword=\count131
\c@annotator=\count132
\c@savedannotator=\count133
\c@author=\count134
\c@savedauthor=\count135
\c@bookauthor=\count136
\c@savedbookauthor=\count137
\c@commentator=\count138
\c@savedcommentator=\count139
\c@editor=\count140
\c@savededitor=\count141
\c@editora=\count142
\c@savededitora=\count143
\c@editorb=\count144
\c@savededitorb=\count145
\c@editorc=\count146
\c@savededitorc=\count147
\c@foreword=\count148
\c@savedforeword=\count149
\c@holder=\count150
\c@savedholder=\count151
\c@introduction=\count152
\c@savedintroduction=\count153
\c@namea=\count154
\c@savednamea=\count155
\c@nameb=\count156
\c@savednameb=\count157
\c@namec=\count158
\c@savednamec=\count159
\c@translator=\count160
\c@savedtranslator=\count161
\c@shortauthor=\count162
\c@savedshortauthor=\count163
\c@shorteditor=\count164
\c@savedshorteditor=\count165
\c@labelname=\count166
\c@savedlabelname=\count167
\c@institution=\count168
\c@savedinstitution=\count169
\c@lista=\count170
\c@savedlista=\count171
\c@listb=\count172
\c@savedlistb=\count173
\c@listc=\count174
\c@savedlistc=\count175
\c@listd=\count176
\c@savedlistd=\count177
\c@liste=\count178
\c@savedliste=\count179
\c@listf=\count180
\c@savedlistf=\count181
\c@location=\count182
\c@savedlocation=\count183
\c@organization=\count184
\c@savedorganization=\count185
\c@origlocation=\count186
\c@savedoriglocation=\count187
\c@origpublisher=\count188
\c@savedorigpublisher=\count189
\c@publisher=\count190
\c@savedpublisher=\count191
\c@language=\count192
\c@savedlanguage=\count193
\c@pageref=\count194
\c@savedpageref=\count195
\shorthandwidth=\skip51
\shortjournalwidth=\skip52
\shortserieswidth=\skip53
\shorttitlewidth=\skip54
\shortauthorwidth=\skip55
\shorteditorwidth=\skip56
Package biblatex Info: Trying to load compatibility code...
Package biblatex Info: ... file 'blx-compat.def' found.

(/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/blx-compat.def
File: blx-compat.def 2015/04/19 v3.0 biblatex compatibility (PK/JW/AB)
)
Package biblatex Info: Trying to load generic definitions...
Package biblatex Info: ... file 'biblatex.def' found.

(/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/biblatex.def
File: biblatex.def 
\c@textcitecount=\count196
\c@textcitetotal=\count197
\c@textcitemaxnames=\count198
\c@biburlnumpenalty=\count199
\c@biburlucpenalty=\count266
\c@biburllcpenalty=\count267
\c@smartand=\count268
)
Package biblatex Info: Trying to load bibliography style 'authoryear'...
Package biblatex Info: ... file 'authoryear.bbx' found.

(/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/bbx/authoryear.bbx
File: authoryear.bbx 2015/04/19 v3.0 biblatex bibliography style (PK/JW/AB)
Package biblatex Info: Trying to load bibliography style 'standard'...
Package biblatex Info: ... file 'standard.bbx' found.

(/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/bbx/standard.bbx
File: standard.bbx 2015/04/19 v3.0 biblatex bibliography style (PK/JW/AB)
\c@bbx:relatedcount=\count269
\c@bbx:relatedtotal=\count270
))
Package biblatex Info: Trying to load citation style 'authoryear'...
Package biblatex Info: ... file 'authoryear.cbx' found.

(/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/cbx/authoryear.cbx
File: authoryear.cbx 2015/04/19 v3.0 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.

(/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/biblatex.cfg
File: biblatex.cfg 
)))
Package biblatex Info: Trying to load language 'english'...
Package biblatex Info: ... file 'english.lbx' found.

(/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/lbx/english.lbx
File: english.lbx 2015/04/19 v3.0 biblatex localization (PK/JW/AB)
)
\@quotelevel=\count271
\@quotereset=\count272

(./minibeispiel.aux)
\openout1 = `minibeispiel.aux'.

LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.
Package biblatex Info: No input encoding detected.
(biblatex)             Assuming 'ascii'.
Package biblatex Info: Automatic encoding selection.
(biblatex)             Assuming data encoding 'ascii'.
\openout3 = `minibeispiel.bcf'.

Package biblatex Info: Trying to load bibliographic data...
Package biblatex Info: ... file 'minibeispiel.bbl' found.
 (./minibeispiel.bbl)
Package biblatex Info: Reference section=0 on input line 4.
Package biblatex Info: Reference segment=0 on input line 4.


LaTeX Warning: Citation 'Gabriel2002' on page 1 undefined on input line 5.


LaTeX Warning: Empty bibliography on input line 6.

[1

{/usr/local/texlive/2015/texmf-var/fonts/map/pdftex/updmap/pdftex.map}]
(./minibeispiel.aux)

LaTeX Warning: There were undefined references.


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

Package logreq Info: Writing requests to 'minibeispiel.run.xml'.
\openout1 = `minibeispiel.run.xml'.

 ) 
Here is how much of TeX's memory you used:
 5937 strings out of 493054
 104329 string characters out of 6134759
 512586 words of memory out of 5000000
 9461 multiletter control sequences out of 15000+600000
 3948 words of font info for 15 fonts, out of 8000000 for 9000
 1141 hyphenation exceptions out of 8191
 44i,4n,32p,872b,729s stack positions out of 5000i,500n,10000p,200000b,80000s
</usr/local/texlive/2015/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx10.pfb
></usr/local/texlive/2015/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb>
Output written on minibeispiel.pdf (1 page, 22499 bytes).
PDF statistics:
 16 PDF objects out of 1000 (max. 8388607)
 10 compressed objects within 1 object stream
 0 named destinations out of 1000 (max. 500000)
 1 words of extra memory for PDF output out of 10000 (max. 10000000)
Mir ist unklar, warum der Bib-Eintrag als undefiniert gilt. Mit Bibtex zuvor hat die Datei einwandfrei funktioniert.

@"Nochsoeiner"
Ja, ich hatte daraufhin Biber auch nochmal von der Konsole aus mehrfach drüber laufen lassen. Leider erfolglos.

Gast

Beitrag von Gast »

Mir wäre es lieber gewesen, hättest Du es mit biblatex-examples.bib probiert, aber gut.

Es sieht noch immer so aus, als würde Biber gar nicht fertig mit dem Durchlauf, bekommst Du dieselbe Ausgabe, wenn Du aus der Kommandozeile kompilierst? Was ist mit der .bbl? Nach dem .log gibt es sie, aber irgendwie muss der Inhalt ungut sein.

faultier
Forum-Fortgeschrittener
Forum-Fortgeschrittener
Beiträge: 53
Registriert: Mi 30. Sep 2015, 18:23

Beitrag von faultier »

Die .bbl-Datei ist leer.

Ich habe das ganze jetzt noch einmal mit biblatex-examples mehrere Durchläuft gemacht:
\documentclass{article} 
\usepackage[style=authoryear,backend=biber]{biblatex} 
\addbibresource{biblatex-examples.bib} 
\begin{document} 
Zitiere Onlinequelle: \cite{ctan,markey}\par 
Zitiere Buch: \parencite{companion}\par 
Zitiere Artikel: \cite{springer} 
\printbibliography[heading=bibintoc] 
\end{document}
minibeispiel-example.blg
[0] Config.pm:324> INFO - This is Biber 2.1
[0] Config.pm:327> INFO - Logfile is 'minibeispiel-example.blg'
[47] biber-darwin:276> INFO - === Thu Oct 15, 2015, 10:51:14
[47] Biber.pm:333> INFO - Reading 'minibeispiel-example.bcf'
[155] Biber.pm:645> INFO - Found 4 citekeys in bib section 0
[175] Biber.pm:2977> INFO - Processing section 0
[192] Biber.pm:3115> INFO - Looking for bibtex format file 'biblatex-examples.bib' for section 0
[334] bibtex.pm:1021> INFO - Decoding LaTeX character macros into UTF-8
[349] bibtex.pm:895> INFO - Found BibTeX data source '/usr/local/texlive/2015/texmf-dist/bibtex/bib/biblatex/biblatex/biblatex-examples.bib'
[433] UCollate.pm:66> INFO - Overriding locale 'en-US' defaults 'variable = shifted' with 'variable = non-ignorable'
[433] UCollate.pm:66> INFO - Overriding locale 'en-US' defaults 'normalization = NFD' with 'normalization = prenormalized'
[433] Biber.pm:2854> INFO - Sorting list 'nyt' of type 'entry' with scheme 'nyt' and locale 'en-US'
[433] Biber.pm:2858> INFO - No sort tailoring available for locale 'en-US'
[440] bbl.pm:505> INFO - Writing 'minibeispiel-example.bbl' with encoding 'ascii'
[441] bbl.pm:596> INFO - Output to minibeispiel-example.bbl
minibeispiel-example.bbl
% $ biblatex auxiliary file $
% $ biblatex bbl format version 2.5 $
% Do not modify the above lines!
%
% This is an auxiliary file used by the 'biblatex' package.
% This file may safely be deleted. It will be recreated by
% biber as required.
%
\begingroup
\makeatletter
\@ifundefined{ver@biblatex.sty}
  {\@latex@error
     {Missing 'biblatex' package}
     {The bibliography requires the 'biblatex' package.}
      \aftergroup\endinput}
  {}
\endgroup


\refsection{0}
  \sortlist{nyt}{nyt}
    \entry{ctan}{online}{}
      \field{sortinit}{C}
      \field{sortinithash}{59f25d509f3381b07695554a9f35ecb2}
      \field{labelyear}{2006}
      \field{datelabelsource}{}
      \field{labeltitlesource}{title}
      \field{annotation}{This is an \texttt{online} entry. The \textsc{url}, which is given in the \texttt{url} field, is transformed into a clickable link if \texttt{hyperref} support has been enabled. Note the format of the \texttt{urldate} field (\texttt{yyyy-mm-dd}) in the database file. Also note the \texttt{label} field which may be used as a fallback by citation styles which need an \texttt{author} and\slash or a \texttt{year}}
      \field{label}{CTAN}
      \field{langid}{english}
      \field{langidopts}{variant=american}
      \field{subtitle}{The {Comprehensive TeX Archive Network}}
      \field{title}{CTAN}
      \field{urlday}{01}
      \field{urlmonth}{10}
      \field{urlyear}{2006}
      \field{year}{2006}
      \verb{url}
      \verb http://www.ctan.org
      \endverb
    \endentry
    \entry{companion}{book}{}
      \name{author}{3}{}{%
        {{uniquename=0,hash=0743efb276e9219ee664a9b3dbd60619}{Goossens}{G\bibinitperiod}{Michel}{M\bibinitperiod}{}{}{}{}}%
        {{uniquename=0,hash=9355edd511e3f6fdd880ee98722a53fb}{Mittelbach}{M\bibinitperiod}{Frank}{F\bibinitperiod}{}{}{}{}}%
        {{uniquename=0,hash=e341c89f7bb5be4f5a050618c0b63942}{Samarin}{S\bibinitperiod}{Alexander}{A\bibinitperiod}{}{}{}{}}%
      }
      \list{location}{1}{%
        {Reading, Mass.}%
      }
      \list{publisher}{1}{%
        {Addison-Wesley}%
      }
      \strng{namehash}{369a4e878eb8157d94588ee72e0b486b}
      \strng{fullhash}{369a4e878eb8157d94588ee72e0b486b}
      \field{sortinit}{G}
      \field{sortinithash}{1c854ef9177a91bf894e66485bdbd3ed}
      \field{labelyear}{1994}
      \field{datelabelsource}{}
      \field{labelnamesource}{author}
      \field{labeltitlesource}{shorttitle}
      \field{annotation}{A book with three authors. Note the formatting of the author list. By default, only the first name is reversed in the bibliography}
      \field{edition}{1}
      \field{indextitle}{LaTeX Companion, The}
      \field{langid}{english}
      \field{langidopts}{variant=american}
      \field{pagetotal}{528}
      \field{shorttitle}{LaTeX Companion}
      \field{title}{The {LaTeX} Companion}
      \field{year}{1994}
    \endentry
    \entry{markey}{online}{}
      \name{author}{1}{}{%
        {{uniquename=0,hash=9b9d49a73a3e877cd87f4aa91604d8d6}{Markey}{M\bibinitperiod}{Nicolas}{N\bibinitperiod}{}{}{}{}}%
      }
      \strng{namehash}{9b9d49a73a3e877cd87f4aa91604d8d6}
      \strng{fullhash}{9b9d49a73a3e877cd87f4aa91604d8d6}
      \field{sortinit}{M}
      \field{sortinithash}{2684bec41e9697b92699b46491061da2}
      \field{labelyear}{2005}
      \field{labelmonth}{10}
      \field{labelday}{16}
      \field{datelabelsource}{}
      \field{labelnamesource}{author}
      \field{labeltitlesource}{title}
      \field{annotation}{An \texttt{online} entry for a tutorial. Note the format of the \texttt{date} field (\texttt{yyyy-mm-dd}) in the database file.}
      \field{day}{16}
      \field{langid}{english}
      \field{langidopts}{variant=american}
      \field{month}{10}
      \field{subtitle}{The {B} to {X} of {BibTeX}}
      \field{title}{Tame the {BeaST}}
      \field{urlday}{01}
      \field{urlmonth}{10}
      \field{urlyear}{2006}
      \field{version}{1.3}
      \field{year}{2005}
      \verb{url}
      \verb http://tug.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
      \endverb
    \endentry
    \entry{springer}{article}{}
      \name{author}{1}{}{%
        {{uniquename=0,hash=e6ea97cef4d3bf1e5b7fbeacecdaf6e2}{Springer}{S\bibinitperiod}{Otto}{O\bibinitperiod}{}{}{}{}}%
      }
      \strng{namehash}{e6ea97cef4d3bf1e5b7fbeacecdaf6e2}
      \strng{fullhash}{e6ea97cef4d3bf1e5b7fbeacecdaf6e2}
      \field{sortinit}{S}
      \field{sortinithash}{fd1e7c5ab79596b13dbbb67f8d70fb5a}
      \field{labelyear}{1950}
      \field{datelabelsource}{}
      \field{labelnamesource}{author}
      \field{labeltitlesource}{shorttitle}
      \field{annotation}{A plain \texttt{article} entry}
      \field{journaltitle}{Mediaeval Studies}
      \field{langid}{english}
      \field{langidopts}{variant=british}
      \field{shorttitle}{Mediaeval Pilgrim Routes}
      \field{title}{Mediaeval Pilgrim Routes from {Scandinavia} to {Rome}}
      \field{volume}{12}
      \field{year}{1950}
      \field{pages}{92\bibrangedash 122}
      \range{pages}{31}
    \endentry
  \endsortlist
\endrefsection
\endinput
minibeispiel-example.log
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015) (preloaded format=pdflatex 2015.10.14)  15 OCT 2015 10:49
entering extended mode
 restricted \write18 enabled.
 file:line:error style messages enabled.
 %&-line parsing enabled.
**minibeispiel-example.tex
(./minibeispiel-example.tex
LaTeX2e <2015/10/01> patch level 1
Babel <3.9m> and hyphenation patterns for 79 languages loaded.
(/usr/local/texlive/2015/texmf-dist/tex/latex/base/article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/usr/local/texlive/2015/texmf-dist/tex/latex/base/size10.clo
File: size10.clo 2014/09/29 v1.4h Standard LaTeX file (size option)
)
\c@part=\count79
\c@section=\count80
\c@subsection=\count81
\c@subsubsection=\count82
\c@paragraph=\count83
\c@subparagraph=\count84
\c@figure=\count85
\c@table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
(/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/biblatex.sty
Package: biblatex 2015/04/19 v3.0 programmable bibliographies (PK/JW/AB)

(/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/biblatex2.sty
Package: biblatex2 2015/04/19 v3.0 programmable bibliographies (biber) (PK/JW/A
B)

(/usr/local/texlive/2015/texmf-dist/tex/latex/etoolbox/etoolbox.sty
Package: etoolbox 2015/08/02 v2.2a e-TeX tools for LaTeX (JAW)
\etb@tempcnta=\count87
)
(/usr/local/texlive/2015/texmf-dist/tex/latex/graphics/keyval.sty
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
\KV@toks@=\toks14
)
(/usr/local/texlive/2015/texmf-dist/tex/latex/oberdiek/kvoptions.sty
Package: kvoptions 2011/06/30 v3.11 Key value format for package options (HO)

(/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/ltxcmds.sty
Package: ltxcmds 2011/11/09 v1.22 LaTeX kernel commands for general use (HO)
)
(/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty
Package: kvsetkeys 2012/04/25 v1.16 Key value parser (HO)

(/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/infwarerr.sty
Package: infwarerr 2010/04/08 v1.3 Providing info/warning/error messages (HO)
)
(/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/etexcmds.sty
Package: etexcmds 2011/02/16 v1.5 Avoid name clashes with e-TeX commands (HO)

(/usr/local/texlive/2015/texmf-dist/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.
)))
(/usr/local/texlive/2015/texmf-dist/tex/latex/logreq/logreq.sty
Package: logreq 2010/08/04 v1.0 xml request logger
\lrq@indent=\count88

(/usr/local/texlive/2015/texmf-dist/tex/latex/logreq/logreq.def
File: logreq.def 2010/08/04 v1.0 logreq spec v1.0
))
(/usr/local/texlive/2015/texmf-dist/tex/latex/base/ifthen.sty
Package: ifthen 2014/09/29 v1.1c Standard LaTeX ifthen package (DPC)
)
(/usr/local/texlive/2015/texmf-dist/tex/latex/url/url.sty
\Urlmuskip=\muskip10
Package: url 2013/09/16  ver 3.4  Verb mode for urls, etc.
)
\c@tabx@nest=\count89
\c@listtotal=\count90
\c@listcount=\count91
\c@liststart=\count92
\c@liststop=\count93
\c@citecount=\count94
\c@citetotal=\count95
\c@multicitecount=\count96
\c@multicitetotal=\count97
\c@instcount=\count98
\c@maxnames=\count99
\c@minnames=\count100
\c@maxitems=\count101
\c@minitems=\count102
\c@citecounter=\count103
\c@savedcitecounter=\count104
\c@uniquelist=\count105
\c@uniquename=\count106
\c@refsection=\count107
\c@refsegment=\count108
\c@maxextratitle=\count109
\c@maxextratitleyear=\count110
\c@maxextrayear=\count111
\c@maxextraalpha=\count112
\c@abbrvpenalty=\count113
\c@highnamepenalty=\count114
\c@lownamepenalty=\count115
\c@maxparens=\count116
\c@parenlevel=\count117
\blx@tempcnta=\count118
\blx@tempcntb=\count119
\blx@tempcntc=\count120
\blx@maxsection=\count121
\blx@maxsegment@0=\count122
\blx@notetype=\count123
\blx@parenlevel@text=\count124
\blx@parenlevel@foot=\count125
\blx@sectionciteorder@0=\count126
\labelnumberwidth=\skip43
\labelalphawidth=\skip44
\biblabelsep=\skip45
\bibitemsep=\skip46
\bibnamesep=\skip47
\bibinitsep=\skip48
\bibparsep=\skip49
\bibhang=\skip50
\blx@bcfin=\read1
\blx@bcfout=\write3
\c@mincomprange=\count127
\c@maxcomprange=\count128
\c@mincompwidth=\count129
Package biblatex Info: Trying to load biblatex default data model...
Package biblatex Info: ... file 'blx-dm.def' found.

(/usr/local/texlive/2015/texmf-dist/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=\count130
\c@savedafterword=\count131
\c@annotator=\count132
\c@savedannotator=\count133
\c@author=\count134
\c@savedauthor=\count135
\c@bookauthor=\count136
\c@savedbookauthor=\count137
\c@commentator=\count138
\c@savedcommentator=\count139
\c@editor=\count140
\c@savededitor=\count141
\c@editora=\count142
\c@savededitora=\count143
\c@editorb=\count144
\c@savededitorb=\count145
\c@editorc=\count146
\c@savededitorc=\count147
\c@foreword=\count148
\c@savedforeword=\count149
\c@holder=\count150
\c@savedholder=\count151
\c@introduction=\count152
\c@savedintroduction=\count153
\c@namea=\count154
\c@savednamea=\count155
\c@nameb=\count156
\c@savednameb=\count157
\c@namec=\count158
\c@savednamec=\count159
\c@translator=\count160
\c@savedtranslator=\count161
\c@shortauthor=\count162
\c@savedshortauthor=\count163
\c@shorteditor=\count164
\c@savedshorteditor=\count165
\c@labelname=\count166
\c@savedlabelname=\count167
\c@institution=\count168
\c@savedinstitution=\count169
\c@lista=\count170
\c@savedlista=\count171
\c@listb=\count172
\c@savedlistb=\count173
\c@listc=\count174
\c@savedlistc=\count175
\c@listd=\count176
\c@savedlistd=\count177
\c@liste=\count178
\c@savedliste=\count179
\c@listf=\count180
\c@savedlistf=\count181
\c@location=\count182
\c@savedlocation=\count183
\c@organization=\count184
\c@savedorganization=\count185
\c@origlocation=\count186
\c@savedoriglocation=\count187
\c@origpublisher=\count188
\c@savedorigpublisher=\count189
\c@publisher=\count190
\c@savedpublisher=\count191
\c@language=\count192
\c@savedlanguage=\count193
\c@pageref=\count194
\c@savedpageref=\count195
\shorthandwidth=\skip51
\shortjournalwidth=\skip52
\shortserieswidth=\skip53
\shorttitlewidth=\skip54
\shortauthorwidth=\skip55
\shorteditorwidth=\skip56
Package biblatex Info: Trying to load compatibility code...
Package biblatex Info: ... file 'blx-compat.def' found.

(/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/blx-compat.def
File: blx-compat.def 2015/04/19 v3.0 biblatex compatibility (PK/JW/AB)
)
Package biblatex Info: Trying to load generic definitions...
Package biblatex Info: ... file 'biblatex.def' found.

(/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/biblatex.def
File: biblatex.def 
\c@textcitecount=\count196
\c@textcitetotal=\count197
\c@textcitemaxnames=\count198
\c@biburlnumpenalty=\count199
\c@biburlucpenalty=\count266
\c@biburllcpenalty=\count267
\c@smartand=\count268
)
Package biblatex Info: Trying to load bibliography style 'authoryear'...
Package biblatex Info: ... file 'authoryear.bbx' found.

(/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/bbx/authoryear.bbx
File: authoryear.bbx 2015/04/19 v3.0 biblatex bibliography style (PK/JW/AB)
Package biblatex Info: Trying to load bibliography style 'standard'...
Package biblatex Info: ... file 'standard.bbx' found.

(/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/bbx/standard.bbx
File: standard.bbx 2015/04/19 v3.0 biblatex bibliography style (PK/JW/AB)
\c@bbx:relatedcount=\count269
\c@bbx:relatedtotal=\count270
))
Package biblatex Info: Trying to load citation style 'authoryear'...
Package biblatex Info: ... file 'authoryear.cbx' found.

(/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/cbx/authoryear.cbx
File: authoryear.cbx 2015/04/19 v3.0 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.

(/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/biblatex.cfg
File: biblatex.cfg 
)))
Package biblatex Info: Trying to load language 'english'...
Package biblatex Info: ... file 'english.lbx' found.

(/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/lbx/english.lbx
File: english.lbx 2015/04/19 v3.0 biblatex localization (PK/JW/AB)
)
\@quotelevel=\count271
\@quotereset=\count272

No file minibeispiel-example.aux.
\openout1 = `minibeispiel-example.aux'.

LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.
Package biblatex Info: No input encoding detected.
(biblatex)             Assuming 'ascii'.
Package biblatex Info: Automatic encoding selection.
(biblatex)             Assuming data encoding 'ascii'.
\openout3 = `minibeispiel-example.bcf'.

Package biblatex Info: Trying to load bibliographic data...
Package biblatex Info: ... file 'minibeispiel-example.bbl' not found.
No file minibeispiel-example.bbl.
Package biblatex Info: Reference section=0 on input line 4.
Package biblatex Info: Reference segment=0 on input line 4.

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


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


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


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


LaTeX Warning: Empty bibliography on input line 8.

[1

{/usr/local/texlive/2015/texmf-var/fonts/map/pdftex/updmap/pdftex.map}]
(./minibeispiel-example.aux)

LaTeX Warning: There were undefined references.


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

Package logreq Info: Writing requests to 'minibeispiel-example.run.xml'.
\openout1 = `minibeispiel-example.run.xml'.

 ) 
Here is how much of TeX's memory you used:
 5933 strings out of 493054
 104237 string characters out of 6134759
 512414 words of memory out of 5000000
 9461 multiletter control sequences out of 15000+600000
 3948 words of font info for 15 fonts, out of 8000000 for 9000
 1141 hyphenation exceptions out of 8191
 44i,4n,32p,848b,729s stack positions out of 5000i,500n,10000p,200000b,80000s
</usr/local/texlive/2015/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx10.pfb
></usr/local/texlive/2015/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb>
Output written on minibeispiel-example.pdf (1 page, 25455 bytes).
PDF statistics:
 16 PDF objects out of 1000 (max. 8388607)
 10 compressed objects within 1 object stream
 0 named destinations out of 1000 (max. 500000)
 1 words of extra memory for PDF output out of 10000 (max. 10000000)
Hmm, nach erneutem Kompilieren bringt zumindest das minibeispiel-example das richtige Ergebnis.
Zuletzt geändert von faultier am Do 15. Okt 2015, 11:06, insgesamt 1-mal geändert.

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

Beitrag von Johannes_B »

Ist das die log-Datei vom allerletzten LaTeX Lauf? Denn die bbl-Datei ist ja offensichtlich nicht leer.
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.

Gast

Beitrag von Gast »

OK, jetzt funktioniert Biber richtig, zeig mal die .bib-Datei von Deinem anderen Versuch, irgendwo muss da etwas sein, was Biber dazu bringt sich sehr böse zu verschlucken.

Allerdings hast Du jetzt ein anderes Problem, denn in dem .log, den Du uns gezeigt hast, wird die .bbl nicht gefunden. Jetzt kann es natürlich sein, dass das noch von einem Durchlauf vor dem Biber-Lauf war (nach dem Zeitstempel ist das auch der Fall: 10:49 in der .log-Datei, die .blg ist von 10:51; Johannes hatte wohl den richtigen Riecher).

faultier
Forum-Fortgeschrittener
Forum-Fortgeschrittener
Beiträge: 53
Registriert: Mi 30. Sep 2015, 18:23

Beitrag von faultier »

Der letzte Durchlauf hat jetzt funktioniert:

Blg:
[0] Config.pm:324> INFO - This is Biber 2.1
[0] Config.pm:327> INFO - Logfile is 'minibeispiel-example.blg'
[47] biber-darwin:276> INFO - === Thu Oct 15, 2015, 10:51:14
[47] Biber.pm:333> INFO - Reading 'minibeispiel-example.bcf'
[155] Biber.pm:645> INFO - Found 4 citekeys in bib section 0
[175] Biber.pm:2977> INFO - Processing section 0
[192] Biber.pm:3115> INFO - Looking for bibtex format file 'biblatex-examples.bib' for section 0
[334] bibtex.pm:1021> INFO - Decoding LaTeX character macros into UTF-8
[349] bibtex.pm:895> INFO - Found BibTeX data source '/usr/local/texlive/2015/texmf-dist/bibtex/bib/biblatex/biblatex/biblatex-examples.bib'
[433] UCollate.pm:66> INFO - Overriding locale 'en-US' defaults 'variable = shifted' with 'variable = non-ignorable'
[433] UCollate.pm:66> INFO - Overriding locale 'en-US' defaults 'normalization = NFD' with 'normalization = prenormalized'
[433] Biber.pm:2854> INFO - Sorting list 'nyt' of type 'entry' with scheme 'nyt' and locale 'en-US'
[433] Biber.pm:2858> INFO - No sort tailoring available for locale 'en-US'
[440] bbl.pm:505> INFO - Writing 'minibeispiel-example.bbl' with encoding 'ascii'
[441] bbl.pm:596> INFO - Output to minibeispiel-example.bbl
Offensichtlich muss es an meiner Bibtex-Datei liegen. Füge ich diese als zusätzliche Bibresource hinzu und versuche daraus zu zitieren funktioniert es wieder nicht. Nehme ich sie heraus und arbeite nur mit der Beispiel-Bib Datei funktioniert es.

faultier
Forum-Fortgeschrittener
Forum-Fortgeschrittener
Beiträge: 53
Registriert: Mi 30. Sep 2015, 18:23

Beitrag von faultier »

\documentclass{article} 
\usepackage[style=authoryear,backend=biber]{biblatex} 
\addbibresource{biblatex-examples.bib} 
\addbibresource{/Users/raphael/Documents/Literatur/literaturdatei.bib}
\begin{document} 
Zitiere Onlinequelle: \cite{ctan,markey}\par 
Zitiere Buch: \parencite{companion}\par 
Zitiere Artikel: \cite{springer} \par
Zitiere aus eigener Datei: \cite{Gabriel2002}
\printbibliography[heading=bibintoc] 
\end{document}
Dateianhänge
minibeispiel-example.pdf
(74.3 KiB) 361-mal heruntergeladen

Antworten