Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 May 2009 at 13:28 UTC
Updated:
29 May 2009 at 10:40 UTC
Hello,
When importing from a bibtex file into drupal, "@incollection" is interpreted as "@book" and the booktitle field is lost (or it passes into the series field if "series" does not appear in the bibtex file already). Is this the normal behaviour? As far as I've ssen, an 'incollection' is normaly a part of a book with its own title (therefore more of an "@inbook") and the booktitle is a required field.
Best regards,
Sorina
Comments
Comment #1
rjerome commentedIt will now be interpreted like an "inbook" entry.
Ron.
Comment #2
camarasu commentedOK, thank you!
Sorina