Export Bib with Abstracts include
Hello. I request help to create a CSL style that would export bibliographies with abstracts included. Preferably APA format. I have read the other recent post concerning this and still cannot create one.
Thank You
Thank You
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
<text variable="abstract"/>
inside the layout element of the bibliography section of the CSL style.<text variable="abstract" display="block"/>
will probably work.Thanks for the code suggestion. To be annoying- Is there a way to do a double carriage return (i.e., get a space between the citation and the abstract)?