Search found 2 matches

by guorong
Mon Mar 30, 2009 3:19 pm
Forum: General
Topic: about citation format
Replies: 3
Views: 1825

Re: about citation format

:) Thank you two! I solved the problem by "cite" package.

I also tried the "mciteplus" package, I had a few error, I could not solve them, then I gave it up.

You have a great day!
Guorong
by guorong
Sun Mar 29, 2009 5:58 am
Forum: General
Topic: about citation format
Replies: 3
Views: 1825

about citation format

Hi everyone. I am a fresh new user of TeXnicCenter. I had a problem with citation.

Then the pdf file has the following format, for example:

1) "...from previous work [1, 2, 3]".
I hope to make it "[1-3]" instead of "[1,2,3]"
the following is the Code:
\documentclass[12pt]{article}
\usepackage ...