Skip to content

[question] how to support aliases for entry types #33

@herrsimon

Description

@herrsimon

Hello,

I need to parse a BibTeX file which, in addition to the standard types, also contains some custom entry types, such as 'slides', 'lecturenotes' etc. which all have exactly the same constraints as the entry type 'misc'. Could you please give me some pointers on how to achieve this?

I already skimmed the documentation about setting up a custom structure but have a feeling that it can be done in a couple of lines by inheriting from Text::BibTeX::BibEntry (all the custom types are basically just aliases for 'misc').

Thanks a lot in advance!

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