Is it possible to show [1-2] and [1,3-5] for the intext citations?
The default delimiter intext citation for two adjacent items and multiple ones are a comma and hyphen, respectively. i.e.
[1, 2]
and [1, 3-5]
. Is it possible the former one to set as hyphen, showing as [1-2]
and [1, 3-5]
. When delimiter was set as hyphen <layout prefix="(" suffix=")" delimiter="-">
, the result was [1-2]
and [1-3-5]
, which is not the correct. -
adamsmithNot possible, no
-
johnmyThanks for you reply