-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Enable merging of citation informations #15029
Copy link
Copy link
Labels
component: citation-relationsgood second issueIssues that involve a tour of two or three interweaved components in JabRefIssues that involve a tour of two or three interweaved components in JabRef📌 Pinned📍 AssignedAssigned by assign-issue-action (or manually assigned)Assigned by assign-issue-action (or manually assigned)🔔 reminder-sent
Metadata
Metadata
Assignees
Labels
component: citation-relationsgood second issueIssues that involve a tour of two or three interweaved components in JabRefIssues that involve a tour of two or three interweaved components in JabRef📌 Pinned📍 AssignedAssigned by assign-issue-action (or manually assigned)Assigned by assign-issue-action (or manually assigned)🔔 reminder-sent
Type
Fields
Give feedbackNo fields configured for task.
Start JabRef and "example library"
JabRef offers Citations:
One can select different providers:
("Open Citations" should be available soon - #15023)
The Web search has "Search pre-selected".
For the citations, we want to have "Search all" - and then union the result. - Use
org.jabref.logic.database.DatabaseMerger#merge(org.jabref.model.database.BibDatabaseContext, org.jabref.model.database.BibDatabaseContext, java.lang.String)for merging two libraries (results from the fetcher)Task: