IsisCB / IsisCBLegacyDigitization

MIT License
0 stars 0 forks source link

recognise and parse book chapter citations #48

Open Conal-Tuohy opened 8 years ago

Conal-Tuohy commented 8 years ago

"In:" is indicator of a book chapter. These are a different type of citation, with features both of books and journal articles. e.g. http://conaltuohy.com/clients/isiscb/html/ISIS-01.html#p121-12 http://conaltuohy.com/clients/isiscb/html/ISIS-01.html#p279-25

Conal-Tuohy commented 8 years ago

still need to handle the cases where book chapter titles are followed by chapter's page range (should be a biblScope), and optionally some physical extents (e.g. " ill. ", "portr.", etc.)

Conal-Tuohy commented 8 years ago

page range done, physical extents still left unparsed (but should not interfere with remaining parsing)