References in LaTeX 

>In the finished document the references turn out like this:
>
>[1,2,3,4,5,7]
>
>I'd much rather have it look something like this: [1-5,7]
>
>How do I do that?
>
\usepackage{cite}

You might not have the cite package installed; if not, get it from CTAN.

George.