Skip to content

Integrity check to report BibTex keys that do not fit the expected scheme #2206

@stefan-kolb

Description

@stefan-kolb

Example:

Custom types (or even other types?) might miss the author field which leads to a not well-formed BibTeX key if no exception schema is defined.
We should probably warn in case something like this happens or at least provide an integrity check for this?

-@Standard{iso2011,
+@Standard{2011,
   title       = {{Systems and software engineering -- System and software Quality Requirements and Evaluation (SQuaRE) -- System and software quality models}},
   institution = {ISO/IEC},
   number      = {25010},
   year        = {2011},
   owner       = {Administrator},
@@ -563,11 +543,11 @@
   publisher = {Springer},
   year      = {2013},
   doi       = {10.1007/978-3-642-36981-0_75},
 }

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions