How can I do multiple citations with page numbers using bibLaTeX/biber?
I have tried \cite[2,3,4]{ref1,ref2,ref3,ref4} but it doesn't work.
|
|
You can use the multicite version of
This will roughly give the following output:
In general
where the first two arguments For further details refer to material on "qualified citation lists" in the biblatex manual. |
|||||||||
|