Test -- ignore
This commit is contained in:
parent
af99436721
commit
6ac52ea9c1
36
csl/test.csl
36
csl/test.csl
|
@ -1,18 +1,18 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en">
|
||||||
<info>
|
<info>
|
||||||
<title>Test</title>
|
<title>Test</title>
|
||||||
<id>http://www.zotero.org/styles/test</id>
|
<id>http://www.zotero.org/styles/test</id>
|
||||||
<link href="http://www.zotero.org/styles/test"/>
|
<link href="http://www.zotero.org/styles/test"/>
|
||||||
<author>
|
<author>
|
||||||
<name>Dan Stillman</name>
|
<name>Dan Stillman</name>
|
||||||
</author>
|
</author>
|
||||||
<updated>2007-11-28T23:44:54+00:00</updated>
|
<updated>2007-12-28T23:44:54+00:00</updated>
|
||||||
<summary>A test style</summary>
|
<summary>A test style</summary>
|
||||||
</info>
|
</info>
|
||||||
<citation>
|
<citation>
|
||||||
<layout>
|
<layout>
|
||||||
<text value="Hello World!"/>
|
<text value="Hello World!"/>
|
||||||
</layout>
|
</layout>
|
||||||
</citation>
|
</citation>
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user