Skip to content

Mention BibParser in README #16

@blegat

Description

@blegat

It would be helpful to mention the alternative https://github.com/Humans-of-Julia/BibParser.jl in the README.
The line

tokens = collect(m.match for m in eachmatch(r"[^\s\n\"#{}@,=]+|\n|\"|#|{|}|@|,|=", text))

adds spaces around { and } which makes it tricky to use for. I spent some time trying to figure out a workaround until I found BibParser which seems more feature-rich, actively maintained and the one used internally by https://github.com/JuliaDocs/DocumenterCitations.jl.

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