publication-type

Type of Referenced Publication (参照文献の種別)

引用されている文献の分類 (たとえば、“book”、“letter”、“review”、“journal”、“patent”、“report”、“standard”、“data”、“working-paper”)。

備考

以前の版では、@publication-type@publisher-type@publication-format などの属性が @citation-type 属性の代わりをしていましたが、区別が明瞭ではありませんでした。

次の要素に使用: <element-citation>, <mixed-citation>, <nlm-citation>

意味
文字、数字または特殊文字出版物の種別、たとえば、“book”、“journal” (雑誌記事の場合)、“patent”、“data” (データセット、データベース、集計表、など)。
制限@publication-type は任意属性です; 既定値はありません。

用例 1

書籍の引用:
...
<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>
...

用例 2

figshare 中のデータを DOI で参照:
...
<mixed-citation publication-type="data">Di Stefano B, Collombet S, 
Graf T. <source>Figshare</source> <ext-link ext-link-type="uri" 
assigning-authority="figshare"
xlink:href="http://dx.doi.org/10.6084/m9.figshare.939408">
http://dx.doi.org/10.6084/m9.figshare.939408</ext-link> 
(<year iso-8601-date="2014">2014</year>).</mixed-citation>
...