Search found 1 match

by franz
Wed Dec 11, 2013 12:35 pm
Forum: BibTeX, biblatex and biber
Topic: Empty Bibliographies
Replies: 1
Views: 3406

Empty Bibliographies

Hi everybody,

I'm starting using multibib package and I have a big problem. It does not give any error but the bibliography is empty.

Here is an example.

\documentclass{article}
\usepackage{multibib}

\newcites{J}{Journal Papers}
\newcites{C}{Conference Papers}

\begin{document}

\section ...