On Jul 6, 2009, at 10:55 AM, Randy Tobe wrote:
I have a few parts in my document in Lyx where I cite multiple sources
together and they are all separated by a comma instead of listing
the first
and last with a dash in between. My references are in JabRef and my
citation style is ieeetr. Is there another citation style that would
fix
this problem?
Try adding
\usepackage{cite}
to your preamble.
Also note that this conflicts with the hyperref package, so you will
need to disable that - see "PDF Properties" in document settings.