Capitalizing the first letter of a selected field entry

capitalize_field(vec, field, exceptions = NULL)

Arguments

vec

A Bibtex object

field

A selected field (e.g., "title")

exceptions

A character vector that contains the words to avoid capitalization.

Value

A Bibtex object where the selected filed is modified.