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

rjerome’s picture

Status: Active » Fixed

Fix in the next release.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.