[Solved] Indented APA annotated bibliography
How can I indent an annotation by 0.5"? I am using the following code within an APA annotated bibliography style:
This gives me 1" indentation for the first line of the annotation and .5" for additional lines. Is there a way to indent the whole block by .5"? Thanks!
Edit: I solved it using:
<group display="block">
<!-- citation rendering elements -->
</group>
<text display="indent" variable="abstract" prefix="
"/>
This gives me 1" indentation for the first line of the annotation and .5" for additional lines. Is there a way to indent the whole block by .5"? Thanks!
Edit: I solved it using:
<text display="left-margin" variable="abstract" />
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.