User:Nathanstrait/Wikipedia BibDesk Export Template

From Wikipedia, the free encyclopedia

This is an export template for use with BibDesk, which is a free open-source BibTeX-based reference management software application for OS X. You can use this template to create Wikipedia citation templates simply by copying reference works from BibDesk and pasting them into into a Wikipedia article (in accord with the Wikipedia guidelines for citing sources). To use this template, you will need to copy the following code and save it as a text file in your BibDesk templates folder, and then modify your BibDesk preferences as explained in the BibDesk Wiki page on Templates. You will need to edit the code if you use different field names in BibDesk or if you would like to change the output formatting.

Note: If you are a BibDesk user and a Wikipedia user, consider adding your Wikipedia user page to Category:Wikipedians who use BibDesk.

<$publications>
<$pubType=book?>* {{cite book
<$authors.@count=0?><?$authors.@count=1?>|last=<$authors.lastName.@firstObject/>
|first=<$authors.firstName.@firstObject/>
<?$authors.@count?>|last1=<$authors.lastName.@firstObject/>
|first1=<$authors.firstName.@firstObject/>
|last2=<$authors.lastName.@secondObject/>
|first2=<$authors.firstName.@secondObject/>
<$authors.lastName.@thirdObject?>|last3=<$authors.lastName.@thirdObject/>
|first3=<$authors.firstName.@thirdObject/>
</$authors.lastName.@thirdObject?><$authors.lastName.@fourthObject?>|last4=<$authors.lastName.@fourthObject/>
|first4=<$authors.firstName.@fourthObject/>
</$authors.lastName.@fourthObject?><$authors.lastName.@fifthObject?>|last5=<$authors.lastName.@fifthObject/>
|first5=<$authors.firstName.@fifthObject/>
</$authors.lastName.@fifthObject?><$authors.lastName.@sixthObject?>|last6=<$authors.lastName.@sixthObject/>
|first6=<$authors.firstName.@sixthObject/>
</$authors.lastName.@sixthObject?><$authors.lastName.@seventhObject?>|last7=<$authors.lastName.@seventhObject/>
|first7=<$authors.firstName.@seventhObject/>
</$authors.lastName.@seventhObject?><$authors.lastName.@eighthObject?>|last8=<$authors.lastName.@eighthObject/>
|first8=<$authors.firstName.@eighthObject/>
</$authors.lastName.@eighthObject?><$authors.lastName.@ninthObject?>|last9=<$authors.lastName.@ninthObject/>
|first9=<$authors.firstName.@ninthObject/>
</$authors.lastName.@ninthObject?><$authors.lastName.@tenthObject?>|last10=<$authors.lastName.@tenthObject/>
|first10=<$authors.firstName.@tenthObject/>
</$authors.lastName.@tenthObject?></$authors.@count?><$editors.@count=0?><?$editors.@count=1?>|editor-last=<$editors.lastName.@firstObject/>
|editor-first=<$editors.firstName.@firstObject/>
<?$editors.@count?>|editor1-last=<$editors.lastName.@firstObject/>
|editor1-first=<$editors.firstName.@firstObject/>
|editor2-last=<$editors.lastName.@secondObject/>
|editor2-first=<$editors.firstName.@secondObject/>
<$editors.lastName.@thirdObject?>|editor3-last=<$editors.lastName.@thirdObject/>
|editor3-first=<$editors.firstName.@thirdObject/>
</$editors.lastName.@thirdObject?><$editors.lastName.@fourthObject?>|editor4-last=<$editors.lastName.@fourthObject/>
|editor4-first=<$editors.firstName.@fourthObject/>
</$editors.lastName.@fourthObject?><$editors.lastName.@fifthObject?>|editor5-last=<$editors.lastName.@fifthObject/>
|editor5-first=<$editors.firstName.@fifthObject/>
</$editors.lastName.@fifthObject?><$editors.lastName.@sixthObject?>|editor6-last=<$editors.lastName.@sixthObject/>
|editor6-first=<$editors.firstName.@sixthObject/>
</$editors.lastName.@sixthObject?><$editors.lastName.@seventhObject?>|editor7-last=<$editors.lastName.@seventhObject/>
|editor7-first=<$editors.firstName.@seventhObject/>
</$editors.lastName.@seventhObject?><$editors.lastName.@eighthObject?>|editor8-last=<$editors.lastName.@eighthObject/>
|editor8-first=<$editors.firstName.@eighthObject/>
</$editors.lastName.@eighthObject?><$editors.lastName.@ninthObject?>|editor9-last=<$editors.lastName.@ninthObject/>
|editor9-first=<$editors.firstName.@ninthObject/>
</$editors.lastName.@ninthObject?><$editors.lastName.@tenthObject?>|editor10-last=<$editors.lastName.@tenthObject/>
|editor10-first=<$editors.firstName.@tenthObject/>
</$editors.lastName.@tenthObject?></$editors.@count?>|date=<$fields.Month?><$fields.Month/> </$fields.Month?><$fields.Year/>
<$fields.Original-Publication?>|orig-year=<$fields.Original-Publication/>
</$fields.Original-Publication?>
|title=<$fields.Title.stringByRemovingTeX/>
<$fields.Edition?>|edition=<$fields.Edition/>
</$fields.Edition?>
<$fields.Series?>|series=<$fields.Series/>
</$fields.Series?>
<$fields.Volume?>|volume=<$fields.Volume/>
</$fields.Volume?>
<$fields.Language?>|language=<$fields.Language.stringByRemovingTeX/>
</$fields.Language?>
<$fields.Address?>|location=<$fields.Address.stringByRemovingTeX/>
</$fields.Address?>
<$fields.Publisher?>|publisher=<$fields.Publisher.stringByRemovingTeX/>
</$fields.Publisher?>
<$fields.ISBN?>|isbn=<$fields.ISBN/>
</$fields.ISBN?>
<$fields.OCLC?>|oclc=<$fields.OCLC/>
</$fields.OCLC?>
<$fields.PMID?>|pmid=<$fields.PMID/>
</$fields.PMID?>
<$fields.PMCID?>|pmc=<$fields.PMCID/>
</$fields.PMCID?>
<$fields.Jstor?>|jstor=<$fields.Jstor/>
</$fields.Jstor?>
<$fields.Doi?>|doi=<$fields.Doi/>
</$fields.Doi?>
<$fields.URL?>|url=<$fields.URL/>
</$fields.URL?>
}}
<?$pubType=incollection?>* {{cite book
<$authors.@count=0?><?$authors.@count=1?>|last=<$authors.lastName.@firstObject/>
|first=<$authors.firstName.@firstObject/>
<?$authors.@count?>|last1=<$authors.lastName.@firstObject/>
|first1=<$authors.firstName.@firstObject/>
|last2=<$authors.lastName.@secondObject/>
|first2=<$authors.firstName.@secondObject/>
<$authors.lastName.@thirdObject?>|last3=<$authors.lastName.@thirdObject/>
|first3=<$authors.firstName.@thirdObject/>
</$authors.lastName.@thirdObject?><$authors.lastName.@fourthObject?>|last4=<$authors.lastName.@fourthObject/>
|first4=<$authors.firstName.@fourthObject/>
</$authors.lastName.@fourthObject?><$authors.lastName.@fifthObject?>|last5=<$authors.lastName.@fifthObject/>
|first5=<$authors.firstName.@fifthObject/>
</$authors.lastName.@fifthObject?><$authors.lastName.@sixthObject?>|last6=<$authors.lastName.@sixthObject/>
|first6=<$authors.firstName.@sixthObject/>
</$authors.lastName.@sixthObject?><$authors.lastName.@seventhObject?>|last7=<$authors.lastName.@seventhObject/>
|first7=<$authors.firstName.@seventhObject/>
</$authors.lastName.@seventhObject?><$authors.lastName.@eighthObject?>|last8=<$authors.lastName.@eighthObject/>
|first8=<$authors.firstName.@eighthObject/>
</$authors.lastName.@eighthObject?><$authors.lastName.@ninthObject?>|last9=<$authors.lastName.@ninthObject/>
|first9=<$authors.firstName.@ninthObject/>
</$authors.lastName.@ninthObject?><$authors.lastName.@tenthObject?>|last10=<$authors.lastName.@tenthObject/>
|first10=<$authors.firstName.@tenthObject/>
</$authors.lastName.@tenthObject?></$authors.@count?>|date=<$fields.Month?><$fields.Month/> </$fields.Month?><$fields.Year/>
<$fields.Original-Publication?>|orig-year=<$fields.Original-Publication/>
</$fields.Original-Publication?>
|chapter=<$fields.Title.stringByRemovingTeX/>
<$editors.@count=0?><?$editors.@count=1?>|editor-last=<$editors.lastName.@firstObject/>
|editor-first=<$editors.firstName.@firstObject/>
<?$editors.@count?>|editor1-last=<$editors.lastName.@firstObject/>
|editor1-first=<$editors.firstName.@firstObject/>
|editor2-last=<$editors.lastName.@secondObject/>
|editor2-first=<$editors.firstName.@secondObject/>
<$editors.lastName.@thirdObject?>|editor3-last=<$editors.lastName.@thirdObject/>
|editor3-first=<$editors.firstName.@thirdObject/>
</$editors.lastName.@thirdObject?><$editors.lastName.@fourthObject?>|editor4-last=<$editors.lastName.@fourthObject/>
|editor4-first=<$editors.firstName.@fourthObject/>
</$editors.lastName.@fourthObject?><$editors.lastName.@fifthObject?>|editor5-last=<$editors.lastName.@fifthObject/>
|editor5-first=<$editors.firstName.@fifthObject/>
</$editors.lastName.@fifthObject?><$editors.lastName.@sixthObject?>|editor6-last=<$editors.lastName.@sixthObject/>
|editor6-first=<$editors.firstName.@sixthObject/>
</$editors.lastName.@sixthObject?><$editors.lastName.@seventhObject?>|editor7-last=<$editors.lastName.@seventhObject/>
|editor7-first=<$editors.firstName.@seventhObject/>
</$editors.lastName.@seventhObject?><$editors.lastName.@eighthObject?>|editor8-last=<$editors.lastName.@eighthObject/>
|editor8-first=<$editors.firstName.@eighthObject/>
</$editors.lastName.@eighthObject?><$editors.lastName.@ninthObject?>|editor9-last=<$editors.lastName.@ninthObject/>
|editor9-first=<$editors.firstName.@ninthObject/>
</$editors.lastName.@ninthObject?><$editors.lastName.@tenthObject?>|editor10-last=<$editors.lastName.@tenthObject/>
|editor10-first=<$editors.firstName.@tenthObject/>
</$editors.lastName.@tenthObject?></$editors.@count?>|title=<$fields.Booktitle.stringByRemovingTeX/>
<$fields.Edition?>|edition=<$fields.Edition/>
</$fields.Edition?>
<$fields.Series?>|series=<$fields.Series/>
</$fields.Series?>
<$fields.Volume?>|volume=<$fields.Volume/>
</$fields.Volume?>
<$fields.Language?>|language=<$fields.Language.stringByRemovingTeX/>
</$fields.Language?>
<$fields.Address?>|location=<$fields.Address.stringByRemovingTeX/>
</$fields.Address?>
<$fields.Publisher?>|publisher=<$fields.Publisher.stringByRemovingTeX/>
</$fields.Publisher?>
<$fields.Pages?>|pages=<$fields.Pages.stringByRemovingTeX/>
</$fields.Pages?>
<$fields.ISBN?>|isbn=<$fields.ISBN/>
</$fields.ISBN?>
<$fields.OCLC?>|oclc=<$fields.OCLC/>
</$fields.OCLC?>
<$fields.PMID?>|pmid=<$fields.PMID/>
</$fields.PMID?>
<$fields.PMCID?>|pmc=<$fields.PMCID/>
</$fields.PMCID?>
<$fields.Jstor?>|jstor=<$fields.Jstor/>
</$fields.Jstor?>
<$fields.Doi?>|doi=<$fields.Doi/>
</$fields.Doi?>
<$fields.URL?>|chapter-url=<$fields.URL/>
</$fields.URL?>
}}
<?$pubType=inbook?>* {{cite book
<$authors.@count=0?><?$authors.@count=1?>|last=<$authors.lastName.@firstObject/>
|first=<$authors.firstName.@firstObject/>
<?$authors.@count?>|last1=<$authors.lastName.@firstObject/>
|first1=<$authors.firstName.@firstObject/>
|last2=<$authors.lastName.@secondObject/>
|first2=<$authors.firstName.@secondObject/>
<$authors.lastName.@thirdObject?>|last3=<$authors.lastName.@thirdObject/>
|first3=<$authors.firstName.@thirdObject/>
</$authors.lastName.@thirdObject?><$authors.lastName.@fourthObject?>|last4=<$authors.lastName.@fourthObject/>
|first4=<$authors.firstName.@fourthObject/>
</$authors.lastName.@fourthObject?><$authors.lastName.@fifthObject?>|last5=<$authors.lastName.@fifthObject/>
|first5=<$authors.firstName.@fifthObject/>
</$authors.lastName.@fifthObject?><$authors.lastName.@sixthObject?>|last6=<$authors.lastName.@sixthObject/>
|first6=<$authors.firstName.@sixthObject/>
</$authors.lastName.@sixthObject?><$authors.lastName.@seventhObject?>|last7=<$authors.lastName.@seventhObject/>
|first7=<$authors.firstName.@seventhObject/>
</$authors.lastName.@seventhObject?><$authors.lastName.@eighthObject?>|last8=<$authors.lastName.@eighthObject/>
|first8=<$authors.firstName.@eighthObject/>
</$authors.lastName.@eighthObject?><$authors.lastName.@ninthObject?>|last9=<$authors.lastName.@ninthObject/>
|first9=<$authors.firstName.@ninthObject/>
</$authors.lastName.@ninthObject?><$authors.lastName.@tenthObject?>|last10=<$authors.lastName.@tenthObject/>
|first10=<$authors.firstName.@tenthObject/>
</$authors.lastName.@tenthObject?></$authors.@count?>|date=<$fields.Month?><$fields.Month/> </$fields.Month?><$fields.Year/>
<$fields.Original-Publication?>|orig-year=<$fields.Original-Publication/>
</$fields.Original-Publication?>
|chapter=<$fields.Title.stringByRemovingTeX/>
<$editors.@count=0?><?$editors.@count=1?>|editor-last=<$editors.lastName.@firstObject/>
|editor-first=<$editors.firstName.@firstObject/>
<?$editors.@count?>|editor1-last=<$editors.lastName.@firstObject/>
|editor1-first=<$editors.firstName.@firstObject/>
|editor2-last=<$editors.lastName.@secondObject/>
|editor2-first=<$editors.firstName.@secondObject/>
<$editors.lastName.@thirdObject?>|editor3-last=<$editors.lastName.@thirdObject/>
|editor3-first=<$editors.firstName.@thirdObject/>
</$editors.lastName.@thirdObject?><$editors.lastName.@fourthObject?>|editor4-last=<$editors.lastName.@fourthObject/>
|editor4-first=<$editors.firstName.@fourthObject/>
</$editors.lastName.@fourthObject?><$editors.lastName.@fifthObject?>|editor5-last=<$editors.lastName.@fifthObject/>
|editor5-first=<$editors.firstName.@fifthObject/>
</$editors.lastName.@fifthObject?><$editors.lastName.@sixthObject?>|editor6-last=<$editors.lastName.@sixthObject/>
|editor6-first=<$editors.firstName.@sixthObject/>
</$editors.lastName.@sixthObject?><$editors.lastName.@seventhObject?>|editor7-last=<$editors.lastName.@seventhObject/>
|editor7-first=<$editors.firstName.@seventhObject/>
</$editors.lastName.@seventhObject?><$editors.lastName.@eighthObject?>|editor8-last=<$editors.lastName.@eighthObject/>
|editor8-first=<$editors.firstName.@eighthObject/>
</$editors.lastName.@eighthObject?><$editors.lastName.@ninthObject?>|editor9-last=<$editors.lastName.@ninthObject/>
|editor9-first=<$editors.firstName.@ninthObject/>
</$editors.lastName.@ninthObject?><$editors.lastName.@tenthObject?>|editor10-last=<$editors.lastName.@tenthObject/>
|editor10-first=<$editors.firstName.@tenthObject/>
</$editors.lastName.@tenthObject?></$editors.@count?>|title=<$fields.Booktitle.stringByRemovingTeX/>
<$fields.Edition?>|edition=<$fields.Edition/>
</$fields.Edition?>
<$fields.Series?>|series=<$fields.Series/>
</$fields.Series?>
<$fields.Volume?>|volume=<$fields.Volume/>
</$fields.Volume?>
<$fields.Language?>|language=<$fields.Language.stringByRemovingTeX/>
</$fields.Language?>
<$fields.Address?>|location=<$fields.Address.stringByRemovingTeX/>
</$fields.Address?>
<$fields.Publisher?>|publisher=<$fields.Publisher.stringByRemovingTeX/>
</$fields.Publisher?>
<$fields.Pages?>|pages=<$fields.Pages.stringByRemovingTeX/>
</$fields.Pages?>
<$fields.ISBN?>|isbn=<$fields.ISBN/>
</$fields.ISBN?>
<$fields.OCLC?>|oclc=<$fields.OCLC/>
</$fields.OCLC?>
<$fields.PMID?>|pmid=<$fields.PMID/>
</$fields.PMID?>
<$fields.PMCID?>|pmc=<$fields.PMCID/>
</$fields.PMCID?>
<$fields.Jstor?>|jstor=<$fields.Jstor/>
</$fields.Jstor?>
<$fields.Doi?>|doi=<$fields.Doi/>
</$fields.Doi?>
<$fields.URL?>|chapter-url=<$fields.URL/>
</$fields.URL?>
}}
<?$pubType=inproceedings?>* {{cite book
<$authors.@count=0?><?$authors.@count=1?>|last=<$authors.lastName.@firstObject/>
|first=<$authors.firstName.@firstObject/>
<?$authors.@count?>|last1=<$authors.lastName.@firstObject/>
|first1=<$authors.firstName.@firstObject/>
|last2=<$authors.lastName.@secondObject/>
|first2=<$authors.firstName.@secondObject/>
<$authors.lastName.@thirdObject?>|last3=<$authors.lastName.@thirdObject/>
|first3=<$authors.firstName.@thirdObject/>
</$authors.lastName.@thirdObject?><$authors.lastName.@fourthObject?>|last4=<$authors.lastName.@fourthObject/>
|first4=<$authors.firstName.@fourthObject/>
</$authors.lastName.@fourthObject?><$authors.lastName.@fifthObject?>|last5=<$authors.lastName.@fifthObject/>
|first5=<$authors.firstName.@fifthObject/>
</$authors.lastName.@fifthObject?><$authors.lastName.@sixthObject?>|last6=<$authors.lastName.@sixthObject/>
|first6=<$authors.firstName.@sixthObject/>
</$authors.lastName.@sixthObject?><$authors.lastName.@seventhObject?>|last7=<$authors.lastName.@seventhObject/>
|first7=<$authors.firstName.@seventhObject/>
</$authors.lastName.@seventhObject?><$authors.lastName.@eighthObject?>|last8=<$authors.lastName.@eighthObject/>
|first8=<$authors.firstName.@eighthObject/>
</$authors.lastName.@eighthObject?><$authors.lastName.@ninthObject?>|last9=<$authors.lastName.@ninthObject/>
|first9=<$authors.firstName.@ninthObject/>
</$authors.lastName.@ninthObject?><$authors.lastName.@tenthObject?>|last10=<$authors.lastName.@tenthObject/>
|first10=<$authors.firstName.@tenthObject/>
</$authors.lastName.@tenthObject?></$authors.@count?>|date=<$fields.Month?><$fields.Month/> </$fields.Month?><$fields.Year/>
<$fields.Original-Publication?>|orig-year=<$fields.Original-Publication/>
</$fields.Original-Publication?>
|chapter=<$fields.Title.stringByRemovingTeX/>
<$editors.@count=0?><?$editors.@count=1?>|editor-last=<$editors.lastName.@firstObject/>
|editor-first=<$editors.firstName.@firstObject/>
<?$editors.@count?>|editor1-last=<$editors.lastName.@firstObject/>
|editor1-first=<$editors.firstName.@firstObject/>
|editor2-last=<$editors.lastName.@secondObject/>
|editor2-first=<$editors.firstName.@secondObject/>
<$editors.lastName.@thirdObject?>|editor3-last=<$editors.lastName.@thirdObject/>
|editor3-first=<$editors.firstName.@thirdObject/>
</$editors.lastName.@thirdObject?><$editors.lastName.@fourthObject?>|editor4-last=<$editors.lastName.@fourthObject/>
|editor4-first=<$editors.firstName.@fourthObject/>
</$editors.lastName.@fourthObject?><$editors.lastName.@fifthObject?>|editor5-last=<$editors.lastName.@fifthObject/>
|editor5-first=<$editors.firstName.@fifthObject/>
</$editors.lastName.@fifthObject?><$editors.lastName.@sixthObject?>|editor6-last=<$editors.lastName.@sixthObject/>
|editor6-first=<$editors.firstName.@sixthObject/>
</$editors.lastName.@sixthObject?><$editors.lastName.@seventhObject?>|editor7-last=<$editors.lastName.@seventhObject/>
|editor7-first=<$editors.firstName.@seventhObject/>
</$editors.lastName.@seventhObject?><$editors.lastName.@eighthObject?>|editor8-last=<$editors.lastName.@eighthObject/>
|editor8-first=<$editors.firstName.@eighthObject/>
</$editors.lastName.@eighthObject?><$editors.lastName.@ninthObject?>|editor9-last=<$editors.lastName.@ninthObject/>
|editor9-first=<$editors.firstName.@ninthObject/>
</$editors.lastName.@ninthObject?><$editors.lastName.@tenthObject?>|editor10-last=<$editors.lastName.@tenthObject/>
|editor10-first=<$editors.firstName.@tenthObject/>
</$editors.lastName.@tenthObject?></$editors.@count?>|title=<$fields.Booktitle.stringByRemovingTeX/>
<$fields.Edition?>|edition=<$fields.Edition/>
</$fields.Edition?>
<$fields.Series?>|series=<$fields.Series/>
</$fields.Series?>
<$fields.Volume?>|volume=<$fields.Volume/>
</$fields.Volume?>
<$fields.Language?>|language=<$fields.Language.stringByRemovingTeX/>
</$fields.Language?>
<$fields.Address?>|location=<$fields.Address.stringByRemovingTeX/>
</$fields.Address?>
<$fields.Publisher?>|publisher=<$fields.Publisher.stringByRemovingTeX/>
</$fields.Publisher?>
<$fields.Pages?>|pages=<$fields.Pages.stringByRemovingTeX/>
</$fields.Pages?>
<$fields.ISBN?>|isbn=<$fields.ISBN/>
</$fields.ISBN?>
<$fields.OCLC?>|oclc=<$fields.OCLC/>
</$fields.OCLC?>
<$fields.PMID?>|pmid=<$fields.PMID/>
</$fields.PMID?>
<$fields.PMCID?>|pmc=<$fields.PMCID/>
</$fields.PMCID?>
<$fields.Jstor?>|jstor=<$fields.Jstor/>
</$fields.Jstor?>
<$fields.Doi?>|doi=<$fields.Doi/>
</$fields.Doi?>
<$fields.URL?>|chapter-url=<$fields.URL/>
</$fields.URL?>
}}
<?$pubType=article?>* {{cite journal
<$authors.@count=0?><?$authors.@count=1?>|last=<$authors.lastName.@firstObject/>
|first=<$authors.firstName.@firstObject/>
<?$authors.@count?>|last1=<$authors.lastName.@firstObject/>
|first1=<$authors.firstName.@firstObject/>
|last2=<$authors.lastName.@secondObject/>
|first2=<$authors.firstName.@secondObject/>
<$authors.lastName.@thirdObject?>|last3=<$authors.lastName.@thirdObject/>
|first3=<$authors.firstName.@thirdObject/>
</$authors.lastName.@thirdObject?><$authors.lastName.@fourthObject?>|last4=<$authors.lastName.@fourthObject/>
|first4=<$authors.firstName.@fourthObject/>
</$authors.lastName.@fourthObject?><$authors.lastName.@fifthObject?>|last5=<$authors.lastName.@fifthObject/>
|first5=<$authors.firstName.@fifthObject/>
</$authors.lastName.@fifthObject?><$authors.lastName.@sixthObject?>|last6=<$authors.lastName.@sixthObject/>
|first6=<$authors.firstName.@sixthObject/>
</$authors.lastName.@sixthObject?><$authors.lastName.@seventhObject?>|last7=<$authors.lastName.@seventhObject/>
|first7=<$authors.firstName.@seventhObject/>
</$authors.lastName.@seventhObject?><$authors.lastName.@eighthObject?>|last8=<$authors.lastName.@eighthObject/>
|first8=<$authors.firstName.@eighthObject/>
</$authors.lastName.@eighthObject?><$authors.lastName.@ninthObject?>|last9=<$authors.lastName.@ninthObject/>
|first9=<$authors.firstName.@ninthObject/>
</$authors.lastName.@ninthObject?><$authors.lastName.@tenthObject?>|last10=<$authors.lastName.@tenthObject/>
|first10=<$authors.firstName.@tenthObject/>
</$authors.lastName.@tenthObject?></$authors.@count?><$editors.@count=0?><?$editors.@count=1?>|editor-last=<$editors.lastName.@firstObject/>
|editor-first=<$editors.firstName.@firstObject/>
<?$editors.@count?>|editor1-last=<$editors.lastName.@firstObject/>
|editor1-first=<$editors.firstName.@firstObject/>
|editor2-last=<$editors.lastName.@secondObject/>
|editor2-first=<$editors.firstName.@secondObject/>
<$editors.lastName.@thirdObject?>|editor3-last=<$editors.lastName.@thirdObject/>
|editor3-first=<$editors.firstName.@thirdObject/>
</$editors.lastName.@thirdObject?><$editors.lastName.@fourthObject?>|editor4-last=<$editors.lastName.@fourthObject/>
|editor4-first=<$editors.firstName.@fourthObject/>
</$editors.lastName.@fourthObject?><$editors.lastName.@fifthObject?>|editor5-last=<$editors.lastName.@fifthObject/>
|editor5-first=<$editors.firstName.@fifthObject/>
</$editors.lastName.@fifthObject?><$editors.lastName.@sixthObject?>|editor6-last=<$editors.lastName.@sixthObject/>
|editor6-first=<$editors.firstName.@sixthObject/>
</$editors.lastName.@sixthObject?><$editors.lastName.@seventhObject?>|editor7-last=<$editors.lastName.@seventhObject/>
|editor7-first=<$editors.firstName.@seventhObject/>
</$editors.lastName.@seventhObject?><$editors.lastName.@eighthObject?>|editor8-last=<$editors.lastName.@eighthObject/>
|editor8-first=<$editors.firstName.@eighthObject/>
</$editors.lastName.@eighthObject?><$editors.lastName.@ninthObject?>|editor9-last=<$editors.lastName.@ninthObject/>
|editor9-first=<$editors.firstName.@ninthObject/>
</$editors.lastName.@ninthObject?><$editors.lastName.@tenthObject?>|editor10-last=<$editors.lastName.@tenthObject/>
|editor10-first=<$editors.firstName.@tenthObject/>
</$editors.lastName.@tenthObject?></$editors.@count?>|date=<$fields.Month?><$fields.Month/> </$fields.Month?><$fields.Year/>
<$fields.Original-Publication?>|orig-year=<$fields.Original-Publication/>
</$fields.Original-Publication?>
|title=<$fields.Title.stringByRemovingTeX/>
<$fields.Language?>|language=<$fields.Language.stringByRemovingTeX/>
</$fields.Language?>
|journal=<$fields.Journal/>
<$fields.Volume?>|volume=<$fields.Volume/>
</$fields.Volume?>
<$fields.Number?>|issue=<$fields.Number/>
</$fields.Number?>
<$fields.Pages?>|pages=<$fields.Pages.stringByRemovingTeX/>
</$fields.Pages?>
<$fields.PMID?>|pmid=<$fields.PMID/>
</$fields.PMID?>
<$fields.PMCID?>|pmc=<$fields.PMCID/>
</$fields.PMCID?>
<$fields.Jstor?>|jstor=<$fields.Jstor/>
</$fields.Jstor?>
<$fields.Doi?>|doi=<$fields.Doi/>
</$fields.Doi?>
<$fields.URL?>|url=<$fields.URL/>
</$fields.URL?>
}}
<?$pubType=phdthesis?>* {{cite thesis
|type=Ph.D.
<$authors.@count=0?><?$authors.@count=1?>|last=<$authors.lastName.@firstObject/>
|first=<$authors.firstName.@firstObject/>
<?$authors.@count?>|last1=<$authors.lastName.@firstObject/>
|first1=<$authors.firstName.@firstObject/>
|last2=<$authors.lastName.@secondObject/>
|first2=<$authors.firstName.@secondObject/>
<$authors.lastName.@thirdObject?>|last3=<$authors.lastName.@thirdObject/>
|first3=<$authors.firstName.@thirdObject/>
</$authors.lastName.@thirdObject?><$authors.lastName.@fourthObject?>|last4=<$authors.lastName.@fourthObject/>
|first4=<$authors.firstName.@fourthObject/>
</$authors.lastName.@fourthObject?><$authors.lastName.@fifthObject?>|last5=<$authors.lastName.@fifthObject/>
|first5=<$authors.firstName.@fifthObject/>
</$authors.lastName.@fifthObject?><$authors.lastName.@sixthObject?>|last6=<$authors.lastName.@sixthObject/>
|first6=<$authors.firstName.@sixthObject/>
</$authors.lastName.@sixthObject?><$authors.lastName.@seventhObject?>|last7=<$authors.lastName.@seventhObject/>
|first7=<$authors.firstName.@seventhObject/>
</$authors.lastName.@seventhObject?><$authors.lastName.@eighthObject?>|last8=<$authors.lastName.@eighthObject/>
|first8=<$authors.firstName.@eighthObject/>
</$authors.lastName.@eighthObject?><$authors.lastName.@ninthObject?>|last9=<$authors.lastName.@ninthObject/>
|first9=<$authors.firstName.@ninthObject/>
</$authors.lastName.@ninthObject?><$authors.lastName.@tenthObject?>|last10=<$authors.lastName.@tenthObject/>
|first10=<$authors.firstName.@tenthObject/>
</$authors.lastName.@tenthObject?></$authors.@count?><$editors.@count=0?><?$editors.@count=1?>|editor-last=<$editors.lastName.@firstObject/>
|editor-first=<$editors.firstName.@firstObject/>
<?$editors.@count?>|editor1-last=<$editors.lastName.@firstObject/>
|editor1-first=<$editors.firstName.@firstObject/>
|editor2-last=<$editors.lastName.@secondObject/>
|editor2-first=<$editors.firstName.@secondObject/>
<$editors.lastName.@thirdObject?>|editor3-last=<$editors.lastName.@thirdObject/>
|editor3-first=<$editors.firstName.@thirdObject/>
</$editors.lastName.@thirdObject?><$editors.lastName.@fourthObject?>|editor4-last=<$editors.lastName.@fourthObject/>
|editor4-first=<$editors.firstName.@fourthObject/>
</$editors.lastName.@fourthObject?><$editors.lastName.@fifthObject?>|editor5-last=<$editors.lastName.@fifthObject/>
|editor5-first=<$editors.firstName.@fifthObject/>
</$editors.lastName.@fifthObject?><$editors.lastName.@sixthObject?>|editor6-last=<$editors.lastName.@sixthObject/>
|editor6-first=<$editors.firstName.@sixthObject/>
</$editors.lastName.@sixthObject?><$editors.lastName.@seventhObject?>|editor7-last=<$editors.lastName.@seventhObject/>
|editor7-first=<$editors.firstName.@seventhObject/>
</$editors.lastName.@seventhObject?><$editors.lastName.@eighthObject?>|editor8-last=<$editors.lastName.@eighthObject/>
|editor8-first=<$editors.firstName.@eighthObject/>
</$editors.lastName.@eighthObject?><$editors.lastName.@ninthObject?>|editor9-last=<$editors.lastName.@ninthObject/>
|editor9-first=<$editors.firstName.@ninthObject/>
</$editors.lastName.@ninthObject?><$editors.lastName.@tenthObject?>|editor10-last=<$editors.lastName.@tenthObject/>
|editor10-first=<$editors.firstName.@tenthObject/>
</$editors.lastName.@tenthObject?></$editors.@count?>|date=<$fields.Month?><$fields.Month/> </$fields.Month?><$fields.Year/>
<$fields.Original-Publication?>|orig-year=<$fields.Original-Publication/>
</$fields.Original-Publication?>
|title=<$fields.Title.stringByRemovingTeX/>
<$fields.Edition?>|edition=<$fields.Edition/>
</$fields.Edition?>
<$fields.Series?>|series=<$fields.Type.stringByRemovingTeX/>
</$fields.Series?>
<$fields.Volume?>|volume=<$fields.Volume/>
</$fields.Volume?>
<$fields.Language?>|language=<$fields.Language.stringByRemovingTeX/>
</$fields.Language?>
<$fields.Address?>|location=<$fields.Address.stringByRemovingTeX/>
</$fields.Address?>
<$fields.Publisher?>|publisher=<$fields.School.stringByRemovingTeX/>
</$fields.Publisher?>
<$fields.ISBN?>|isbn=<$fields.ISBN/>
</$fields.ISBN?>
<$fields.OCLC?>|oclc=<$fields.OCLC/>
</$fields.OCLC?>
<$fields.PMID?>|pmid=<$fields.PMID/>
</$fields.PMID?>
<$fields.PMCID?>|pmc=<$fields.PMCID/>
</$fields.PMCID?>
<$fields.Doi?>|doi=<$fields.Doi/>
</$fields.Doi?>
<$fields.URL?>|url=<$fields.URL/>
</$fields.URL?>
}}
<?$pubType=mastersthesis?>* {{cite thesis
|type=M.A.
<$authors.@count=0?><?$authors.@count=1?>|last=<$authors.lastName.@firstObject/>
|first=<$authors.firstName.@firstObject/>
<?$authors.@count?>|last1=<$authors.lastName.@firstObject/>
|first1=<$authors.firstName.@firstObject/>
|last2=<$authors.lastName.@secondObject/>
|first2=<$authors.firstName.@secondObject/>
<$authors.lastName.@thirdObject?>|last3=<$authors.lastName.@thirdObject/>
|first3=<$authors.firstName.@thirdObject/>
</$authors.lastName.@thirdObject?><$authors.lastName.@fourthObject?>|last4=<$authors.lastName.@fourthObject/>
|first4=<$authors.firstName.@fourthObject/>
</$authors.lastName.@fourthObject?><$authors.lastName.@fifthObject?>|last5=<$authors.lastName.@fifthObject/>
|first5=<$authors.firstName.@fifthObject/>
</$authors.lastName.@fifthObject?><$authors.lastName.@sixthObject?>|last6=<$authors.lastName.@sixthObject/>
|first6=<$authors.firstName.@sixthObject/>
</$authors.lastName.@sixthObject?><$authors.lastName.@seventhObject?>|last7=<$authors.lastName.@seventhObject/>
|first7=<$authors.firstName.@seventhObject/>
</$authors.lastName.@seventhObject?><$authors.lastName.@eighthObject?>|last8=<$authors.lastName.@eighthObject/>
|first8=<$authors.firstName.@eighthObject/>
</$authors.lastName.@eighthObject?><$authors.lastName.@ninthObject?>|last9=<$authors.lastName.@ninthObject/>
|first9=<$authors.firstName.@ninthObject/>
</$authors.lastName.@ninthObject?><$authors.lastName.@tenthObject?>|last10=<$authors.lastName.@tenthObject/>
|first10=<$authors.firstName.@tenthObject/>
</$authors.lastName.@tenthObject?></$authors.@count?><$editors.@count=0?><?$editors.@count=1?>|editor-last=<$editors.lastName.@firstObject/>
|editor-first=<$editors.firstName.@firstObject/>
<?$editors.@count?>|editor1-last=<$editors.lastName.@firstObject/>
|editor1-first=<$editors.firstName.@firstObject/>
|editor2-last=<$editors.lastName.@secondObject/>
|editor2-first=<$editors.firstName.@secondObject/>
<$editors.lastName.@thirdObject?>|editor3-last=<$editors.lastName.@thirdObject/>
|editor3-first=<$editors.firstName.@thirdObject/>
</$editors.lastName.@thirdObject?><$editors.lastName.@fourthObject?>|editor4-last=<$editors.lastName.@fourthObject/>
|editor4-first=<$editors.firstName.@fourthObject/>
</$editors.lastName.@fourthObject?><$editors.lastName.@fifthObject?>|editor5-last=<$editors.lastName.@fifthObject/>
|editor5-first=<$editors.firstName.@fifthObject/>
</$editors.lastName.@fifthObject?><$editors.lastName.@sixthObject?>|editor6-last=<$editors.lastName.@sixthObject/>
|editor6-first=<$editors.firstName.@sixthObject/>
</$editors.lastName.@sixthObject?><$editors.lastName.@seventhObject?>|editor7-last=<$editors.lastName.@seventhObject/>
|editor7-first=<$editors.firstName.@seventhObject/>
</$editors.lastName.@seventhObject?><$editors.lastName.@eighthObject?>|editor8-last=<$editors.lastName.@eighthObject/>
|editor8-first=<$editors.firstName.@eighthObject/>
</$editors.lastName.@eighthObject?><$editors.lastName.@ninthObject?>|editor9-last=<$editors.lastName.@ninthObject/>
|editor9-first=<$editors.firstName.@ninthObject/>
</$editors.lastName.@ninthObject?><$editors.lastName.@tenthObject?>|editor10-last=<$editors.lastName.@tenthObject/>
|editor10-first=<$editors.firstName.@tenthObject/>
</$editors.lastName.@tenthObject?></$editors.@count?>|date=<$fields.Month?><$fields.Month/> </$fields.Month?><$fields.Year/>
<$fields.Original-Publication?>|orig-year=<$fields.Original-Publication/>
</$fields.Original-Publication?>
|title=<$fields.Title.stringByRemovingTeX/>
<$fields.Edition?>|edition=<$fields.Edition/>
</$fields.Edition?>
<$fields.Series?>|series=<$fields.Type.stringByRemovingTeX/>
</$fields.Series?>
<$fields.Volume?>|volume=<$fields.Volume/>
</$fields.Volume?>
<$fields.Language?>|language=<$fields.Language.stringByRemovingTeX/>
</$fields.Language?>
<$fields.Address?>|location=<$fields.Address.stringByRemovingTeX/>
</$fields.Address?>
<$fields.Publisher?>|publisher=<$fields.School.stringByRemovingTeX/>
</$fields.Publisher?>
<$fields.ISBN?>|isbn=<$fields.ISBN/>
</$fields.ISBN?>
<$fields.OCLC?>|oclc=<$fields.OCLC/>
</$fields.OCLC?>
<$fields.PMID?>|pmid=<$fields.PMID/>
</$fields.PMID?>
<$fields.PMCID?>|pmc=<$fields.PMCID/>
</$fields.PMCID?>
<$fields.Doi?>|doi=<$fields.Doi/>
</$fields.Doi?>
<$fields.URL?>|url=<$fields.URL/>
</$fields.URL?>
}}
<?$pubType=techreport?>* {{cite techreport
<$authors.@count=0?><?$authors.@count=1?>|last=<$authors.lastName.@firstObject/>
|first=<$authors.firstName.@firstObject/>
<?$authors.@count?>|last1=<$authors.lastName.@firstObject/>
|first1=<$authors.firstName.@firstObject/>
|last2=<$authors.lastName.@secondObject/>
|first2=<$authors.firstName.@secondObject/>
<$authors.lastName.@thirdObject?>|last3=<$authors.lastName.@thirdObject/>
|first3=<$authors.firstName.@thirdObject/>
</$authors.lastName.@thirdObject?><$authors.lastName.@fourthObject?>|last4=<$authors.lastName.@fourthObject/>
|first4=<$authors.firstName.@fourthObject/>
</$authors.lastName.@fourthObject?><$authors.lastName.@fifthObject?>|last5=<$authors.lastName.@fifthObject/>
|first5=<$authors.firstName.@fifthObject/>
</$authors.lastName.@fifthObject?><$authors.lastName.@sixthObject?>|last6=<$authors.lastName.@sixthObject/>
|first6=<$authors.firstName.@sixthObject/>
</$authors.lastName.@sixthObject?><$authors.lastName.@seventhObject?>|last7=<$authors.lastName.@seventhObject/>
|first7=<$authors.firstName.@seventhObject/>
</$authors.lastName.@seventhObject?><$authors.lastName.@eighthObject?>|last8=<$authors.lastName.@eighthObject/>
|first8=<$authors.firstName.@eighthObject/>
</$authors.lastName.@eighthObject?><$authors.lastName.@ninthObject?>|last9=<$authors.lastName.@ninthObject/>
|first9=<$authors.firstName.@ninthObject/>
</$authors.lastName.@ninthObject?><$authors.lastName.@tenthObject?>|last10=<$authors.lastName.@tenthObject/>
|first10=<$authors.firstName.@tenthObject/>
</$authors.lastName.@tenthObject?></$authors.@count?><$editors.@count=0?><?$editors.@count=1?>|editor-last=<$editors.lastName.@firstObject/>
|editor-first=<$editors.firstName.@firstObject/>
<?$editors.@count?>|editor1-last=<$editors.lastName.@firstObject/>
|editor1-first=<$editors.firstName.@firstObject/>
|editor2-last=<$editors.lastName.@secondObject/>
|editor2-first=<$editors.firstName.@secondObject/>
<$editors.lastName.@thirdObject?>|editor3-last=<$editors.lastName.@thirdObject/>
|editor3-first=<$editors.firstName.@thirdObject/>
</$editors.lastName.@thirdObject?><$editors.lastName.@fourthObject?>|editor4-last=<$editors.lastName.@fourthObject/>
|editor4-first=<$editors.firstName.@fourthObject/>
</$editors.lastName.@fourthObject?><$editors.lastName.@fifthObject?>|editor5-last=<$editors.lastName.@fifthObject/>
|editor5-first=<$editors.firstName.@fifthObject/>
</$editors.lastName.@fifthObject?><$editors.lastName.@sixthObject?>|editor6-last=<$editors.lastName.@sixthObject/>
|editor6-first=<$editors.firstName.@sixthObject/>
</$editors.lastName.@sixthObject?><$editors.lastName.@seventhObject?>|editor7-last=<$editors.lastName.@seventhObject/>
|editor7-first=<$editors.firstName.@seventhObject/>
</$editors.lastName.@seventhObject?><$editors.lastName.@eighthObject?>|editor8-last=<$editors.lastName.@eighthObject/>
|editor8-first=<$editors.firstName.@eighthObject/>
</$editors.lastName.@eighthObject?><$editors.lastName.@ninthObject?>|editor9-last=<$editors.lastName.@ninthObject/>
|editor9-first=<$editors.firstName.@ninthObject/>
</$editors.lastName.@ninthObject?><$editors.lastName.@tenthObject?>|editor10-last=<$editors.lastName.@tenthObject/>
|editor10-first=<$editors.firstName.@tenthObject/>
</$editors.lastName.@tenthObject?></$editors.@count?>|date=<$fields.Month?><$fields.Month/> </$fields.Month?><$fields.Year/>
<$fields.Original-Publication?>|orig-year=<$fields.Original-Publication/>
</$fields.Original-Publication?>
|title=<$fields.Title.stringByRemovingTeX/>
<$fields.Edition?>|edition=<$fields.Edition/>
</$fields.Edition?>
<$fields.Series?>|series=<$fields.Series/>
</$fields.Series?>
<$fields.Volume?>|volume=<$fields.Volume/>
</$fields.Volume?>
<$fields.Number?>|number=<$fields.Number/>
</$fields.Number?>
<$fields.Language?>|language=<$fields.Language.stringByRemovingTeX/>
</$fields.Language?>
<$fields.Address?>|location=<$fields.Address.stringByRemovingTeX/>
</$fields.Address?>
<$fields.Institution?>|institution=<$fields.Institution.stringByRemovingTeX/>
</$fields.Institution?>
<$fields.ISBN?>|isbn=<$fields.ISBN/>
</$fields.ISBN?>
<$fields.ISSN?>|issn=<$fields.ISSN/>
</$fields.ISSN?>
<$fields.OCLC?>|oclc=<$fields.OCLC/>
</$fields.OCLC?>
<$fields.PMID?>|pmid=<$fields.PMID/>
</$fields.PMID?>
<$fields.PMCID?>|pmc=<$fields.PMCID/>
</$fields.PMCID?>
<$fields.Doi?>|doi=<$fields.Doi/>
</$fields.Doi?>
<$fields.URL?>|url=<$fields.URL/>
</$fields.URL?>
}}
<?$pubType=unpublished?>* {{cite web
<$authors.@count=0?><?$authors.@count=1?>|last=<$authors.lastName.@firstObject/>
|first=<$authors.firstName.@firstObject/>
<?$authors.@count?>|last1=<$authors.lastName.@firstObject/>
|first1=<$authors.firstName.@firstObject/>
|last2=<$authors.lastName.@secondObject/>
|first2=<$authors.firstName.@secondObject/>
<$authors.lastName.@thirdObject?>|last3=<$authors.lastName.@thirdObject/>
|first3=<$authors.firstName.@thirdObject/>
</$authors.lastName.@thirdObject?><$authors.lastName.@fourthObject?>|last4=<$authors.lastName.@fourthObject/>
|first4=<$authors.firstName.@fourthObject/>
</$authors.lastName.@fourthObject?><$authors.lastName.@fifthObject?>|last5=<$authors.lastName.@fifthObject/>
|first5=<$authors.firstName.@fifthObject/>
</$authors.lastName.@fifthObject?><$authors.lastName.@sixthObject?>|last6=<$authors.lastName.@sixthObject/>
|first6=<$authors.firstName.@sixthObject/>
</$authors.lastName.@sixthObject?><$authors.lastName.@seventhObject?>|last7=<$authors.lastName.@seventhObject/>
|first7=<$authors.firstName.@seventhObject/>
</$authors.lastName.@seventhObject?><$authors.lastName.@eighthObject?>|last8=<$authors.lastName.@eighthObject/>
|first8=<$authors.firstName.@eighthObject/>
</$authors.lastName.@eighthObject?><$authors.lastName.@ninthObject?>|last9=<$authors.lastName.@ninthObject/>
|first9=<$authors.firstName.@ninthObject/>
</$authors.lastName.@ninthObject?><$authors.lastName.@tenthObject?>|last10=<$authors.lastName.@tenthObject/>
|first10=<$authors.firstName.@tenthObject/>
</$authors.lastName.@tenthObject?></$authors.@count?><$editors.@count=0?><?$editors.@count=1?>|editor-last=<$editors.lastName.@firstObject/>
|editor-first=<$editors.firstName.@firstObject/>
<?$editors.@count?>|editor1-last=<$editors.lastName.@firstObject/>
|editor1-first=<$editors.firstName.@firstObject/>
|editor2-last=<$editors.lastName.@secondObject/>
|editor2-first=<$editors.firstName.@secondObject/>
<$editors.lastName.@thirdObject?>|editor3-last=<$editors.lastName.@thirdObject/>
|editor3-first=<$editors.firstName.@thirdObject/>
</$editors.lastName.@thirdObject?><$editors.lastName.@fourthObject?>|editor4-last=<$editors.lastName.@fourthObject/>
|editor4-first=<$editors.firstName.@fourthObject/>
</$editors.lastName.@fourthObject?><$editors.lastName.@fifthObject?>|editor5-last=<$editors.lastName.@fifthObject/>
|editor5-first=<$editors.firstName.@fifthObject/>
</$editors.lastName.@fifthObject?><$editors.lastName.@sixthObject?>|editor6-last=<$editors.lastName.@sixthObject/>
|editor6-first=<$editors.firstName.@sixthObject/>
</$editors.lastName.@sixthObject?><$editors.lastName.@seventhObject?>|editor7-last=<$editors.lastName.@seventhObject/>
|editor7-first=<$editors.firstName.@seventhObject/>
</$editors.lastName.@seventhObject?><$editors.lastName.@eighthObject?>|editor8-last=<$editors.lastName.@eighthObject/>
|editor8-first=<$editors.firstName.@eighthObject/>
</$editors.lastName.@eighthObject?><$editors.lastName.@ninthObject?>|editor9-last=<$editors.lastName.@ninthObject/>
|editor9-first=<$editors.firstName.@ninthObject/>
</$editors.lastName.@ninthObject?><$editors.lastName.@tenthObject?>|editor10-last=<$editors.lastName.@tenthObject/>
|editor10-first=<$editors.firstName.@tenthObject/>
</$editors.lastName.@tenthObject?></$editors.@count?>|date=<$fields.Month?><$fields.Month/> </$fields.Month?><$fields.Year/>
|title=<$fields.Title.stringByRemovingTeX/>
<$fields.Language?>|language=<$fields.Language.stringByRemovingTeX/>
</$fields.Language?>
<$fields.Note?>|publisher=<$fields.Note/>
</$fields.Note?>
<$fields.Doi?>|doi=<$fields.Doi/>
</$fields.Doi?>
<$fields.URL?>|url=<$fields.URL/>
</$fields.URL?>
|access-date=
}}
<?$pubType=url?>* {{cite web
<$authors.@count=0?><?$authors.@count=1?>|last=<$authors.lastName.@firstObject/>
|first=<$authors.firstName.@firstObject/>
<?$authors.@count?>|last1=<$authors.lastName.@firstObject/>
|first1=<$authors.firstName.@firstObject/>
|last2=<$authors.lastName.@secondObject/>
|first2=<$authors.firstName.@secondObject/>
<$authors.lastName.@thirdObject?>|last3=<$authors.lastName.@thirdObject/>
|first3=<$authors.firstName.@thirdObject/>
</$authors.lastName.@thirdObject?><$authors.lastName.@fourthObject?>|last4=<$authors.lastName.@fourthObject/>
|first4=<$authors.firstName.@fourthObject/>
</$authors.lastName.@fourthObject?><$authors.lastName.@fifthObject?>|last5=<$authors.lastName.@fifthObject/>
|first5=<$authors.firstName.@fifthObject/>
</$authors.lastName.@fifthObject?><$authors.lastName.@sixthObject?>|last6=<$authors.lastName.@sixthObject/>
|first6=<$authors.firstName.@sixthObject/>
</$authors.lastName.@sixthObject?><$authors.lastName.@seventhObject?>|last7=<$authors.lastName.@seventhObject/>
|first7=<$authors.firstName.@seventhObject/>
</$authors.lastName.@seventhObject?><$authors.lastName.@eighthObject?>|last8=<$authors.lastName.@eighthObject/>
|first8=<$authors.firstName.@eighthObject/>
</$authors.lastName.@eighthObject?><$authors.lastName.@ninthObject?>|last9=<$authors.lastName.@ninthObject/>
|first9=<$authors.firstName.@ninthObject/>
</$authors.lastName.@ninthObject?><$authors.lastName.@tenthObject?>|last10=<$authors.lastName.@tenthObject/>
|first10=<$authors.firstName.@tenthObject/>
</$authors.lastName.@tenthObject?></$authors.@count?><$editors.@count=0?><?$editors.@count=1?>|editor-last=<$editors.lastName.@firstObject/>
|editor-first=<$editors.firstName.@firstObject/>
<?$editors.@count?>|editor1-last=<$editors.lastName.@firstObject/>
|editor1-first=<$editors.firstName.@firstObject/>
|editor2-last=<$editors.lastName.@secondObject/>
|editor2-first=<$editors.firstName.@secondObject/>
<$editors.lastName.@thirdObject?>|editor3-last=<$editors.lastName.@thirdObject/>
|editor3-first=<$editors.firstName.@thirdObject/>
</$editors.lastName.@thirdObject?><$editors.lastName.@fourthObject?>|editor4-last=<$editors.lastName.@fourthObject/>
|editor4-first=<$editors.firstName.@fourthObject/>
</$editors.lastName.@fourthObject?><$editors.lastName.@fifthObject?>|editor5-last=<$editors.lastName.@fifthObject/>
|editor5-first=<$editors.firstName.@fifthObject/>
</$editors.lastName.@fifthObject?><$editors.lastName.@sixthObject?>|editor6-last=<$editors.lastName.@sixthObject/>
|editor6-first=<$editors.firstName.@sixthObject/>
</$editors.lastName.@sixthObject?><$editors.lastName.@seventhObject?>|editor7-last=<$editors.lastName.@seventhObject/>
|editor7-first=<$editors.firstName.@seventhObject/>
</$editors.lastName.@seventhObject?><$editors.lastName.@eighthObject?>|editor8-last=<$editors.lastName.@eighthObject/>
|editor8-first=<$editors.firstName.@eighthObject/>
</$editors.lastName.@eighthObject?><$editors.lastName.@ninthObject?>|editor9-last=<$editors.lastName.@ninthObject/>
|editor9-first=<$editors.firstName.@ninthObject/>
</$editors.lastName.@ninthObject?><$editors.lastName.@tenthObject?>|editor10-last=<$editors.lastName.@tenthObject/>
|editor10-first=<$editors.firstName.@tenthObject/>
</$editors.lastName.@tenthObject?></$editors.@count?>|date=<$fields.Month?><$fields.Month/> </$fields.Month?><$fields.Year/>
|title=<$fields.Title.stringByRemovingTeX/>
<$fields.Language?>|language=<$fields.Language.stringByRemovingTeX/>
</$fields.Language?>
<$fields.Note?>|publisher=<$fields.Note/>
</$fields.Note?>
<$fields.Doi?>|doi=<$fields.Doi/>
</$fields.Doi?>
<$fields.URL?>|url=<$fields.URL/>
</$fields.URL?>
|access-date=
}}
</$pubType?>
</$publications>