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 ...