Posted by rasrendra on March 12, 2007 at 10:07pm
Jump to:
| Project: | Bibliography Module |
| Version: | 5.x-1.1 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I wonder if biblio has interface that possible to make list of duplicate entries, verify them, and possibility to delete the-duplicate entries easily.
I found and used this feature in Endnote. By default, endnote identifies duplicate references in a library as references of the same reference type with matching Author, Year, and Title fields.
Comments
#1
That's on the todo list, unfortunately, it hasn't made it to the top yet :-) If you are handy with PHP and want to work on this feature, I'm always happy to accept patches.
#2
I haven't dug in yet, but I would think the simplest way (at least for starters) would be to check for duplicate DOI's -- Biblio could warn you if you attempt to create a biblio node for which an identical DOI already exists :)