Skip to content

bibtexparser rejects unquoted month fields #263

@zingale

Description

@zingale

If you have a month without quotes or brackets, like those returned by the NASA ADS system, then bibtexparser complains bibtexparser.bibdatabase.UndefinedString: 'jul'

The NASA ADS people say that this is allowed, pointing to this:

https://www.bibtex.com/f/month-field/

Can bibtexparser be updated to allow months in the form:

month = jul,

?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions