found no \citation commands
Verfasst: Fr 5. Okt 2012, 07:08
Fehler bei bibtex:
.tex Datei:
früher hat es immer funktioniert. ich weiß nicht, woran es liegt.
bitte um hilfe.
danke!
This is BibTeX, Version 0.99d (TeX Live 2012) The top-level auxiliary file: test1.aux I found no \citation commands---while reading file test1.aux I found no \bibdata command---while reading file test1.aux I found no \bibstyle command---while reading file test1.aux (There were 3 error messages)
\documentclass[11pt,a4paper,oneside,ngerman]{scrartcl}
\usepackage[a4paper,
left=1.9cm, right=2.1cm,
top=1.2cm, bottom=2.3cm]{geometry}
\usepackage[style=chem-angew, autocite=superscript]{biblatex}
\usepackage{setspace}
\usepackage[ngerman]{babel}
\usepackage[applemac]{inputenc}
\usepackage{float}
\usepackage{pdfpages}
\bibliography{ref2}
\usepackage{graphicx}
\usepackage{wrapfig}
\usepackage[pdftex,bookmarks,colorlinks,citecolor=black,breakl inks]{hyperref}
\usepackage[font=footnotesize]{caption}
\begin{document}
blaa \autocite{orga}
\printbibliography
\end{document}bitte um hilfe.
danke!