I am using ieee.cls and its LaTeX template but I see a problem right away in the citation:
I use \cite{ref1,ref2} in my text, and
I expect to get the following output:
[1,2].
But I get this [1], [2].
Please explain why is this happening.
I am using ieee.cls and its LaTeX template but I see a problem right away in the citation:
I use \cite{ref1,ref2} in my text, and
I expect to get the following output:
[1,2].
But I get this [1], [2].
Please explain why is this happening.