I don't want to have a space between my bracket and the default square bracket generate by the package cite. When I write:
(\cite{ref1,ref2})
the result is:
( [1], [2])
instead of
([1], [2])
How can I do to remove this space please?
|
I don't want to have a space between my bracket and the default square bracket generate by the package
the result is:
instead of
How can I do to remove this space please? |
||||
|
|
There are a couple of options that
should fix it. Other options can be found on page 4, Section Customization. |
|||
|
|