I would like to use multiple styles in my bibliography:
\bibliographystyle{abbrv}
\bibliographystyle{unsrt}
Is there a way to combine both? LaTeX only chooses the first option when compiling the document...
I would like to use multiple styles in my bibliography:
\bibliographystyle{abbrv}
\bibliographystyle{unsrt}
Is there a way to combine both? LaTeX only chooses the first option when compiling the document...
What bibliography package are you using? biblatex? jurabib? natbib?
Have a look at biblatex (manual, section 3.3.1) for a description of out of the box styles that can be used. I think the first two might be interesting for you.