テンプレート:Cite journal

提供: Yourpedia
2015年10月9日 (金) 04:05時点におけるAbcdefgh (トーク | 投稿記録)による版 (95.163.107.14 (トーク) による編集を 小内山晶 による直前の版へ差し戻しました)

移動: 案内検索

{{#if:

 |{{#if:
   |[[{{{authorlink}}}|{{#if:
     
     |{{{last}}}{{#if:
       
       |, {{{first}}}
     }}
     |{{{author}}}
   }}]]
   |{{#if:
     |{{{last}}}{{#if:
       
       |, {{{first}}}
     }}
     |{{{author}}}
   }}
 }}

}}{{#if:

 |{{#if:
   |, {{{coauthors}}}
 }}

}}{{#if:

 | ({{{date}}})
 |{{#if:
   |{{#if:
     | ({{{year}}} {{{month}}})
     | ({{{year}}})
    }}
  }}

}}{{#if:

 |. 

}}{{#if:

 |[{{{url}}}
 |

}} {{#if: |“|"}}{{{title}}}{{#if: |”|"}}{{#if:

 |]
 |

}}{{#if:

 |  ({{{format}}})

}}{{#if:

 |. {{{journal}}}

}}{{#if:

 | {{{volume}}}

}}{{#if:

 | ({{{issue}}})

}}{{#if:

 |: {{{pages}}}

}}{{#if:

 | . DOI:{{{doi}}}

}}{{#if:

 |. {{{id}}}

}}{{#if:

 |. {{{accessdate}}}閲覧

}}.

使用法

{{Cite journal
|last=著者の姓
|first=著者の名
|author=著者(last, firstを使わない場合。東アジア名はこちらが使いやすい)
|authorlink=著者への内部リンク
|coauthors=共同著作者
|year=年
|month=月
|title=タイトル(必須)
|journal=雑誌名
|volume=巻
|issue=号
|pages=ページ
|doi=[[デジタルオブジェクト識別子]]
|id=ISSN 1111-2220、PMID 15128012 等々
|url=ウェブ上で読める場合のリンク先
|format=HTMLでない場合(PDFなど)
|accessdate=閲覧日、YYYY年MM月DD日のように書く
|curly=空白以外が指定されているとき、""のかわりに“”を使う
}}

関連項目