publisher-type
Type of Publisher (出版者の種別)
記事が引用されている出版者または出版機関 (たとえば、“government”、“standards-body”、“university”、“commercial”、“foundation”、“private”、“corporate”)。
備考
以前の版では、@publication-type、@publisher-type、@publication-format などの属性が @citation-type 属性の代わりをしていましたが、区別が明瞭ではありませんでした。
次の要素に使用: <element-citation>, <mixed-citation>, <nlm-citation>
値 | 意味 |
---|---|
文字、数字または特殊文字 | 出版者の種別、たとえば、“government”。 |
制限 | @publisher-type は任意属性です; 既定値はありません。 |
用例
...
<element-citation publication-type="book"
publication-format="videocassette" publisher-type="gov">
<name><surname>Stryker</surname>
<given-names>MP</given-names></name>
<source>Making maps in the brain</source>
<comment>[videocassette]</comment>
<publisher-loc>Bethesda (MD)</publisher-loc>
...</element-citation>
...