> On 14 Jul 2020, at 21:24, Craggs, Jason G. <[email protected]> > wrote: > > Greetings, > > My library has more than several pre-prints and incomplete citations (e.g., > missing PMID etc.). How can I compare a local record against one from a > PubMed search and then update the local version? > > Cheers, > Jason >
You could use the new Paste and Merge feature. First copy the bibtex from the search result, then look for the existing item in your Library and select it, and choose Edit > Paste and Merge. It is also possible to automate several of these steps in an AppleScript. You can search for an item using e.g. pubmed based on information in a selected item, and then merge the result with that selected item using the ‘import’ command. Christiaan
_______________________________________________ Bibdesk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bibdesk-users
