Recent Releases of bibrecord

bibrecord - Version 0.2.2

Released 2024-02-23

Fixes

  • Author names starting with "and" work.

- Python
Published by tillbiskup almost 2 years ago

bibrecord - Version 0.2.1

Released 2024-02-17

Fixes

  • DOI gets output and prefixed with "doi:" for article, book, and dataset record types.
  • Placeholders in format template for string output get replaced with empty value if not present in record.

- Python
Published by tillbiskup about 2 years ago

bibrecord - Version 0.2.0

Released 2024-02-01

New features

  • New bibliographic record type for datasets: bibrecord.record.Dataset.
  • Read/populate records from BibTeX entries: bibrecord.record.Record.from_bib.
  • Handling multiple bibliographic records: module bibrecord.database and class bibrecord.database.Database.
  • Basic handling of BibTeX bibliography files: module bibrecord.bibtex.

- Python
Published by tillbiskup about 2 years ago

bibrecord - Version 0.2.0-rc.1

Released 2024-02-01

- Python
Published by tillbiskup about 2 years ago

bibrecord - Version 0.1.0

Released 2021-09-24

  • First public release

  • Support for article and book bibliographic record types

- Python
Published by tillbiskup over 4 years ago