Actions
Feature #1974
openReference management system for biblio references
Start date:
2023-02-22
Estimated time:
Description
See discussion https://redmine.openatlas.eu/issues/1972
Most of todays scientific resp. research publications have a certain identifier, be it a DOI, ISBN, ISSN or other persistent ID.
We would like to have a certain reference management system, in particular to use bibtex format for references.
This would allow to store these identifiers directly in the reference and to import/export bibliographical entries from other systems such as zotero, jabref or get the directly from the metadata of a DOI.
Updated by Alexander Watzinger over 1 year ago
- Subject changed from reference management system for biblio references to Reference management system for biblio references
- Category set to Backend
- Status changed from New to Acknowledged
- Target version set to Wishlist
Updated by Alexander Watzinger over 1 year ago
- Related to Question #1972: Add external link references to E31 Document - bibliographic added
Updated by Bernhard Koschiček-Krombholz 9 months ago
Found these libraries, which is also supported by bookworm:
- bibtexparser
Documentation looks promising and maintained - Pybtex
The API looks like we could use it to export and import data in the BibTeX format.
Actions