can't get chicago bibliography to add lines between entries
Turabian 7, corresponding to Chicago version 15, the current versions, ask that a line be left between entries in a bibliography. "Chicago full note with bibliography" seems not to leave such a line ("between paragraphs" in Word nomenclature). I can manually add the space before printing, but Zotero or the Word plug-in reverts when I update.
Is there a work-around?
Is there a work-around?
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
from the documentation
Spacing in the Bibliography is controlled by the “entry-spacing” and “line-spacing” options
<option name="entry-spacing" value="0"/>
<option name="line-spacing" value="2"/>
you'd want to adjust the "entry spacing" option (which is already in the style) from 0 to 1
http://www.zotero.org/support/csl_simple_edits
for general instructions.