Skip to content

Error when 2 citations have same author (without parenthesis) #88

Description

@JVAQUEROM

Describe the bug
Problem is that if I try to cite the same author (different papers) twice, like @Doe2015 and @Doe2016 y get "Doe et al. (2015) and Doe et al. (2016)". But I want "Doe et al. (2015, 2016)".

To Reproduce
Take two works of the same author and cite them togeter WITHOUT parenthesis. You get @Doe2015 and @Doe2016

Expected behavior
Pandoc requires that you write this as @Doe2015 [@Doe2016].

Additional context
You can take a look at original issue ismayc/thesisdown#153

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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