citeproc-0.1: test/csl/name_SubstitutePartialEach.txt
>>===== MODE =====>>
bibliography
<<===== MODE =====<<
>>===== RESULT =====>>
<div class="csl-bib-body">
<div class="csl-entry">Title One</div>
<div class="csl-entry">---</div>
</div>
<<===== RESULT =====<<
>>===== CSL =====>>
<?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="sort-only" page-range-format="chicago" default-locale="en-US">
<info>
<title>American Marketing Association</title>
<title-short>AMA</title-short>
<id>http://www.zotero.org/styles/american-marketing-association</id>
<link href="http://www.zotero.org/styles/american-marketing-association" rel="self"/>
<link href="https://www.ama.org/publications/JournalOfMarketing/Documents/AMA_Reference_Style.pdf" rel="documentation"/>
<link href="https://www.ama.org/publications/JournalOfMarketingResearch/Documents/AMA_Reference_Style.pdf" rel="documentation"/>
<author>
<name>Sebastian Karcher</name>
</author>
<contributor>
<name>Rintze Zelle</name>
<uri>http://twitter.com/rintzezelle</uri>
</contributor>
<category citation-format="author-date"/>
<category field="social_science"/>
<category field="communications"/>
<summary>AMA Reference List Style published by the American Marketing Association</summary>
<updated>2014-10-17T21:46:29+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>
<citation>
<layout>
<text value="BOGUS"/>
</layout>
</citation>
<bibliography subsequent-author-substitute="---" subsequent-author-substitute-rule="partial-each">
<layout>
<names variable="author">
<name/>
<substitute>
<text variable="title"/>
</substitute>
</names>
</layout>
</bibliography>
</style>
<<===== CSL =====<<
>>===== INPUT =====>>
[
{
"id": "ITEM-1",
"title": "Title One",
"type": "book"
},
{
"id": "ITEM-2",
"title": "Title One",
"type": "book"
}
]
<<===== INPUT =====<<
>>===== VERSION =====>>
1.0
<<===== VERSION =====<<