Skip to content

AEA article bibliography does not work #584

@lyuben-ivanov

Description

@lyuben-ivanov

I tried to compile a new AEA article and it works as expected but ONLY if I don't use any bibtex citations.

After I add

bibliography: orange-economy-bibliography.bib

to the YAML header I get an error that I can not fix:

! Package natbib Error: Bibliography not compatible with author-year citations.

The .bib file itself is properly formatted and works flawlessly with 'knitr' when the following YAML settings are specified:

output:
  pdf_document:
    latex_engine: pdflatex
    keep_tex: true 
bibliography: orange-economy-bibliography.bib
csl: harvard-cite-them-right.csl

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