Skip to content

syntax error in inst/REFERENCES.bib #75

@GeoBosh

Description

@GeoBosh

I am the author of Rdpack and this is a notice that the error below will start giving warning in forthcoming updates.

On line 3656 of REFERENCES.bib:

title = Econometrics

Econometrics needs to be enclosed in braces or quotes, e.g.

title = {Econometrics},

where the comma is optional since this is the last field for that key. Without the braces it is technically an undefined string name macro and Rdpack's current behaviour of outputting the name instead of reporting the issue is problematic and sometimes leads to funny results in the printed bibliography.

Thanks for your cooperation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions