Re: natbib.sty

名前: 本田
日時: 2006-02-12 12:07:16
IPアドレス: 220.147.90.*

>>41309 クイックハックですので, 副作用まではチェックしてませんので そのあたりは慎重に。。 \documentclass{jarticle} \usepackage[numbers, sort]{natbib}%%sort&compressでも動きます \makeatletter \def\NAT@sep{\unskip], [\ignorespaces}%%%%この二行で \AtBeginDocument{\def\NAT@space{\relax}}%%調整 \makeatother \begin{document} あいうえお\cite{a,b,c} あああああ\cite{a,b,d} あああああ\cite{a,b,c,f} \begin{thebibliography}{9} \bibitem{a} \bibitem{b} \bibitem{c} \bibitem{d} \bibitem{e} \bibitem{f} \end{thebibliography} \end{document}

この書き込みへの返事:

お名前
題名 
メッセージ(タグは <a href="...">...</a> だけ使えます)