看板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