I have searched the net for a couple of hours and (I believe to have) made some progress. However, I somehow cannot get it solved.
Starting point is, that I need to adopt my document to the Dutch way of referring to what is called "tussenvoegsel", i.e. all kinds of intermediate parts of the name. In the text, the reference should e.g. be mentioned as "van 't Veld (2000)" while in the bibliography it should be sorted as "Veld, Anton van 't (2000)".
After some searching, I figured out, that apparently this only works with Biber. Is that right?
So, I have tried to convert a perfectly running document under the back-end BibTeX8 of biblatex to the back-end Biber. I have updated MiKTeX, which I use with TeXnicCenter, call Biber, have converted the files to utf8 encoding, and deleted all unnecessary files in the same path.
The problem now is, that not only I won't get the desired result, but Biber tells me that my citation is undefined, though apparently the file is found. I have created the file "diss.bbl" as this was the first error. Furthermore, the system is apparently still trying to draw on some references I included previously, but have omitted them already.
The problem disappears when using either BibTeX as the back-end or including the bibliography data through the
filecontents
environment. Trying to use my common bibliography file, it stops there (it does not matter whether the file is located in the same folder or somewhere else). So, I assume there is some problem of data interchange?It would be great if someone with more experience in using Biber had an idea what might be the cause for this problem! In what follows a "minimum" (was not sure, to what extent the packages interfere with Biber) example is shown as well as the *.blg file.
In addition, what setting do I need to apply to result in the desired way of quotation?
Code: Select all
\documentclass[
index=totoc,
version=first,
headsepline,
1.5headlines,
oneside
]{scrbook}
\usepackage{hyperref}
\usepackage[utf8]{inputenc}
\usepackage{csquotes}
\usepackage[swedish,dutch,ngerman,british]{babel}
\usepackage[headsepline]{scrpage2}
\usepackage{geometry}
\pagestyle{scrheadings}
\usepackage[adobe-utopia]{mathdesign}
\usepackage[scaled=.92]{helvet}
\usepackage{tipa}
\usepackage{pifont}
\usepackage{eurosym}
\usepackage{MnSymbol}
\automark[section]{subsection}
\usepackage{enumerate}
\usepackage{enumitem}
\usepackage{changebar}
\usepackage{mdwlist}
\usepackage{rotating}
\usepackage{setspace}
\usepackage{graphicx}
\usepackage[absolute,overlay]{textpos}
\usepackage{floatflt}
\usepackage{wrapfig}
\usepackage{picins}
\usepackage{url}
\usepackage{fancybox}
\usepackage{multirow}
\usepackage{multicol}
\usepackage{array}
\usepackage{booktabs}
\usepackage{dcolumn}
\usepackage{varioref}
\usepackage{color}
\usepackage{tabularx}
\usepackage{tabulary}
\setlength\tymax{420pt}
\usepackage{colortbl}
\usepackage[normalem]{ulem}
\usepackage{makeidx}
\makeindex
\usepackage{acronym}
\usepackage[
backend=biber,
style=authoryear-icomp,
useprefix=true,
sortcites=false,
isbn=false,
citereset=part,
uniquename=false,
maxcitenames=3,
maxbibnames=10,
hyperref,
pagetracker=page,
ibidtracker=constrict
]{biblatex}
\addbibresource{/References_biber.bib}
%\addbibresource{References_biber.bib}
%\begin{filecontents}{References_biber.bib}
%@ARTICLE{Waarden1992,
%author = {Frans van Waarden},
%title = {The historical institutionalization of typical national patterns
%in policy networks between state and industry},
%journal = {European Journal of Political Research},
%year = {1992},
%volume = {21},
%pages = {131-162},
%number = {1 -- 2},
%endnotereftype = {Journal Article},
%shorttitle = {The historical institutionalization of typical national patterns in
%policy networks between state and industry}
%}
%@INCOLLECTION{Waarden1993,
%author = {Waarden, Frans {\relax van}},
%title = {{Über die Beständigkeit nationaler Politikstile und Politiknetzwerke.
%Eine Studie zur Genese ihrer institutionellen Verankerung}},
%year = {1993},
%pages = {191-212},
%address = {Opladen},
%booktitle = {Verhandlungsdemokratie, Interessenvermittlung, Regierbarkeit},
%editor = {Czada, Roland and Schmidt, Manfred G.},
%publisher = {Westdeutscher Verlag},
%endnotereftype = {Book Section},
%shorttitle = {Über die Beständigkeit nationaler Politikstile und Politiknetzwerke.
%Eine Studie zur Genese ihrer institutionellen Verankerung}
%}
%\end{filecontents}
\begin{document}
\parencites{Waarden1992,Waarden1993}
\printbibliography[heading=bibintoc]
\end{document}
Code: Select all
[1] Config.pm:361> INFO - This is Biber 1.5
[3] Config.pm:364> INFO - Logfile is 'Diss.blg'
[370] biber-MSWIN:190> INFO - === Di Apr , 2013, 12:23:07
[377] Biber.pm:327> INFO - Reading 'Diss.bcf'
[794] Utils.pm:167> WARN - Warning: Found biblatex control file version 2.0, expected version 2.3
[796] Biber.pm:619> INFO - Found 2 citekeys in bib section 0
[900] Biber.pm:2976> INFO - Processing section 0
[1013] Biber.pm:3086> INFO - Looking for bibtex format file './../Bibliography/References_biber.bib' for section 0
[1466] bibtex.pm:889> INFO - Decoding LaTeX character macros into UTF-8
[2183] bibtex.pm:764> INFO - Found BibTeX data source './../Bibliography/References_biber.bib'
[2189] Utils.pm:167> WARN - Invalid or undefined BibTeX entry key in file 'C:\Temp\GCxrjXbSn7\References_biber.bib_2596.utf8', skipping ...
[2190] Utils.pm:167> WARN - Invalid or undefined BibTeX entry key in file 'C:\Temp\GCxrjXbSn7\References_biber.bib_2596.utf8', skipping ...
[2192] Utils.pm:167> WARN - Invalid or undefined BibTeX entry key in file 'C:\Temp\GCxrjXbSn7\References_biber.bib_2596.utf8', skipping ...
[2534] Utils.pm:167> WARN - Entry MinisterieVolksgezondheidWelzijnenSport does not parse correctly
[2762] Utils.pm:167> WARN - Entry Weber1991 does not parse correctly
[2892] Utils.pm:167> WARN - BibTeX subsystem: C:\Temp\GCxrjXbSn7\References_biber.bib_2596.utf8, line 42, warning: "(" in strange place -- should get a syntax error
[2893] Utils.pm:183> ERROR - BibTeX subsystem: C:\Temp\GCxrjXbSn7\References_biber.bib_2596.utf8, line 42, syntax error: found "(", expected one of: number, name (entry type, key, field, or macro name), end of entry ("}" or ")") or quoted string ({...} or "...")
[2895] Biber.pm:107> INFO - WARNINGS: 7
[2895] Biber.pm:111> INFO - ERRORS: 1