Annotated Citation Style
I’ve created citation styles that export the full citation as well as the abstract (if put into your software), as well as the full citation, abstract, and any notes made in the software.
Currently, the “notes” exportation from Mendeley desktop is buggy, with unwanted exported code (they’re working on it, apparently), but this can be deleted quickly with a find-replace function.
The citation style itself is based on the American Antiquity style. You can edit these files using any text editor. The added lines are at the bottom:
below:
<text macro=”rest-of-bib”/>
</group>
add:
<group display=”block”>
<text variable=”abstract” prefix=”ABSTRACT: ” />
</group>
and, if you want:
<group display=”block”>
<text variable=”note” prefix=”NOTES: ” />
</group>
Click the links above to download the CSL files and save them into your software’s style folder.
Notes
-
nickthejam likes this
-
allison-grunwald posted this

