[texhax] Questions about Bibtex page range setting

Lars Madsen daleif at imf.au.dk
Fri Jun 1 18:54:47 CEST 2012


阮铮 wrote, On 2012-06-01 18:45:
> Hi texhax group,
> 
> 
> I have a question about how to customize bibliography appearance
> using bibtex. Normally, the standard styles convert a single dash (as
> in 7-33) to the double dash used in TeX to denote number ranges (as
> in 7--33). If I want to maintain the single dash in my bibliography,
> which option should I set to achieve this?
> 
> 
> Thanks,
> 
> 
> Ruan Zheng
> 

given that this is bibtex, there are no options.

But have you tried

pages ={{1-20}}

(untested)

one can usually hide stuff inside {}'s


-- 

/daleif


More information about the texhax mailing list