参考文献に大文字としていくつかの文字を表示したいと思います。例えば:
@misc{libsvm,
abstract = {LIBSVM is an implbmentation of Support vector machine (SVM).},
author = {Chang, Chih-Chung},
howpublished = {\url{http://www.csie.ntu.edu.tw/~cjlin/libsvm/}},
keywords = {svm},
posted-at = {2010-04-08 00:05:04},
priority = {2},
title = {LIBSVM.},
url = "http://www.csie.ntu.edu.tw/~cjlin/libsvm/",
year = {2008}
}
ただし、「LIBSVM」はそのままでは表示されません。
[3]Chih-ChungChang。Libsvm。http://www.csie.ntu.edu.tw/̃cjlin/libsvm/、2008年。
文字を大文字にするにはどうすればよいですか?ありがとう、よろしく!