Incorrect bibtex generation

knopf - November 7, 2009 - 20:59
Project:Bibliography Module
Version:6.x-1.7
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:fixed
Description

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.

#1

rjerome - December 4, 2009 - 20:31
Status:active» fixed

Fix in the next release.

 
 

Drupal is a registered trademark of Dries Buytaert.