Skip to content

capitalize all nouns and verbs in 'title' #7

@yegor256

Description

@yegor256

Would be nice to replace this:

@article{pierce94,
  author = {Benjamin C. Pierce and David N. Turner},
  title = {Simple type-theoretic foundations for object-oriented programming},
}

with this:

@article{pierce94,
  author = {Benjamin C. Pierce and David N. Turner},
  title = {Simple Type-Theoretic Foundations for Object-Oriented Programming},
}

At least let's complain, if we can't fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions