Skip to content

Instantly share code, notes, and snippets.

@rmzelle
Created February 15, 2012 21:52
Show Gist options
  • Save rmzelle/1839241 to your computer and use it in GitHub Desktop.
Save rmzelle/1839241 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="in-text">
<info>
<title>SEI International Style (Author-Date)</title>
<id>SEI International Style</id>
<link href="http://www.sei-international.org" rel="self"/>
<category citation-format="author-date"/>
<category field="generic-base"/>
<updated>2012-02-03T12:14:40+00:00</updated>
</info>
<citation>
<layout>
<text value="test"/>
</layout>
</citation>
<bibliography>
<layout>
<choose>
<if type="bill">
<group prefix=". ">
<choose>
<if variable="title"><text value="test"/></if>
</choose></group>
</if>
</choose>
</layout>
</bibliography>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment