Re: How to stop bibtex automatically changing letter to lower case



Tom Micevski wrote:
Lars Madsen wrote:
xz wrote:
For example, I have the following item in my .bib file

@article{Chivian,
author = {Chivian, D. and Kim, D. E. and Malmstrom, L. and Schonbrun,
J. and Rohl, C. A. and Baker, D.},
title = {Prediction of CASP6 structures using automated Robetta
protocols.},
journal = {Proteins},
volume = {61},
pages = {157-166},
year = {2005},
}

But in the ref list of the paper, I saw the following:

Prediction of casp6 structures using automated Robetta protocols.

where CASP6 has been changed into casp6.

How to stop bibtex doing this?

{Prediction of {CASP6} structures using automated Robetta
protocols.},

i also believe that "Robetta" should remain capitalised:
title = {Prediction of {CASP6} structures using automated {Robetta} protocols.},

of course
.



Relevant Pages