看板LaTeX
标 题Re: [问题] 请教cite
发信站交大资科_BBS (Sat Aug 25 06:42:23 2007)
转信站ptt!ctu-reader!ctu-peer!news.nctu!csnews.cs.nctu!news.cs.nctu!cis_nctu
==> 在 [email protected] (Cold) 的文章中提到:
> 我有一个句子要cite四篇reference
> This is an example \cite{A}\cite{B}\cite{C}\cite{D}.
> 出来会变成 This is an example [1][2][3][4].
> 请问要如何弄成 This is an example [1]-[4].
> 谢谢~~
\cite{A}-\cite{D}
可以弄成 [1]-[4]
\cite{A, B, C, D}
会成为 [1, 2, 3, 4]
只是不知怎麽弄成 [1-4]。
--
圣经查询系统
http://springbible.fhl.net
芳苑教会
http://fychurch.fhl.net
hypercube 与 star networks
http://blog.xuite.net/springman/hypercube
网路城邦
http://city.udn.com/v1/blog/index.jsp?uid=springman
我的 blog
http://blog.xuite.net/springman
--
* Origin: ★ 交通大学资讯科学系 BBS ★ <bbs.cis.nctu.edu.tw: 140.113.23.3>
1F:推 guteres:用cite package,它会帮你把用"-"缩减连续的ref. 08/26 04:34