CSL Editing to Format Abstract Field.
I'm working on the Chicago Manual of Style 16th edition (full note) CSL to add the Abstract field. I've gotten as far as adding
<text variable="abstract" display="block"/>
, which successfully adds the abstract to the Bibliography output, but I'd like to format the style so that (1) there's a blank line between the citation and the abstract and (2) the first line of the abstract does NOT have a hanging indent. I'd like the entire abstract to be indented. Can anyone please point me to the proper coding for these changes? Thank you!
Citation
more citation
Abstract
more abstract
If so, that looks right for me.
Citation
more citation
Abstract
more abstract
<text variable="abstract" display="block"/>