Skip to content

Instantly share code, notes, and snippets.

@fbennett
Last active August 29, 2015 14:07
Show Gist options
  • Save fbennett/c7c48158f8e0e60518e7 to your computer and use it in GitHub Desktop.
Save fbennett/c7c48158f8e0e60518e7 to your computer and use it in GitHub Desktop.
Newsletter style (v2)
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never">
<info>
<title>Newsletter</title>
<id>http://www.zotero.org/styles/custom-newsletter</id>
<link rel="self" href="http://www.zotero.org/styles/custom-newsletter"/>
<author>
<name>Aurimas Vinckevicius</name>
<email>[email protected]</email>
</author>
<updated>2014-10-17T21:25:31+00:00</updated>
</info>
<citation>
<layout>
<text value=""/>
</layout>
</citation>
<bibliography>
<layout>
<group display="block">
<text variable="title"/>
</group>
<group display="indent">
<text variable="URL"/>
</group>
<group display="indent">
<text variable="container-title" prefix="• Journal: "/>
</group>
<group display="indent">
<names variable="editor" prefix="• Corresponding author(s): "/>
</group>
<group display="indent">
<text variable="archive" prefix="• Institution(s): "/>
</group>
<group display="indent">
<text variable="archive_location" prefix="• Address: "/>
</group>
<group display="indent">
<text variable="abstract" prefix="• Major finding: "/>
</group>
</layout>
</bibliography>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment