Problem mit biber - undefined citation
Verfasst: Do 23. Jul 2015, 11:05
Hallo zusammen,
ich versuche meine Bachelorarbeit zu schreiben und schaffe es nicht, dass das Literaturverzeichnis korrekt angezeigt wird.
Habe erst Overleaf genutzt und da war das Kompilieren kein Problem - Literaturverzeichnis wurde wie gewünscht angezeigt. Jetzt wollte ich auf TexShop umsteigen und plötzlich klappt es nicht mehr.
Habe bereits in Einstellungen --> Programm auf Biber umgestellt. Erhalte auch blg-files, was laut Forum bedeutet, dass Biber läuft. Ich habe folgende Datei:
Nach dem Kompilieren wird mir folgendes ausgegeben:
Im blg-File steht:
Kann mir jemand weiterhelfen? Ich versuche schon stundenlang Dinge zu ändern, aber bin bisher erfolglos 
ich versuche meine Bachelorarbeit zu schreiben und schaffe es nicht, dass das Literaturverzeichnis korrekt angezeigt wird.
Habe erst Overleaf genutzt und da war das Kompilieren kein Problem - Literaturverzeichnis wurde wie gewünscht angezeigt. Jetzt wollte ich auf TexShop umsteigen und plötzlich klappt es nicht mehr.
Habe bereits in Einstellungen --> Programm auf Biber umgestellt. Erhalte auch blg-files, was laut Forum bedeutet, dass Biber läuft. Ich habe folgende Datei:
%% LaTeX2e class for student theses %% thesis.tex %% %% Karlsruhe Institute of Technology %% Institute for Program Structures and Data Organization %% Chair for Software Design and Quality (SDQ) %% %% Dr.-Ing. Erik Burger %% burger@kit.edu %% %% Version 1.1, 2014-11-21 %% Available languages: english,ngerman %% Available modes: draft,final (see README) \documentclass[english,draft]{sdqthesis} %% --------------------------------- %% | Information about the thesis | %% --------------------------------- %% Name of the author \author{My Name} %% Title (and possibly subtitle) of the thesis \title{Title of the Thesis\\ Second Title Line} %% Type of the thesis \thesistype{Master's Thesis/Bachelor's Thesis} %% Change the institute here, ``IPD'' is default % \myinstitute{Institute for \dots} %% You can put a logo in the ``logos'' directory and include it here %% instead of the SDQ logo % \grouplogo{myfile} %% Alternatively, you can disable the group logo \nogrouplogo %% The reviewers are the professors that grade your thesis \reviewerone{Prof. A} \reviewertwo{Prof. B} %% The advisors are PhDs or Postdocs \advisorone{Dipl.-Inform. C} %% The second advisor can be omitted \advisortwo{Dipl.-Inform. D} %% Please enter the start end end time of your thesis \editingtime{xx. Month 20XX}{xx. Month 20XX} \settitle %% -------------------------------- %% | Settings for word separation | %% -------------------------------- %% Describe separation hints here. %% For more details, see %% http://en.wikibooks.org/wiki/LaTeX/Text_Formatting#Hyphenation \hyphenation{ % me-ta-mo-del } %% -------------------------------- %% | Bibliography | %% -------------------------------- %% Use biber instead of BibTeX, see README \usepackage[citestyle=numeric,style=numeric,backend=biber]{biblatex} \addbibresource{thesis.bib} %% ==================================== %% ==================================== %% || || %% || Beginning of the main document || %% || || %% ==================================== %% ==================================== \begin{document} %% Set PDF metadata \setpdf %% Set the title \maketitle %% The Preamble begins here \frontmatter %\include{sections/declaration} \setcounter{page}{1} \pagenumbering{roman} %% ---------------- %% | Abstract | %% ---------------- %% For theses written in English, an abstract both in English %% and German is mandatory. %% %% For theses written in German, a German abstract is sufficient. %% %% The text is included from the following files: %% - sections/abstract %\includeabstract %% ------------------------ %% | Table of Contents | %% ------------------------ \tableofcontents \listoffigures \listoftables %% ----------------- %% | Main part | %% ----------------- \mainmatter \cite{waider2013crowdfunding} %\include{sections/introduction} %\include{sections/content} %\include{sections/evaluation} %\include{sections/conclusion} %% -------------------- %% | Bibliography | %% -------------------- %% Add entry to the table of contents for the bibliography \printbibliography[heading=bibintoc] %% ---------------- %% | Appendix | %% ---------------- \appendix %\include{sections/appendix} \end{document}
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./thesis.tex LaTeX2e <2015/01/01> Babel <3.9l> and hyphenation patterns for 79 languages loaded. (./sdqthesis.cls Document Class: sdqthesis 2014/10/21 v1.0 Student thesis class (/usr/local/texlive/2015/texmf-dist/tex/latex/koma-script/scrbook.cls Document Class: scrbook 2015/05/06 v3.17a KOMA-Script document class (book) (/usr/local/texlive/2015/texmf-dist/tex/latex/koma-script/scrkbase.sty (/usr/local/texlive/2015/texmf-dist/tex/latex/koma-script/scrbase.sty (/usr/local/texlive/2015/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/koma-script/scrlfile.sty Package scrlfile, 2015/05/06 v3.17a KOMA-Script package (loading files) Copyright (C) Markus Kohm ))) (/usr/local/texlive/2015/texmf-dist/tex/latex/koma-script/tocbasic.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/koma-script/scrsize12pt.clo) (/usr/local/texlive/2015/texmf-dist/tex/latex/koma-script/typearea.sty Package typearea, 2015/05/06 v3.17a KOMA-Script package (type area) Copyright (C) Frank Neukam, 1992-1994 Copyright (C) Markus Kohm, 1994- )) (/usr/local/texlive/2015/texmf-dist/tex/latex/koma-script/scrpage2.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/base/fontenc.sty (/usr/local/texlive/2015/texmf-dist/tex/latex/base/t1enc.def)) (/usr/local/texlive/2015/texmf-dist/tex/latex/base/inputenc.sty (/usr/local/texlive/2015/texmf-dist/tex/latex/base/utf8.def (/usr/local/texlive/2015/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/local/texlive/2015/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/local/texlive/2015/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/local/texlive/2015/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2015/texmf-dist/tex/generic/ifxetex/ifxetex.sty) (/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/ifluatex.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2015/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2015/texmf-dist/tex/generic/xkeyval/xkvutils.tex))) (/usr/local/texlive/2015/texmf-dist/tex/latex/base/textcomp.sty (/usr/local/texlive/2015/texmf-dist/tex/latex/base/ts1enc.def (/usr/local/texlive/2015/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/local/texlive/2015/texmf-dist/tex/latex/mweights/mweights.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/fontaxes/fontaxes.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2015/texmf-dist/tex/latex/newtx/newtxmath.sty `newtxmath' v1.437, 2015/05/01 Math macros based on txfonts (msharpe) (/usr/local/texlive/2015/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2015/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2015/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2015/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/local/texlive/2015/texmf-dist/tex/generic/kastrup/binhex.tex)) (/usr/local/texlive/2015/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty (/usr/local/texlive/2015/texmf-dist/tex/latex/base/fontenc.sty (/usr/local/texlive/2015/texmf-dist/tex/latex/base/ot1enc.def) (/usr/local/texlive/2015/texmf-dist/tex/latex/ly1/ly1enc.def (/usr/local/texlive/2015/texmf-dist/tex/latex/base/ly1enc.dfu)) (/usr/local/texlive/2015/texmf-dist/tex/latex/base/t1enc.def) (/usr/local/texlive/2015/texmf-dist/tex/latex/psnfss/t1ptm.fd))) (/usr/local/texlive/2015/texmf-dist/tex/latex/bera/beramono.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2015/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2015/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2015/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/oberdiek/ifdraft.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/wallpaper/wallpaper.sty (/usr/local/texlive/2015/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/eso-pic/eso-pic.sty (/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/atbegshi.sty (/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/ifpdf.sty)) (/usr/local/texlive/2015/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2015/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/local/texlive/2015/texmf-dist/tex/latex/pdftex-def/pdftex.def))) (/usr/local/texlive/2015/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2015/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2015/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/latexconfig/graphics.cfg)))) (/usr/local/texlive/2015/texmf-dist/tex/latex/import/import.sty) (/usr/local/texlive/2015/texmf-dist/tex/generic/babel/babel.sty (/usr/local/texlive/2015/texmf-dist/tex/generic/babel-german/ngerman.ldf (/usr/local/texlive/2015/texmf-dist/tex/generic/babel-german/ngermanb.ldf (/usr/local/texlive/2015/texmf-dist/tex/generic/babel/babel.def))) (/usr/local/texlive/2015/texmf-dist/tex/generic/babel-english/english.ldf) (/usr/local/texlive/2015/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/local/texlive/2015/texmf-dist/tex/latex/ncctools/extdash.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/tools/longtable.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/tools/array.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/appendix/appendix.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/todonotes/todonotes.sty (/usr/local/texlive/2015/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2015/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2015/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-li sts.tex)) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def (/usr/local/texlive/2015/texmf-dist/tex/latex/ms/everyshi.sty)) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex)) (/usr/local/texlive/2015/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2015/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.c ode.tex)) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex))) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex)) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex))) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2015/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2015/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2015/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex) ) (/usr/local/texlive/2015/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex))) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2015/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex)) (/usr/local/texlive/2015/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/local/texlive/2015/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/oberdiek/kvoptions.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2015/texmf-dist/tex/latex/latexconfig/hyperref.cfg)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/local/texlive/2015/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2015/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))) (/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/biblatex.sty (/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/biblatex2.sty (/usr/local/texlive/2015/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/logreq/logreq.sty (/usr/local/texlive/2015/texmf-dist/tex/latex/logreq/logreq.def)) (/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/blx-dm.def) (/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/blx-compat.def) (/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/biblatex.def) (/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/bbx/numeric.bbx (/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/bbx/standard.bbx)) (/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/cbx/numeric.cbx) (/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/biblatex.cfg))) (/usr/local/texlive/2015/texmf-dist/tex/latex/biblatex/lbx/english.lbx) Package biblatex Warning: 'babel/polyglossia' detected but 'csquotes' missing. (biblatex) Loading 'csquotes' recommended. (./thesis.aux) (/usr/local/texlive/2015/texmf-dist/tex/latex/newtx/omlnxlmi.fd) (/usr/local/texlive/2015/texmf-dist/tex/latex/newtx/omsntxsy.fd) (/usr/local/texlive/2015/texmf-dist/tex/latex/newtx/untxexa.fd) (/usr/local/texlive/2015/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/local/texlive/2015/texmf-dist/tex/latex/ly1/ly1ptm.fd) (/usr/local/texlive/2015/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) Package microtype Warning: `draft' option active. (microtype) Disabling all micro-typographic extensions. (microtype) This might lead to different line and page breaks. (/usr/local/texlive/2015/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2015/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/local/texlive/2015/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/local/texlive/2015/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) ABD: EveryShipout initializing macros Package hyperref Warning: Draft mode on. (/usr/local/texlive/2015/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./thesis.bbl) Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `\\' on input line 83. <kitlogo_en_cmyk.pdf, id=4, 198.7425pt x 92.345pt> <use kitlogo_en_cmyk.pdf> (/usr/local/texlive/2015/texmf-dist/tex/latex/sourcesanspro/T1SourceSansPro-LF. fd) (/usr/local/texlive/2015/texmf-dist/tex/latex/newtx/untxmia.fd) (/usr/local/texlive/2015/texmf-dist/tex/latex/newtx/untxsym.fd) (/usr/local/texlive/2015/texmf-dist/tex/latex/newtx/untxsyc.fd) <title-background.pdf, id=5, 597.50786pt x 845.04686pt> <use title-background.pdf> [1{/usr/local/texlive/2015/texmf-var/fonts/map/pdfte x/updmap/pdftex.map} <./title-background.pdf> <./kitlogo_en_cmyk.pdf>] [2] (./thesis.toc) [1] [2] (./thesis.lof) [3] [4] (./thesis.lot) [5] [6] LaTeX Warning: Citation 'waider2013crowdfunding' on page 1 undefined on input l ine 124. LaTeX Warning: Empty bibliography on input line 136. [1] (./thesis.aux) LaTeX Warning: There were undefined references. Package biblatex Warning: Please (re)run Biber on the file: (biblatex) thesis (biblatex) and rerun LaTeX afterwards. ){/usr/local/texlive/2015/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.enc }{/usr/local/texlive/2015/texmf-dist/fonts/enc/dvips/libertine/lbtn_7grukw.enc} {/usr/local/texlive/2015/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}{ /usr/local/texlive/2015/texmf-dist/fonts/enc/dvips/sourcesanspro/a_ggs4wk.enc}< /usr/local/texlive/2015/texmf-dist/fonts/type1/public/libertine/LinLibertineT.p fb></usr/local/texlive/2015/texmf-dist/fonts/type1/public/libertine/LinLibertin eTB.pfb></usr/local/texlive/2015/texmf-dist/fonts/type1/public/libertine/LinLib ertineTI.pfb></usr/local/texlive/2015/texmf-dist/fonts/type1/adobe/sourcesanspr o/SourceSansPro-Bold.pfb> Output written on thesis.pdf (9 pages, 268577 bytes). SyncTeX written on thesis.synctex.gz. Transcript written on thesis.log.
[0] 05015a72.pm:324> INFO - This is Biber 2.1 [0] 05015a72.pm:327> INFO - Logfile is 'thesis.blg'
