Search found 2 matches

by astrok
Thu May 26, 2011 4:06 pm
Forum: BibTeX, biblatex and biber
Topic: Natbib package: only expanding one author list
Replies: 1
Views: 1416

Re: Natbib package: only expanding one author list

While it's not necessarily a graceful fix I ended up writing it like this:

(see \citealt{paper1}; \citealt*{paper2} for review)

If anyone has a better way to do this I would still appreciate hearing it.
by astrok
Tue May 24, 2011 7:00 pm
Forum: BibTeX, biblatex and biber
Topic: Natbib package: only expanding one author list
Replies: 1
Views: 1416

Natbib package: only expanding one author list

Hi all,

I have a question about citing multiple authors, but only printing the full author list for one of the papers. I have a situation where I want to cite two papers in the same set of parenthesis, but I only want to expand the set of authors in one of the papers. I am using the Natbib and ...