Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.9
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2010 at 19:56 UTC
Updated:
5 Mar 2010 at 22:30 UTC
On the main biblio page that lists all records, with the style set to MLA, book chapters are missing the first set of quotation marks before the chapter title - eg.
Slings, Simon R.. Choral agons in democratic Athens, 510-400 BC." The manupulative mode. Political propaganda in antiquity. A collection of case studies. Eds. Karl Enenkel, and Ilja Leonard Pfeijffer. Mnemosyne Suppl. 261. Leiden: Brill, 2005. 43-63.
Thanks!
Comments
Comment #1
rjerome commentedfixed if you want to fix it in your code, just add the opening quotation mark just before the span tag on line 182 of the biblio_style_mla.inc file...
(note the double quote, just after the single quote and before the span tag)
Ron.
http://drupal.org/cvs?commit=331044
BTW, this will all be a thing of the past soon, as I am nearing completion of a completely new styling engine (http://drupal.org/node/234692) based on the same style files used by Zotero and Mendeley.