Skip to content

Unify month field formatting in test bib files #5116

@Siedlerchr

Description

@Siedlerchr

In several bib files we have not a unique formatting for the month:

Example:
Some bib files used for testing have different formats for the months.
This should be made consistent across all files

correct;

  number    = {1},
  pages     = {55--68},
  month     = oct,

other looks like

  number    = {1},
  pages     = {55--68},
  month     = #oct#,

other looks like

  number    = {1},
  pages     = {55--68},
  month     =  {#oct#},

Metadata

Metadata

Assignees

No one assigned

    Labels

    dev: code-qualityIssues related to code or architecture decisionsgood first issueAn issue intended for project-newcomers. Varies in difficulty.

    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