作者I0O1 (I0O1)
看板LaTeX
標題Re: [請益]請問連續引用
時間Wed Aug 26 21:52:26 2009
也是相同的問題,
當使用 \cite{ref1,ref2,ref3} 之後,
出現的卻是 [1]-[3] , 而非我要的 [1-3]
據我看
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=citesort
不是應該會出現 [1-3] 嗎?..
嘗試使用 natbib, i.e., \usepackage[numbers,sort&compress]{natbib}
(PS: 仍使用 \cite{ref1, ref2, ref3} )
卻會發生錯誤, 例如:
Errors:
Paragraph ended before \org@@citex was complete.
Description:
I suspect you've forgotten a `}', causing me to apply this
control sequence to too much text. How can we recover?
My plan is to forget the whole thing and hope for the best.
所以我放棄使用 natbib package 了..
還請各位前輩幫忙.
※ 引述《[email protected] (God is Love.)》之銘言:
: ※ 引述《[email protected] (珍惜我們的緣份)》之銘言:
: > 若在文中想連續引用第一篇到第五篇,該如何下手呢?謝謝。
: > 例如:(IEEE 的引用法)
: > From [1]-[5], we find the .....
: > ^^^^^^^
: \usepackage{cite}
: 可已變成[1-5]
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.113.209.4
1F:→ I0O1:根據 IEEE Editorial Style Manual, [1]-[3]格式是正確的 08/26 22:43
2F:→ I0O1:不過老闆最大, 所以還是得請教他老人家. 再不然只好人工cite 08/26 22:44