Search found 2 matches

by kirpi
Tue Jul 07, 2009 7:39 pm
Forum: BibTeX, biblatex and biber
Topic: How to cite like [1-7] instead of [1,2,3,4,5,6,7]?
Replies: 3
Views: 23540

Re: How to cite like [1-7] instead of [1,2,3,4,5,6,7]?

That's great!

Thank you very much!
by kirpi
Tue Jul 07, 2009 5:29 pm
Forum: BibTeX, biblatex and biber
Topic: How to cite like [1-7] instead of [1,2,3,4,5,6,7]?
Replies: 3
Views: 23540

How to cite like [1-7] instead of [1,2,3,4,5,6,7]?

Hi all,

I want modify an existing BST file to change the way that multiple references look.

For example, currently, when I type \cite{ref1,ref2,ref3,ref4,ref5} , the pdf output looks like this: [1,2,3,4,5] . However, I want to have an output like this when there are more than three references: [1 ...