Possible Duplicate:
BibTeX loses capitals when creating .bbl file
Transforming the .bib file to get upper cases
When using the LaTeX bibliography feature, all titles are in lower-case except for the first letter. How to avoid this?
Possible Duplicate:
BibTeX loses capitals when creating .bbl file
Transforming the .bib file to get upper cases
When using the LaTeX bibliography feature, all titles are in lower-case except for the first letter. How to avoid this?
I am not sure what you want exactly. You should specify which bibliography style you are using. Beside this, you can set a capital letter normally for example with:
title = {This {W}ord is capitalized}