There is an answer for my problem
\cleardoublepage
\begingroup\renewcommand{\clearpage}{}
\bibliographystyledoc{plain-fr}
\bibliographydoc{biblio}
\renewcommand\bibname{%
R\'{e}f\'{e}rences g\'{e}n\'{e}rales}
\bibliographystyle{plain-fr}
\bibliography{biblio}
\endgroup
The original link ...
Search found 2 matches
- Thu Nov 10, 2011 6:05 pm
- Forum: BibTeX, biblatex and biber
- Topic: multibib | Output with different Classes
- Replies: 1
- Views: 1555
- Thu Nov 10, 2011 3:56 pm
- Forum: BibTeX, biblatex and biber
- Topic: multibib | Output with different Classes
- Replies: 1
- Views: 1555
multibib | Output with different Classes
Hello,
I make a bibliography divided in two parts using multibib with this code
\documentclass[a4paper,12pt]{scrreprt}
...
\usepackage{multibib}
...
\newcites{doc}{Documentation citees}
...
\begin{document}
...
\bibliographystyledoc{plain-fr}
\bibliographydoc{biblio}
\renewcommand\refname{%
R ...
I make a bibliography divided in two parts using multibib with this code
\documentclass[a4paper,12pt]{scrreprt}
...
\usepackage{multibib}
...
\newcites{doc}{Documentation citees}
...
\begin{document}
...
\bibliographystyledoc{plain-fr}
\bibliographydoc{biblio}
\renewcommand\refname{%
R ...