Posted by knopf on November 7, 2009 at 8:59pm
Jump to:
| Project: | Bibliography Module |
| Version: | 6.x-1.7 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
Fix in the next release.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.