作者gawi (lala)
看板LaTeX
标题[问题] bibtex 会自动把reference的title变成小写
时间Wed Jan 23 12:23:18 2008
我的 test.bib 如下:
@article{Deb2002,
Author = {Deb, K. and Pratap, A. and Agarwal, S. and Meyarivan, T.},
Title = {A fast and elitist multiobjective genetic algorithm: NSGA-II},
Journal = {IEEE Transactions on Evolutionary Computation},
Year = {2002} }
当我的文章cite到Deb2002这篇文献时
bibtex 好像自动会把 上面的Title 改成
A fast and elitist multiobjective genetic algorithm: Nsga-ii.
有没有办法让它不要自动转换?
--
网路上有人说可将不想转的keyword 用 { } 包含起来
但如果是大量的参考文献,这个方法要弄很久
不知道有没有其它的方法?
谢谢~~
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.112.194.109