Last active
August 29, 2015 14:15
-
-
Save zuphilip/9ca0d6707ef031ad56fc to your computer and use it in GitHub Desktop.
Generic dependent CSL style
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-US"> | |
<info> | |
<title></title> | |
<id>http://www.zotero.org/styles/</id> | |
<link href="http://www.zotero.org/styles/" rel="self"/> | |
<link href="http://www.zotero.org/styles/" rel="independent-parent"/> | |
<link href="" rel="documentation"/> | |
<category citation-format="author-date"/> | |
<issn></issn> | |
<eissn></eissn> | |
<summary>A style for</summary> | |
<updated>2015-02-17T22:50:00+00:00</updated> | |
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> | |
</info> | |
</style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment