【Latex】bib參考文獻題目中大寫自動變為小寫,即如何保持原大寫問題
@inproceedings{Qin2015Saliency,
title={Saliency detection via {Cellular Automata}},
author={Qin, Yao and Lu, Huchuan and Xu, Yiqun and Wang, He},
booktitle={IEEE Conference on Computer Vision and Pattern Recognition},
pages={110-119},
year={2015},
}
文獻題目:Cellular Automata,就是需要大寫的部分,用大括號括起來即可。
效果如下:
————————————————
版權聲明:本文為CSDN博主「Mr.Q」的原創文章,遵循CC 4.0 BY-SA版權協議,轉載請附上原文出處鏈接及本聲明。
原文鏈接:https://blog.csdn.net/jizhidexiaoming/article/details/80909619