1
vote
1answer
109 views

How to change the starting reference number in Natbib in a given bibunit?

I'm using bibunit and Natbib packages with a numerical numbering. \begin{bibunit}[plainnat] \nocite{ref1,ref2} \putbib[mybiblio] \end{bibunit} \begin{bibunit}[plainnat] ...
5
votes
0answers
117 views

Using different bibliographic styles in the same document [duplicate]

Possible Duplicate: Can I have two different styles of bibliography in the same document? I'd like to use in the same document: the numerical style in natbib to list my own bibliography ...