Biblatex: nur ein auf zwei Literaturverzeichnisse zu sehen

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


nicr
Forum-Anfänger
Forum-Anfänger
Beiträge: 41
Registriert: Sa 6. Feb 2010, 17:24
Wohnort: Erfurt

Biblatex: nur ein auf zwei Literaturverzeichnisse zu sehen

Beitrag von nicr »

Hallo Alle, :-) :-) :-)

benutzte Texniccenter 2 beta, Miketex 2.9, Biblatex 2.6 und Biber 1.6.
Nur ein auf zwei Literaturverzeichnisse wird gezeigt. Die andere Hälfte entspricht den \cite{xxx}, die nicht bei einer Nummer ersetzt worden sind, sondern bei den Spitznamen, die der Autor in der .bib-Datei gewählt hat.

Dies erscheint bei zwei verschiedenen Kode:
1. Kode:
 \documentclass[11pt,a4paper,norsk]{article} 
  \usepackage[latin1]{inputenc} 
  \usepackage[T1]{fontenc,url} 
%	\usepackage[style=numeric-comp,backend=bibtex8]{biblatex}[2011/11/13]
  \usepackage[backend=biber]{biblatex} 
  \defbibheading{subbibliography}{% 
  \section*{References for Chapter \ref{refsection:\therefsection}}} 
  \addbibresource{bib_text.bib} 
  \addbibresource{bib_tex.bib}
	
  \begin{document} 

  \begin{refsection} 
  \cite{dobrzan} 
  \end{refsection} 

  \begin{refsection} 
  \cite{hylton} 
  \end{refsection} 

  \printbibliography[section=1,heading=subbibliography] 
  \printbibliography[section=2,heading=subbibliography] 

  \end{document}
2. Kode
\documentclass[11pt,a4paper,norsk]{article}
 \usepackage[latin1]{inputenc}
 \usepackage[T1]{fontenc,url}
 \usepackage{babel,csquotes,newcent,textcomp}
%\usepackage[style=numeric-comp,backend=bibtex8]{biblatex}[2011/11/13]
 \usepackage[backend=biber,sortlocale=nb_NO,sortcites]{biblatex}

 \addbibresource{bib_text.bib}
 \begin{document}

 \section{Grunnlaget}
 \begin{refsection}
 \cite{dobrzan}
 \end{refsection}

 \section{Om}
 \begin{refsection}
 \cite{hylton}
 \end{refsection}

 \printbibliography[section=1,title=Bibliografi om Grunnlaget]
 \printbibliography[section=2,title=Bibliografi om ]
 \end{document}
die .bib-Datei ist
@article{dobrzan,
author = {Dobrzanski, {L.\,A.} and Drygala, A.},
title = {Surface texturing of multicrystalline silicon solar cells},
year = {2008},
journal = {J. Achiev. Mater. Manuf. Eng.},
volume = {31},
pages = {77 - 82}
}

@article{hylton,
author = {Hylton, {J.\,D.} and Kinderman, R. and Burgers, {A.\,R.} and Sinke, {W.\,C}. and Bressers, {P.\,M.\,M.}},
title = {Uniform pyramid formation on alkaline-etched polished monocrystalline (100) silicon wafers},
year = {1996},
journal = {Progress in Photovoltaics: Research and Applications},
volume = {4},
pages = {435 - 438}
}
Die .log-Dateien sind
für den 1. Kode:
This is pdfTeX, Version 3.1415926-2.4-1.40.13 (MiKTeX 2.9 64-bit) (preloaded format=pdflatex 2012.11.23)  20 JUN 2013 22:40
entering extended mode
**axam.tex
("C:\Users\nicr\Desktop\aDesktop\Niklas\acellules solaires\aThèse\TEX\texs\axam.tex"
LaTeX2e <2011/06/27>
Babel <v3.8m> and hyphenation patterns for english, afrikaans, ancientgreek, arabic, armenian, assamese, basque, bengali
, bokmal, bulgarian, catalan, coptic, croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french, galic
ian, german, german-x-2012-05-30, greek, gujarati, hindi, hungarian, icelandic, indonesian, interlingua, irish, italian,
 kannada, kurmanji, latin, latvian, lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek, ngerman, ngerman
-x-2012-05-30, nynorsk, oriya, panjabi, pinyin, polish, portuguese, romanian, russian, sanskrit, serbian, slovak, sloven
ian, spanish, swedish, swissgerman, tamil, telugu, turkish, turkmen, ukenglish, ukrainian, uppersorbian, usenglishmax, w
elsh, loaded.
("C:\Program Files\MiKTeX 2.9\tex\latex\base\article.cls"
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
("C:\Program Files\MiKTeX 2.9\tex\latex\base\size11.clo"
File: size11.clo 2007/10/19 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
) ("C:\Program Files\MiKTeX 2.9\tex\latex\base\inputenc.sty"
Package: inputenc 2008/03/30 v1.1d Input encoding file
\inpenc@prehook=\toks14
\inpenc@posthook=\toks15

("C:\Program Files\MiKTeX 2.9\tex\latex\base\latin1.def"
File: latin1.def 2008/03/30 v1.1d Input encoding file
)) ("C:\Program Files\MiKTeX 2.9\tex\latex\base\fontenc.sty"
Package: fontenc 2005/09/27 v1.99g Standard LaTeX package

("C:\Program Files\MiKTeX 2.9\tex\latex\base\t1enc.def"
File: t1enc.def 2005/09/27 v1.99g Standard LaTeX file
LaTeX Font Info:    Redeclaring font encoding T1 on input line 43.
)) ("C:\Program Files\MiKTeX 2.9\tex\latex\url\url.sty"
\Urlmuskip=\muskip10
Package: url 2006/04/12  ver 3.3  Verb mode for urls, etc.
)
("C:\Program Files\MiKTeX 2.9\tex\latex\biblatex\biblatex.sty"
Package: biblatex 2013/05/01 v2.6 programmable bibliographies (PK/JW/AB)

("C:\Program Files\MiKTeX 2.9\tex\latex\biblatex\biblatex2.sty"
Package: biblatex2 2013/05/01 v2.6 programmable bibliographies (biber) (PK/JW/AB)

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

(C:\Users\nicr\AppData\Roaming\MiKTeX\2.9\tex\latex\misc\etex.sty
Package: etex 1998/03/26 v2.0 eTeX basic definition package (PEB)
\et@xins=\count87
)
\etb@tempcnta=\count88
)
("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\keyval.sty"
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
\KV@toks@=\toks16
)
("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:\Program Files\MiKTeX 2.9\tex\latex\logreq\logreq.sty"
Package: logreq 2010/08/04 v1.0 xml request logger
\lrq@indent=\count89
 ("C:\Program Files\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@tabx@nest=\count90
\c@listtotal=\count91
\c@listcount=\count92
\c@liststart=\count93
\c@liststop=\count94
\c@citecount=\count95
\c@citetotal=\count96
\c@multicitecount=\count97
\c@multicitetotal=\count98
\c@instcount=\count99
\c@maxnames=\count100
\c@minnames=\count101
\c@maxitems=\count102
\c@minitems=\count103
\c@citecounter=\count104
\c@savedcitecounter=\count105
\c@uniquelist=\count106
\c@uniquename=\count107
\c@refsection=\count108
\c@refsegment=\count109
\c@maxextratitle=\count110
\c@maxextratitleyear=\count111
\c@maxextrayear=\count112
\c@maxextraalpha=\count113
\c@abbrvpenalty=\count114
\c@highnamepenalty=\count115
\c@lownamepenalty=\count116
\c@maxparens=\count117
\c@parenlevel=\count118
\blx@tempcnta=\count119
\blx@tempcntb=\count120
\blx@tempcntc=\count121
\blx@maxsection=\count122
\blx@maxsegment@0=\count123
\blx@notetype=\count124
\blx@parenlevel@text=\count125
\blx@parenlevel@foot=\count126
\blx@sectionciteorder@0=\count127
\labelnumberwidth=\skip43
\labelalphawidth=\skip44
\shorthandwidth=\skip45
\biblabelsep=\skip46
\bibitemsep=\skip47
\bibnamesep=\skip48
\bibinitsep=\skip49
\bibparsep=\skip50
\bibhang=\skip51
\blx@bcfin=\read1
\blx@bcfout=\write3
\c@mincomprange=\count128
\c@maxcomprange=\count129
\c@mincompwidth=\count130
Package biblatex Info: Trying to load biblatex default data model...
Package biblatex Info: ... file 'blx-dm.def' found.
 ("C:\Program Files\MiKTeX 2.9\tex\latex\biblatex\blx-dm.def")
Package biblatex Info: Trying to load biblatex custom data model...
Package biblatex Info: ... file 'biblatex-dm.cfg' not found.
\c@afterword=\count131
\c@savedafterword=\count132
\c@annotator=\count133
\c@savedannotator=\count134
\c@author=\count135
\c@savedauthor=\count136
\c@bookauthor=\count137
\c@savedbookauthor=\count138
\c@commentator=\count139
\c@savedcommentator=\count140
\c@editor=\count141
\c@savededitor=\count142
\c@editora=\count143
\c@savededitora=\count144
\c@editorb=\count145
\c@savededitorb=\count146
\c@editorc=\count147
\c@savededitorc=\count148
\c@foreword=\count149
\c@savedforeword=\count150
\c@holder=\count151
\c@savedholder=\count152
\c@introduction=\count153
\c@savedintroduction=\count154
\c@namea=\count155
\c@savednamea=\count156
\c@nameb=\count157
\c@savednameb=\count158
\c@namec=\count159
\c@savednamec=\count160
\c@shortauthor=\count161
\c@savedshortauthor=\count162
\c@shorteditor=\count163
\c@savedshorteditor=\count164
\c@translator=\count165
\c@savedtranslator=\count166
\c@labelname=\count167
\c@savedlabelname=\count168
\c@institution=\count169
\c@savedinstitution=\count170
\c@lista=\count171
\c@savedlista=\count172
\c@listb=\count173
\c@savedlistb=\count174
\c@listc=\count175
\c@savedlistc=\count176
\c@listd=\count177
\c@savedlistd=\count178
\c@liste=\count179
\c@savedliste=\count180
\c@listf=\count181
\c@savedlistf=\count182
\c@location=\count183
\c@savedlocation=\count184
\c@organization=\count185
\c@savedorganization=\count186
\c@origlocation=\count187
\c@savedoriglocation=\count188
\c@origpublisher=\count189
\c@savedorigpublisher=\count190
\c@publisher=\count191
\c@savedpublisher=\count192
\c@language=\count193
\c@savedlanguage=\count194
\c@pageref=\count195
\c@savedpageref=\count196
Package biblatex Info: Trying to load compatibility code...
Package biblatex Info: ... file 'blx-compat.def' found.

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

("C:\Program Files\MiKTeX 2.9\tex\latex\biblatex\biblatex.def"
File: biblatex.def 
\c@biburlnumpenalty=\count197
\c@biburlucpenalty=\count198
\c@biburllcpenalty=\count199
\c@smartand=\count200
)
Package biblatex Info: Trying to load bibliography style 'numeric'...
Package biblatex Info: ... file 'numeric.bbx' found.

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

("C:\Program Files\MiKTeX 2.9\tex\latex\biblatex\bbx\standard.bbx"
File: standard.bbx 2013/05/01 v2.6 biblatex bibliography style (PK/JW/AB)
\c@bbx:relatedcount=\count201
\c@bbx:relatedtotal=\count202
))
Package biblatex Info: Trying to load citation style 'numeric'...
Package biblatex Info: ... file 'numeric.cbx' found.

("C:\Program Files\MiKTeX 2.9\tex\latex\biblatex\cbx\numeric.cbx"
File: numeric.cbx 2013/05/01 v2.6 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 '\supercite'.
Package biblatex Info: Redefining '\cites'.
Package biblatex Info: Redefining '\parencites'.
Package biblatex Info: Redefining '\smartcites'.
)
Package biblatex Info: Trying to load configuration file...
Package biblatex Info: ... file 'biblatex.cfg' found.

("C:\Program Files\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:\Program Files\MiKTeX 2.9\tex\latex\biblatex\lbx\english.lbx"
File: english.lbx 2013/05/01 v2.6 biblatex localization (PK/JW/AB)
)
\@quotelevel=\count203
\@quotereset=\count204


LaTeX Warning: Unused global option(s):
    [norsk].

("C:\Users\nicr\Desktop\aDesktop\Niklas\acellules solaires\aThèse\TEX\texs\axam.aux")
LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 11.
LaTeX Font Info:    ... okay on input line 11.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 11.
LaTeX Font Info:    ... okay on input line 11.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 11.
LaTeX Font Info:    ... okay on input line 11.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 11.
LaTeX Font Info:    ... okay on input line 11.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 11.
LaTeX Font Info:    ... okay on input line 11.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 11.
LaTeX Font Info:    ... okay on input line 11.
Package biblatex Info: Input encoding 'latin1' detected.
Package biblatex Info: Automatic encoding selection.
(biblatex)             Assuming data encoding 'latin1'.
Package biblatex Info: Trying to load bibliographic data...
Package biblatex Info: ... file 'axam.bbl' found.

("C:\Users\nicr\Desktop\aDesktop\Niklas\acellules solaires\aThèse\TEX\texs\axam.bbl")
Package biblatex Info: Reference section=0 on input line 11.
Package biblatex Info: Reference segment=0 on input line 11.
\blx@maxsegment@1=\count205
\blx@sectionciteorder@1=\count206
Package biblatex Info: Reference section=1 on input line 13.
Package biblatex Info: Setting label 'refsection:1' on input line 13.
Package biblatex Info: Reference section=0 on input line 15.
\blx@maxsegment@2=\count207
\blx@sectionciteorder@2=\count208
Package biblatex Info: Reference section=2 on input line 17.
Package biblatex Info: Setting label 'refsection:2' on input line 17.


LaTeX Warning: Citation 'hylton' on page 1 undefined on input line 18.

Package biblatex Info: Reference section=0 on input line 19.

LaTeX Warning: Empty bibliography on input line 22.

[1

{C:/Users/nicr/AppData/Local/MiKTeX/2.9/pdftex/config/pdftex.map}]
("C:\Users\nicr\Desktop\aDesktop\Niklas\acellules solaires\aThèse\TEX\texs\axam.aux")

LaTeX Warning: There were undefined references.


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

Package logreq Info: Writing requests to 'axam.run.xml'.
 ) 
Here is how much of TeX's memory you used:
 5943 strings out of 493921
 100256 string characters out of 3147284
 473557 words of memory out of 3000000
 9219 multiletter control sequences out of 15000+200000
 7724 words of font info for 20 fonts, out of 3000000 for 9000
 841 hyphenation exceptions out of 8191
 44i,4n,49p,829b,908s stack positions out of 5000i,500n,10000p,200000b,50000s
{C:/Program Files/MiKTeX 2.9/fonts/enc/dvips/cm-super/cm-super-t1.enc}<C:/Program Files/MiKTeX 2.9/fonts/type1/public/
cm-super/sfbx1095.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/public/cm-super/sfbx1440.pfb><C:/Program Files/MiKTeX 2.9
/fonts/type1/public/cm-super/sfrm1095.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/public/cm-super/sfti1095.pfb>
Output written on axam.pdf (1 page, 76084 bytes).
PDF statistics:
 23 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)
für den 2. Kode:
This is pdfTeX, Version 3.1415926-2.4-1.40.13 (MiKTeX 2.9 64-bit) (preloaded format=pdflatex 2012.11.23)  20 JUN 2013 22:37
entering extended mode
**exem.tex
("C:\Users\nicr\Desktop\aDesktop\Niklas\acellules solaires\aThèse\TEX\texs\exem.tex"
LaTeX2e <2011/06/27>
Babel <v3.8m> and hyphenation patterns for english, afrikaans, ancientgreek, arabic, armenian, assamese, basque, bengali
, bokmal, bulgarian, catalan, coptic, croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french, galic
ian, german, german-x-2012-05-30, greek, gujarati, hindi, hungarian, icelandic, indonesian, interlingua, irish, italian,
 kannada, kurmanji, latin, latvian, lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek, ngerman, ngerman
-x-2012-05-30, nynorsk, oriya, panjabi, pinyin, polish, portuguese, romanian, russian, sanskrit, serbian, slovak, sloven
ian, spanish, swedish, swissgerman, tamil, telugu, turkish, turkmen, ukenglish, ukrainian, uppersorbian, usenglishmax, w
elsh, loaded.
("C:\Program Files\MiKTeX 2.9\tex\latex\base\article.cls"
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
("C:\Program Files\MiKTeX 2.9\tex\latex\base\size11.clo"
File: size11.clo 2007/10/19 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
) ("C:\Program Files\MiKTeX 2.9\tex\latex\base\inputenc.sty"
Package: inputenc 2008/03/30 v1.1d Input encoding file
\inpenc@prehook=\toks14
\inpenc@posthook=\toks15

("C:\Program Files\MiKTeX 2.9\tex\latex\base\latin1.def"
File: latin1.def 2008/03/30 v1.1d Input encoding file
)) ("C:\Program Files\MiKTeX 2.9\tex\latex\base\fontenc.sty"
Package: fontenc 2005/09/27 v1.99g Standard LaTeX package

("C:\Program Files\MiKTeX 2.9\tex\latex\base\t1enc.def"
File: t1enc.def 2005/09/27 v1.99g Standard LaTeX file
LaTeX Font Info:    Redeclaring font encoding T1 on input line 43.
)) ("C:\Program Files\MiKTeX 2.9\tex\latex\url\url.sty"
\Urlmuskip=\muskip10
Package: url 2006/04/12  ver 3.3  Verb mode for urls, etc.
)
("C:\Program Files\MiKTeX 2.9\tex\generic\babel\babel.sty"
Package: babel 2008/07/08 v3.8m The Babel package

*************************************
* Local config file bblopts.cfg used
*
("C:\Program Files\MiKTeX 2.9\tex\latex\00miktex\bblopts.cfg"
File: bblopts.cfg 2006/07/31 v1.0 MiKTeX 'babel' configuration
) ("C:\Program Files\MiKTeX 2.9\tex\generic\babel\norsk.ldf"
Language: norsk 2005/03/30 v2.0h Norsk support from the babel system
 ("C:\Program Files\MiKTeX 2.9\tex\generic\babel\babel.def"
File: babel.def 2008/07/08 v3.8m Babel common definitions
\babel@savecnt=\count87
\U@D=\dimen103
)
Package babel Info: Making " an active character on input line 113.
))
("C:\Program Files\MiKTeX 2.9\tex\latex\csquotes\csquotes.sty"
Package: csquotes 2011/10/22 v5.1d context-sensitive quotations

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

(C:\Users\nicr\AppData\Roaming\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\graphics\keyval.sty"
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
\KV@toks@=\toks16
)
\csq@reset=\count90
\csq@gtype=\count91
\csq@glevel=\count92
\csq@qlevel=\count93
\csq@maxlvl=\count94
\csq@tshold=\count95
\csq@ltx@everypar=\toks17

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

("C:\Program Files\MiKTeX 2.9\tex\latex\csquotes\csquotes.cfg"
File: csquotes.cfg 
))
("C:\Program Files\MiKTeX 2.9\tex\latex\psnfss\newcent.sty"
Package: newcent 2005/04/12 PSNFSS-v9.2a (SPQR) 
) ("C:\Program Files\MiKTeX 2.9\tex\latex\base\textcomp.sty"
Package: textcomp 2005/09/27 v1.99g Standard LaTeX package
Package textcomp Info: Sub-encoding information:
(textcomp)               5 = only ISO-Adobe without \textcurrency
(textcomp)               4 = 5 + \texteuro
(textcomp)               3 = 4 + \textohm
(textcomp)               2 = 3 + \textestimated + \textcurrency
(textcomp)               1 = TS1 - \textcircled - \t
(textcomp)               0 = TS1 (full)
(textcomp)             Font families with sub-encoding setting implement
(textcomp)             only a restricted character set as indicated.
(textcomp)             Family '?' is the default used for unknown fonts.
(textcomp)             See the documentation for details.
Package textcomp Info: Setting ? sub-encoding to TS1/1 on input line 71.

("C:\Program Files\MiKTeX 2.9\tex\latex\base\ts1enc.def"
File: ts1enc.def 2001/06/05 v3.0e (jk/car/fm) Standard LaTeX file
)
LaTeX Info: Redefining \oldstylenums on input line 266.
Package textcomp Info: Setting cmr sub-encoding to TS1/0 on input line 281.
Package textcomp Info: Setting cmss sub-encoding to TS1/0 on input line 282.
Package textcomp Info: Setting cmtt sub-encoding to TS1/0 on input line 283.
Package textcomp Info: Setting cmvtt sub-encoding to TS1/0 on input line 284.
Package textcomp Info: Setting cmbr sub-encoding to TS1/0 on input line 285.
Package textcomp Info: Setting cmtl sub-encoding to TS1/0 on input line 286.
Package textcomp Info: Setting ccr sub-encoding to TS1/0 on input line 287.
Package textcomp Info: Setting ptm sub-encoding to TS1/4 on input line 288.
Package textcomp Info: Setting pcr sub-encoding to TS1/4 on input line 289.
Package textcomp Info: Setting phv sub-encoding to TS1/4 on input line 290.
Package textcomp Info: Setting ppl sub-encoding to TS1/3 on input line 291.
Package textcomp Info: Setting pag sub-encoding to TS1/4 on input line 292.
Package textcomp Info: Setting pbk sub-encoding to TS1/4 on input line 293.
Package textcomp Info: Setting pnc sub-encoding to TS1/4 on input line 294.
Package textcomp Info: Setting pzc sub-encoding to TS1/4 on input line 295.
Package textcomp Info: Setting bch sub-encoding to TS1/4 on input line 296.
Package textcomp Info: Setting put sub-encoding to TS1/5 on input line 297.
Package textcomp Info: Setting uag sub-encoding to TS1/5 on input line 298.
Package textcomp Info: Setting ugq sub-encoding to TS1/5 on input line 299.
Package textcomp Info: Setting ul8 sub-encoding to TS1/4 on input line 300.
Package textcomp Info: Setting ul9 sub-encoding to TS1/4 on input line 301.
Package textcomp Info: Setting augie sub-encoding to TS1/5 on input line 302.
Package textcomp Info: Setting dayrom sub-encoding to TS1/3 on input line 303.
Package textcomp Info: Setting dayroms sub-encoding to TS1/3 on input line 304.
Package textcomp Info: Setting pxr sub-encoding to TS1/0 on input line 305.
Package textcomp Info: Setting pxss sub-encoding to TS1/0 on input line 306.
Package textcomp Info: Setting pxtt sub-encoding to TS1/0 on input line 307.
Package textcomp Info: Setting txr sub-encoding to TS1/0 on input line 308.
Package textcomp Info: Setting txss sub-encoding to TS1/0 on input line 309.
Package textcomp Info: Setting txtt sub-encoding to TS1/0 on input line 310.
Package textcomp Info: Setting lmr sub-encoding to TS1/0 on input line 311.
Package textcomp Info: Setting lmdh sub-encoding to TS1/0 on input line 312.
Package textcomp Info: Setting lmss sub-encoding to TS1/0 on input line 313.
Package textcomp Info: Setting lmssq sub-encoding to TS1/0 on input line 314.
Package textcomp Info: Setting lmvtt sub-encoding to TS1/0 on input line 315.
Package textcomp Info: Setting qhv sub-encoding to TS1/0 on input line 316.
Package textcomp Info: Setting qag sub-encoding to TS1/0 on input line 317.
Package textcomp Info: Setting qbk sub-encoding to TS1/0 on input line 318.
Package textcomp Info: Setting qcr sub-encoding to TS1/0 on input line 319.
Package textcomp Info: Setting qcs sub-encoding to TS1/0 on input line 320.
Package textcomp Info: Setting qpl sub-encoding to TS1/0 on input line 321.
Package textcomp Info: Setting qtm sub-encoding to TS1/0 on input line 322.
Package textcomp Info: Setting qzc sub-encoding to TS1/0 on input line 323.
Package textcomp Info: Setting qhvc sub-encoding to TS1/0 on input line 324.
Package textcomp Info: Setting futs sub-encoding to TS1/4 on input line 325.
Package textcomp Info: Setting futx sub-encoding to TS1/4 on input line 326.
Package textcomp Info: Setting futj sub-encoding to TS1/4 on input line 327.
Package textcomp Info: Setting hlh sub-encoding to TS1/3 on input line 328.
Package textcomp Info: Setting hls sub-encoding to TS1/3 on input line 329.
Package textcomp Info: Setting hlst sub-encoding to TS1/3 on input line 330.
Package textcomp Info: Setting hlct sub-encoding to TS1/5 on input line 331.
Package textcomp Info: Setting hlx sub-encoding to TS1/5 on input line 332.
Package textcomp Info: Setting hlce sub-encoding to TS1/5 on input line 333.
Package textcomp Info: Setting hlcn sub-encoding to TS1/5 on input line 334.
Package textcomp Info: Setting hlcw sub-encoding to TS1/5 on input line 335.
Package textcomp Info: Setting hlcf sub-encoding to TS1/5 on input line 336.
Package textcomp Info: Setting pplx sub-encoding to TS1/3 on input line 337.
Package textcomp Info: Setting pplj sub-encoding to TS1/3 on input line 338.
Package textcomp Info: Setting ptmx sub-encoding to TS1/4 on input line 339.
Package textcomp Info: Setting ptmj sub-encoding to TS1/4 on input line 340.
) ("C:\Program Files\MiKTeX 2.9\tex\latex\biblatex\biblatex.sty"
Package: biblatex 2013/05/01 v2.6 programmable bibliographies (PK/JW/AB)
 ("C:\Program Files\MiKTeX 2.9\tex\latex\biblatex\biblatex2.sty"
Package: biblatex2 2013/05/01 v2.6 programmable bibliographies (biber) (PK/JW/AB)

("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:\Program Files\MiKTeX 2.9\tex\latex\logreq\logreq.sty"
Package: logreq 2010/08/04 v1.0 xml request logger
\lrq@indent=\count96
 ("C:\Program Files\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@tabx@nest=\count97
\c@listtotal=\count98
\c@listcount=\count99
\c@liststart=\count100
\c@liststop=\count101
\c@citecount=\count102
\c@citetotal=\count103
\c@multicitecount=\count104
\c@multicitetotal=\count105
\c@instcount=\count106
\c@maxnames=\count107
\c@minnames=\count108
\c@maxitems=\count109
\c@minitems=\count110
\c@citecounter=\count111
\c@savedcitecounter=\count112
\c@uniquelist=\count113
\c@uniquename=\count114
\c@refsection=\count115
\c@refsegment=\count116
\c@maxextratitle=\count117
\c@maxextratitleyear=\count118
\c@maxextrayear=\count119
\c@maxextraalpha=\count120
\c@abbrvpenalty=\count121
\c@highnamepenalty=\count122
\c@lownamepenalty=\count123
\c@maxparens=\count124
\c@parenlevel=\count125
\blx@tempcnta=\count126
\blx@tempcntb=\count127
\blx@tempcntc=\count128
\blx@maxsection=\count129
\blx@maxsegment@0=\count130
\blx@notetype=\count131
\blx@parenlevel@text=\count132
\blx@parenlevel@foot=\count133
\blx@sectionciteorder@0=\count134
\labelnumberwidth=\skip43
\labelalphawidth=\skip44
\shorthandwidth=\skip45
\biblabelsep=\skip46
\bibitemsep=\skip47
\bibnamesep=\skip48
\bibinitsep=\skip49
\bibparsep=\skip50
\bibhang=\skip51
\blx@bcfin=\read1
\blx@bcfout=\write3
\c@mincomprange=\count135
\c@maxcomprange=\count136
\c@mincompwidth=\count137
Package biblatex Info: Trying to load biblatex default data model...
Package biblatex Info: ... file 'blx-dm.def' found.
 ("C:\Program Files\MiKTeX 2.9\tex\latex\biblatex\blx-dm.def")
Package biblatex Info: Trying to load biblatex custom data model...
Package biblatex Info: ... file 'biblatex-dm.cfg' not found.
\c@afterword=\count138
\c@savedafterword=\count139
\c@annotator=\count140
\c@savedannotator=\count141
\c@author=\count142
\c@savedauthor=\count143
\c@bookauthor=\count144
\c@savedbookauthor=\count145
\c@commentator=\count146
\c@savedcommentator=\count147
\c@editor=\count148
\c@savededitor=\count149
\c@editora=\count150
\c@savededitora=\count151
\c@editorb=\count152
\c@savededitorb=\count153
\c@editorc=\count154
\c@savededitorc=\count155
\c@foreword=\count156
\c@savedforeword=\count157
\c@holder=\count158
\c@savedholder=\count159
\c@introduction=\count160
\c@savedintroduction=\count161
\c@namea=\count162
\c@savednamea=\count163
\c@nameb=\count164
\c@savednameb=\count165
\c@namec=\count166
\c@savednamec=\count167
\c@shortauthor=\count168
\c@savedshortauthor=\count169
\c@shorteditor=\count170
\c@savedshorteditor=\count171
\c@translator=\count172
\c@savedtranslator=\count173
\c@labelname=\count174
\c@savedlabelname=\count175
\c@institution=\count176
\c@savedinstitution=\count177
\c@lista=\count178
\c@savedlista=\count179
\c@listb=\count180
\c@savedlistb=\count181
\c@listc=\count182
\c@savedlistc=\count183
\c@listd=\count184
\c@savedlistd=\count185
\c@liste=\count186
\c@savedliste=\count187
\c@listf=\count188
\c@savedlistf=\count189
\c@location=\count190
\c@savedlocation=\count191
\c@organization=\count192
\c@savedorganization=\count193
\c@origlocation=\count194
\c@savedoriglocation=\count195
\c@origpublisher=\count196
\c@savedorigpublisher=\count197
\c@publisher=\count198
\c@savedpublisher=\count199
\c@language=\count200
\c@savedlanguage=\count201
\c@pageref=\count202
\c@savedpageref=\count203
Package biblatex Info: Trying to load compatibility code...
Package biblatex Info: ... file 'blx-compat.def' found.

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

("C:\Program Files\MiKTeX 2.9\tex\latex\biblatex\biblatex.def"
File: biblatex.def 
\c@biburlnumpenalty=\count204
\c@biburlucpenalty=\count205
\c@biburllcpenalty=\count206
\c@smartand=\count207
)
Package biblatex Info: Trying to load bibliography style 'numeric'...
Package biblatex Info: ... file 'numeric.bbx' found.

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

("C:\Program Files\MiKTeX 2.9\tex\latex\biblatex\bbx\standard.bbx"
File: standard.bbx 2013/05/01 v2.6 biblatex bibliography style (PK/JW/AB)
\c@bbx:relatedcount=\count208
\c@bbx:relatedtotal=\count209
))
Package biblatex Info: Trying to load citation style 'numeric'...
Package biblatex Info: ... file 'numeric.cbx' found.

("C:\Program Files\MiKTeX 2.9\tex\latex\biblatex\cbx\numeric.cbx"
File: numeric.cbx 2013/05/01 v2.6 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 '\supercite'.
Package biblatex Info: Redefining '\cites'.
Package biblatex Info: Redefining '\parencites'.
Package biblatex Info: Redefining '\smartcites'.
)
Package biblatex Info: Trying to load configuration file...
Package biblatex Info: ... file 'biblatex.cfg' found.

("C:\Program Files\MiKTeX 2.9\tex\latex\biblatex\biblatex.cfg"
File: biblatex.cfg 
)))
Package csquotes Info: Checking for multilingual support...
Package csquotes Info: ... found 'babel' package.
Package csquotes Info: Adjusting default style.
Package csquotes Info: Redefining alias 'default' -> 'norsk'.
Package biblatex Info: Trying to load language 'norsk'...
Package biblatex Info: ... file 'norsk.lbx' found.

("C:\Program Files\MiKTeX 2.9\tex\latex\biblatex\lbx\norsk.lbx"
File: norsk.lbx 2013/05/01 v2.6 biblatex localization (PK/JW/AB)
Package biblatex Info: Trying to load language 'norwegian'...
Package biblatex Info: ... file 'norwegian.lbx' found.

("C:\Program Files\MiKTeX 2.9\tex\latex\biblatex\lbx\norwegian.lbx"
File: norwegian.lbx 2013/05/01 v2.6 biblatex localization (PK/JW/AB)
))
("C:\Users\nicr\Desktop\aDesktop\Niklas\acellules solaires\aThèse\TEX\texs\exem.aux")
LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 9.
LaTeX Font Info:    ... okay on input line 9.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 9.
LaTeX Font Info:    ... okay on input line 9.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 9.
LaTeX Font Info:    ... okay on input line 9.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 9.
LaTeX Font Info:    ... okay on input line 9.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 9.
LaTeX Font Info:    ... okay on input line 9.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 9.
LaTeX Font Info:    ... okay on input line 9.
LaTeX Font Info:    Checking defaults for TS1/cmr/m/n on input line 9.
LaTeX Font Info:    Try loading font information for TS1+cmr on input line 9.

("C:\Program Files\MiKTeX 2.9\tex\latex\base\ts1cmr.fd"
File: ts1cmr.fd 1999/05/25 v2.5h Standard LaTeX font definitions
)
LaTeX Font Info:    ... okay on input line 9.
LaTeX Font Info:    Try loading font information for T1+pnc on input line 9.
 ("C:\Program Files\MiKTeX 2.9\tex\latex\psnfss\t1pnc.fd"
File: t1pnc.fd 2001/06/04 font definitions for T1/pnc.
)
Package biblatex Info: Input encoding 'latin1' detected.
Package biblatex Info: Automatic encoding selection.
(biblatex)             Assuming data encoding 'latin1'.
Package biblatex Info: Trying to load bibliographic data...
Package biblatex Info: ... file 'exem.bbl' found.

("C:\Users\nicr\Desktop\aDesktop\Niklas\acellules solaires\aThèse\TEX\texs\exem.bbl")
Package biblatex Info: Reference section=0 on input line 9.
Package biblatex Info: Reference segment=0 on input line 9.
LaTeX Font Info:    Font shape `T1/pnc/bx/n' in size <14.4> not available
(Font)              Font shape `T1/pnc/b/n' tried instead on input line 11.
\blx@maxsegment@1=\count210
\blx@sectionciteorder@1=\count211
Package biblatex Info: Reference section=1 on input line 12.
Package biblatex Info: Setting label 'refsection:1' on input line 12.
Package biblatex Info: Reference section=0 on input line 14.
\blx@maxsegment@2=\count212
\blx@sectionciteorder@2=\count213
Package biblatex Info: Reference section=2 on input line 17.
Package biblatex Info: Setting label 'refsection:2' on input line 17.


LaTeX Warning: Citation 'hylton' on page 1 undefined on input line 18.

LaTeX Font Info:    Font shape `T1/pnc/bx/n' in size <10.95> not available
(Font)              Font shape `T1/pnc/b/n' tried instead on input line 18.
Package biblatex Info: Reference section=0 on input line 19.

LaTeX Warning: Empty bibliography on input line 22.

[1

{C:/Users/nicr/AppData/Local/MiKTeX/2.9/pdftex/config/pdftex.map}]
("C:\Users\nicr\Desktop\aDesktop\Niklas\acellules solaires\aThèse\TEX\texs\exem.aux")

LaTeX Warning: There were undefined references.


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

Package logreq Info: Writing requests to 'exem.run.xml'.
 ) 
Here is how much of TeX's memory you used:
 7263 strings out of 493921
 119914 string characters out of 3147284
 497559 words of memory out of 3000000
 10498 multiletter control sequences out of 15000+200000
 14730 words of font info for 25 fonts, out of 3000000 for 9000
 841 hyphenation exceptions out of 8191
 44i,4n,49p,857b,1384s stack positions out of 5000i,500n,10000p,200000b,50000s
{C:/Program Files/MiKTeX 2.9/fonts/enc/dvips/fontname/8r.enc}<C:/Program Files/MiKTeX 2.9/fonts/type1/urw/ncntrsbk/unc
b8a.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/urw/ncntrsbk/uncr8a.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/urw/nc
ntrsbk/uncri8a.pfb>
Output written on exem.pdf (1 page, 35685 bytes).
PDF statistics:
 19 PDF objects out of 1000 (max. 8388607)
 0 named destinations out of 1000 (max. 500000)
 1 words of extra memory for PDF output out of 10000 (max. 10000000)
Die .blg.txt Dateien sind:
für den 1. Kode:
[1] Config.pm:387> INFO - This is Biber 1.6
[2] Config.pm:390> INFO - Logfile is 'axam.blg'
[272] biber-MSWIN:215> INFO - === %a %b %e, %Y, %H:%M:%S
[274] Biber.pm:325> INFO - Reading 'axam.bcf'
[545] Biber.pm:623> INFO - Found 0 citekeys in bib section 0
[545] Biber.pm:623> INFO - Found 1 citekeys in bib section 1
[546] Biber.pm:623> INFO - Found 0 citekeys in bib section 0
[546] Biber.pm:623> INFO - Found 1 citekeys in bib section 2
[547] Biber.pm:623> INFO - Found 0 citekeys in bib section 0
[595] Biber.pm:2995> INFO - Processing section 1
[667] Biber.pm:3129> INFO - Looking for bibtex format file 'bib_text.bib' for section 1
[681] bibtex.pm:775> INFO - Found BibTeX data source 'bib_text.bib'
[809] Biber.pm:2881> INFO - Overriding locale 'English_United States.1252' default tailoring 'variable = shifted' with 'variable = non-ignorable'
[809] Biber.pm:2887> INFO - Sorting 'entry' list 'nty' keys
[810] Biber.pm:2891> INFO - No sort tailoring available for locale 'English_United States.1252'
[832] Biber.pm:2995> INFO - Processing section 2
[833] Biber.pm:3129> INFO - Looking for bibtex format file 'bib_text.bib' for section 2
[843] Utils.pm:169> WARN - Name "Bressers, {P.\,M.\,M.}" has too many commas: skipping name
[877] Biber.pm:2881> INFO - Overriding locale 'English_United States.1252' default tailoring 'variable = shifted' with 'variable = non-ignorable'
[878] Biber.pm:2887> INFO - Sorting 'entry' list 'nty' keys
[878] Biber.pm:2891> INFO - No sort tailoring available for locale 'English_United States.1252'
[901] bbl.pm:472> INFO - Writing 'axam.bbl' with encoding 'latin1'
[902] bbl.pm:545> INFO - Output to axam.bbl
[903] Biber.pm:105> INFO - WARNINGS: 1
und für den 2. Kode:
[1] Config.pm:387> INFO - This is Biber 1.6
[2] Config.pm:390> INFO - Logfile is 'exem.blg'
[263] biber-MSWIN:215> INFO - === %a %b %e, %Y, %H:%M:%S
[265] Biber.pm:325> INFO - Reading 'exem.bcf'
[495] Biber.pm:623> INFO - Found 0 citekeys in bib section 0
[496] Biber.pm:623> INFO - Found 1 citekeys in bib section 1
[496] Biber.pm:623> INFO - Found 0 citekeys in bib section 0
[497] Biber.pm:623> INFO - Found 1 citekeys in bib section 2
[497] Biber.pm:623> INFO - Found 0 citekeys in bib section 0
[576] Biber.pm:2995> INFO - Processing section 1
[687] Biber.pm:3129> INFO - Looking for bibtex format file 'bib_text.bib' for section 1
[708] bibtex.pm:775> INFO - Found BibTeX data source 'bib_text.bib'
[906] Biber.pm:2881> INFO - Overriding locale 'nb_NO' default tailoring 'variable = shifted' with 'variable = non-ignorable'
[906] Biber.pm:2887> INFO - Sorting 'entry' list 'nty' keys
[939] Biber.pm:2995> INFO - Processing section 2
[940] Biber.pm:3129> INFO - Looking for bibtex format file 'bib_text.bib' for section 2
[956] Utils.pm:169> WARN - Name "Bressers, {P.\,M.\,M.}" has too many commas: skipping name
[1016] Biber.pm:2881> INFO - Overriding locale 'nb_NO' default tailoring 'variable = shifted' with 'variable = non-ignorable'
[1016] Biber.pm:2887> INFO - Sorting 'entry' list 'nty' keys
[1052] bbl.pm:472> INFO - Writing 'exem.bbl' with encoding 'latin1'
[1054] bbl.pm:545> INFO - Output to exem.bbl
[1055] Biber.pm:105> INFO - WARNINGS: 1
Auf eine Hilfe würde ich mich echt freuen!!!!!! :-) :-) :-) :-) :-) :-) :-) :-) :-)
Zuletzt geändert von nicr am Fr 21. Jun 2013, 10:29, 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 »

In deiner log ist zu lesen, dass biber erneut laufen muss um alles komplett zu machen.

Es werden auch nur die Referenzen aufgeführt, welche vorher mit \cite{key} zitiert wurden.
Mit dem Befehl \nocite{*} werden auch alle unzitierten Referenzen zugefügt.

EDIT: Ich merke gerade, dass das ganze inhaltlich nem andern Post folgt.
Dort schreibst du von nicht funktionierendem Porjektzeugs mit Texniccenter. So schön das auch für den ein oder anderen sein mag, für Anfänger halte ich das Projektmanagement und die Ausgabeprofiele von TC als ungeeignet.
Versuch dich doch mal nen Tag lang mit texworks, das wurde mit MikTeX zusammen installiert.
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.

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

Beitrag von u_fischer »

Zeige nicht zwei Beispiele. Es demonstriert zwar, dass du dich angestrengt hast, macht es aber mühsam die Frage zu lesen.

Die blg enthält eine Warnung:
[843] Utils.pm:169> WARN - Name "Bressers, {P.\,M.\,M.}" has too many commas: skipping name
Sowas muss du immer beachten. Es weist auf einen Syntaxfehler in der bib hin. Die ganzen \, sind falsch. Schreibe die Autoren ohne Klammer und ohne \,:
author = {Hylton, J. D. and Kinderman, R. and Burgers, A. R. and Sinke, W. C. and Bressers, P. M. M.},

Die Abstände kannst du zentral in der tex-Datei einstellen:
\documentclass[11pt,a4paper,norsk]{article}
   \usepackage[latin1]{inputenc}
   \usepackage[T1]{fontenc}
   \usepackage[firstinits=true]{biblatex} %firstinits Option ist wichtig!
   \defbibheading{subbibliography}{%
   \section*{References for Chapter \ref{refsection:\therefsection}}}
   \addbibresource{bib.bib}
   
\renewcommand\bibinitdelim{\,} %Abstand zwischen Initialen.

   \begin{document}

   \begin{refsection}
   \cite{dobrzan}
   \end{refsection}

   \begin{refsection}
   \cite{hylton}
   \end{refsection}

   \printbibliography[section=1,heading=subbibliography]
   \printbibliography[section=2,heading=subbibliography]

\end{document}

nicr
Forum-Anfänger
Forum-Anfänger
Beiträge: 41
Registriert: Sa 6. Feb 2010, 17:24
Wohnort: Erfurt

Beitrag von nicr »

Vielen vielen vielen Dank Johannes_B & Ulrike.
Es klappt tatsächlich endlich!!! :-) :-) :-) :-) :-) :-) :-)

Antworten