Tagged Questions
1
vote
1answer
183 views
How to have the article mode presentation for multibib with report mode
I make a bibliography divided into two parts using multibib with this code
\documentclass[a4paper,12pt]{scrreprt}
...
\usepackage{multibib}
...
\newcites{doc}{Documentation citees}
...
...