Literaturverzeichnis greift nicht auf .bib zu

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


Raphi
Forum-Anfänger
Forum-Anfänger
Beiträge: 14
Registriert: Di 18. Aug 2015, 09:04

Beitrag von Raphi »

[0] Config.pm:324> INFO - This is Biber 2.1
[0] Config.pm:327> INFO - Logfile is 'document.blg'
[56] biber-darwin:276> INFO - === Tue Aug 18, 2015, 10:15:45
[56] Biber.pm:333> INFO - Reading 'document.bcf'
[182] Biber.pm:645> INFO - Found 3 citekeys in bib section 0
[207] Biber.pm:2977> INFO - Processing section 0
[237] Biber.pm:3115> INFO - Looking for bibtex format file 'Bibliotek.bib' for section 0
[242] bibtex.pm:1021> INFO - Decoding LaTeX character macros into UTF-8
[245] bibtex.pm:895> INFO - Found BibTeX data source 'Bibliotek.bib'
[259] Utils.pm:146> WARN - BibTeX subsystem: /var/folders/5r/kdgmjcm969bg0jz3lkzf4jbc0000gn/T/RBdhgV0quw/Bibliotek.bib_2512.utf8, line 3, warning: 46 characters of junk seen at toplevel
[314] UCollate.pm:66> INFO - Overriding locale 'en-US' defaults 'normalization = NFD' with 'normalization = prenormalized'
[314] UCollate.pm:66> INFO - Overriding locale 'en-US' defaults 'variable = shifted' with 'variable = non-ignorable'
[314] Biber.pm:2854> INFO - Sorting list 'nyt' of type 'entry' with scheme 'nyt' and locale 'en-US'
[314] Biber.pm:2858> INFO - No sort tailoring available for locale 'en-US'
[320] bbl.pm:505> INFO - Writing 'document.bbl' with encoding 'ascii'
[322] Utils.pm:146> WARN - The entry 'Gebhardt.2013' has characters which cannot be encoded in 'ascii'. Recoding problematic characters into macros.
[323] bbl.pm:596> INFO - Output to document.bbl
[323] Biber.pm:106> INFO - WARNINGS: 2

Raphi
Forum-Anfänger
Forum-Anfänger
Beiträge: 14
Registriert: Di 18. Aug 2015, 09:04

Beitrag von Raphi »

% $ 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

\endinput
Das steht in meiner .bbl datei sie wird jetzt zwar erzeugt aber ich kann nichts auslesen wie kann ich die angaben verstehen bzw. was muss ich ändern?

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

Beitrag von u_fischer »

Die bbl enthält keine Eintrage. Sowas bekommt man, wenn das Dokument keine Zitate enthält, oder wenn die Einträge in der bib fehlen.

Antworten