Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.7
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2009 at 20:59 UTC
Updated:
18 Dec 2009 at 20:40 UTC
The bibtex generator needs to mask Latex control codes. For example:
& -> \&
% -> \%
etc.
Otherwise it produces bibtex entries like this '{Journal = "Systems & Software"}', which produces a bug when you generate the bbl entry with bibtex.
Comments
Comment #1
rjerome commentedFix in the next release.