Skip to content

Implement export of bibdata with bibtex strings #202

Description

@omangin

#165 implements the representation of bibdata where values use bibtex string combinations. The writer however does not implement how to export such data.

Converting the BibDataStringExpression to bibtex should be straightforward but some logic should be implemented to decide which string definitions to include in the output bibtex file. Choices could be:
– all defined strings,
– only the strings used in the bibdata attributes,
– all strings except the common ones,
– all but an excluded list passed as parameters.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions