Skip to content

expand abbreviations in 'journal' entries #6

@yegor256

Description

@yegor256

For example, this one:

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

To replace with:

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

Maybe at least complain about this case, if we can't auto-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