#245: refextract: enhance tool to detect DOI
--------------------------+-------------------------------------------------
Reporter: simko | Owner: chayward
Type: enhancement | Status: closed
Priority: minor | Milestone:
Component: BibEdit | Version:
Resolution: fixed | Keywords:
--------------------------+-------------------------------------------------
Changes (by Christopher Hayward <christopher.james.hayward@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [ff97c0942af09d9298b70f0934582ac05a75dc65]:
{{{
#!CommitTicketReference repository=""
revision="ff97c0942af09d9298b70f0934582ac05a75dc65"
refextract: add DOI recognition functionality
* refextract is now able to identify DOI numbers inside a citation
and correctly markup a found DOI into the new 'a' subfield.
(closes #245)
* Improved some comments. Created checks against spaces at the end
of raw reference lines which are being processed.
Will now add a space at the end of raw references, if there is a
need to concatenate two reference lines as a result of bad
pdf2txt parsing. The space will only be added if a space does not
already exist for the base raw reference.
* Removed some unused variables such as misc_text_dict.
* (Merge note: this commit may not split references properly when there
is more than one report number. This will be addressed properly in
the next refextract branch recognizing author parts.)
}}}
--
Ticket URL: </ticket/245#comment:5>
Invenio <http://invenio-software.org>