|
|
248行目: |
248行目: |
| == COinS == | | == COinS == |
| {{UF-COinS}} | | {{UF-COinS}} |
− |
| |
− | == TemplateData ==
| |
− | {{TemplateDataHeader}}
| |
− | <templatedata>
| |
− | {
| |
− | "description": "このテンプレートはニュースを扱う情報源において出典を明記するために使われるものです。",
| |
− | "params": {
| |
− | "title": {
| |
− | "required": true,
| |
− | "type": "string",
| |
− | "label": "見出し",
| |
− | "description": "記事の見出し名。"
| |
− | },
| |
− | "newspaper": {
| |
− | "aliases": [
| |
− | "journal",
| |
− | "magazine",
| |
− | "periodical",
| |
− | "work"
| |
− | ],
| |
− | "required": true,
| |
− | "type": "string",
| |
− | "label": "掲載メディア",
| |
− | "description": "記事が掲載されているメディア名。"
| |
− | },
| |
− | "date": {
| |
− | "required": true,
| |
− | "type": "string",
| |
− | "label": "掲載日",
| |
− | "description": "記事の掲載日。YYYY-MM-DD形式で記入する。日付項目への内部リンク禁止。",
| |
− | "example": "2004-01-01"
| |
− | },
| |
− | "last": {
| |
− | "aliases": [
| |
− | "last1",
| |
− | "surname",
| |
− | "surname1"
| |
− | ],
| |
− | "label": "姓",
| |
− | "description": "著者の姓",
| |
− | "type": "line",
| |
− | "required": false
| |
− | },
| |
− | "first": {
| |
− | "aliases": [
| |
− | "first1",
| |
− | "given",
| |
− | "given1"
| |
− | ],
| |
− | "label": "名",
| |
− | "description": "著者の名",
| |
− | "type": "line",
| |
− | "required": false
| |
− | },
| |
− | "author": {
| |
− | "aliases": [
| |
− | "author1",
| |
− | "authors"
| |
− | ],
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "記事の執筆者",
| |
− | "description": "記事の執筆者。"
| |
− | },
| |
− | "authorlink": {
| |
− | "aliases": [
| |
− | "author-link",
| |
− | "author1-link",
| |
− | "authorlink1"
| |
− | ],
| |
− | "required": false,
| |
− | "type": "wiki-page-name",
| |
− | "label": "記事の執筆者のウィキペディア記事へのリンク",
| |
− | "description": "執筆者の項目がウィキペディアにある場合にその記事名を指定する。使用にはauthor、またはlastとfirstの指定が必須。"
| |
− | },
| |
− | "author2": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "記事の執筆者(2)",
| |
− | "description": "執筆者が複数いる場合に、2人目の著者を指定する。番号を飛ばさないように注意。"
| |
− | },
| |
− | "authorlink2": {
| |
− | "aliases": [
| |
− | "author2-link"
| |
− | ],
| |
− | "required": false,
| |
− | "type": "wiki-page-name",
| |
− | "label": "記事の執筆者(2)のウィキペディア記事へのリンク",
| |
− | "description": "2人目の執筆者の項目がウィキペディアにある場合にその記事名を指定する。番号を飛ばさないように注意。"
| |
− | },
| |
− | "author3": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "記事の執筆者(3)",
| |
− | "description": "執筆者が複数いる場合に、3人目の著者を指定する。番号を飛ばさないように注意。"
| |
− | },
| |
− | "authorlink3": {
| |
− | "aliases": [
| |
− | "author3-link"
| |
− | ],
| |
− | "required": false,
| |
− | "type": "wiki-page-name",
| |
− | "label": "記事の執筆者(3)のウィキペディア記事へのリンク",
| |
− | "description": "3人目の執筆者の項目がウィキペディアにある場合にその記事名を指定する。番号を飛ばさないように注意。"
| |
− | },
| |
− | "author4": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "記事の執筆者(4)",
| |
− | "description": "執筆者が複数いる場合に、4人目の著者を指定する。番号を飛ばさないように注意。"
| |
− | },
| |
− | "authorlink4": {
| |
− | "aliases": [
| |
− | "author4-link"
| |
− | ],
| |
− | "required": false,
| |
− | "type": "wiki-page-name",
| |
− | "label": "記事の執筆者(4)のウィキペディア記事へのリンク",
| |
− | "description": "4人目の執筆者の項目がウィキペディアにある場合にその記事名を指定する。番号を飛ばさないように注意。"
| |
− | },
| |
− | "author5": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "記事の執筆者(5)",
| |
− | "description": "執筆者が複数いる場合に、5人目の著者を指定する。番号を飛ばさないように注意。"
| |
− | },
| |
− | "authorlink5": {
| |
− | "aliases": [
| |
− | "author5-link"
| |
− | ],
| |
− | "required": false,
| |
− | "type": "wiki-page-name",
| |
− | "label": "記事の執筆者(5)のウィキペディア記事へのリンク",
| |
− | "description": "5人目の執筆者の項目がウィキペディアにある場合にその記事名を指定する。番号を飛ばさないように注意。"
| |
− | },
| |
− | "author6": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "記事の執筆者(6)",
| |
− | "description": "執筆者が複数いる場合に、6人目の著者を指定する。番号を飛ばさないように注意。"
| |
− | },
| |
− | "authorlink6": {
| |
− | "aliases": [
| |
− | "author6-link"
| |
− | ],
| |
− | "required": false,
| |
− | "type": "wiki-page-name",
| |
− | "label": "記事の執筆者(6)のウィキペディア記事へのリンク",
| |
− | "description": "6人目の執筆者の項目がウィキペディアにある場合にその記事名を指定する。番号を飛ばさないように注意。"
| |
− | },
| |
− | "author7": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "記事の執筆者(7)",
| |
− | "description": "執筆者が複数いる場合に、7人目の著者を指定する。番号を飛ばさないように注意。"
| |
− | },
| |
− | "authorlink7": {
| |
− | "aliases": [
| |
− | "author7-link"
| |
− | ],
| |
− | "required": false,
| |
− | "type": "wiki-page-name",
| |
− | "label": "記事の執筆者(7)のウィキペディア記事へのリンク",
| |
− | "description": "7人目の執筆者の項目がウィキペディアにある場合にその記事名を指定する。番号を飛ばさないように注意。"
| |
− | },
| |
− | "author8": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "記事の執筆者(8)",
| |
− | "description": "執筆者が複数いる場合に、8人目の著者を指定する。番号を飛ばさないように注意。"
| |
− | },
| |
− | "authorlink8": {
| |
− | "aliases": [
| |
− | "author8-link"
| |
− | ],
| |
− | "required": false,
| |
− | "type": "wiki-page-name",
| |
− | "label": "記事の執筆者(8)のウィキペディア記事へのリンク",
| |
− | "description": "8人目の執筆者の項目がウィキペディアにある場合にその記事名を指定する。番号を飛ばさないように注意。"
| |
− | },
| |
− | "author9": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "記事の執筆者(9)",
| |
− | "description": "執筆者が複数いる場合に、9人目の著者を指定する。番号を飛ばさないように注意。"
| |
− | },
| |
− | "authorlink9": {
| |
− | "aliases": [
| |
− | "author9-link"
| |
− | ],
| |
− | "required": false,
| |
− | "type": "wiki-page-name",
| |
− | "label": "記事の執筆者(9)のウィキペディア記事へのリンク",
| |
− | "description": "9人目の執筆者の項目がウィキペディアにある場合にその記事名を指定する。番号を飛ばさないように注意。"
| |
− | },
| |
− | "coauthor": {
| |
− | "aliases": [
| |
− | "coauthors"
| |
− | ],
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "記事の共著者",
| |
− | "description": "記事の共著者を指定する。複数いる場合も同じ引数内に指定する。"
| |
− | },
| |
− | "editor-last": {
| |
− | "aliases": [
| |
− | "editor-surname",
| |
− | "editor1-last",
| |
− | "editor1-surname"
| |
− | ],
| |
− | "label": "姓(編集者)",
| |
− | "description": "編集者の姓",
| |
− | "type": "line"
| |
− | },
| |
− | "editor": {
| |
− | "aliases": [
| |
− | "editors"
| |
− | ],
| |
− | "label": "編集者",
| |
− | "description": "編集者の姓名",
| |
− | "type": "content"
| |
− | },
| |
− | "editor-first": {
| |
− | "aliases": [
| |
− | "editor-given",
| |
− | "editor1-first",
| |
− | "editor1-given"
| |
− | ],
| |
− | "label": "名(編集者)",
| |
− | "description": "編集者の名",
| |
− | "type": "line"
| |
− | },
| |
− | "editor-link": {
| |
− | "aliases": [
| |
− | "editor1-link"
| |
− | ],
| |
− | "label": "編集者への内部リンク",
| |
− | "description": "編集者名と記事名が異なる場合などに使用",
| |
− | "type": "wiki-page-name"
| |
− | },
| |
− | "url": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "オンライン配信記事へのURL",
| |
− | "description": "オンライン配信されている場合に該当する記事のURLを指定する。http:// や https:// から始まる文字列を記入。"
| |
− | },
| |
− | "accessdate": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "オンライン配信記事の閲覧日",
| |
− | "description": "オンライン配信記事の閲覧日付。urlを指定したときは、この引数も必ず指定する。YYYY-MM-DD形式 または英語版の日付形式で記入する。日付項目への内部リンク禁止。",
| |
− | "example": "2004-01-01"
| |
− | },
| |
− | "format": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "ファイル形式",
| |
− | "description": "オンライン配信の記事が、PDFなどのHTML以外のファイル形式の場合に指定する。入力値が半角括弧で括られて表示される。"
| |
− | },
| |
− | "agency": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "記事を提供した通信社",
| |
− | "description": "記事の情報を提供した通信社。",
| |
− | "example": "共同通信社, 時事通信社, AP通信, ロイター, AFP など"
| |
− | },
| |
− | "location": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "出版元本社の都市名",
| |
− | "description": "出版元が本社を置いている都市名。"
| |
− | },
| |
− | "publisher": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "出版元",
| |
− | "description": "記事を掲載したメディアの出版元。"
| |
− | },
| |
− | "publication-place": {
| |
− | "aliases": [
| |
− | "place"
| |
− | ],
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "出版地の都市名",
| |
− | "description": "出版地の都市名。"
| |
− | },
| |
− | "publication-date": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "出版日",
| |
− | "description": "記事の出版日。YYYY-MM-DD形式で記入する。日付項目への内部リンク禁止。",
| |
− | "example": "2004-01-01"
| |
− | },
| |
− | "isbn": {
| |
− | "aliases": [
| |
− | "ISBN"
| |
− | ],
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "国際標準図書番号",
| |
− | "description": "記事にISBN(国際標準図書番号)が割り当てられている場合に指定する。自動的にリンクされる。ただしほとんどの新聞記事には存在しない。"
| |
− | },
| |
− | "issn": {
| |
− | "aliases": [
| |
− | "ISSN"
| |
− | ],
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "国際標準逐次刊行物番号",
| |
− | "description": "記事にISSN(国際標準逐次刊行物番号)が割り当てられている場合に指定する。自動的にリンクされる。ただしほとんどの新聞記事には存在しない。"
| |
− | },
| |
− | "oclc": {
| |
− | "aliases": [
| |
− | "OCLC"
| |
− | ],
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "OCLC",
| |
− | "description": "記事がOCLC(Online Computer Library Center)によって識別される場合に指定する。自動的にリンクされる。ただしほとんどの新聞記事には存在しない。"
| |
− | },
| |
− | "pmid": {
| |
− | "aliases": [
| |
− | "PMID"
| |
− | ],
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "PMID",
| |
− | "description": "記事にPMID(PubMed Unique Identifier)が割り当てられている場合に指定する。自動的にリンクされる。ただしほとんどの新聞記事には存在しない。"
| |
− | },
| |
− | "pmc": {
| |
− | "aliases": [
| |
− | "PMC"
| |
− | ],
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "PMC",
| |
− | "description": "記事にPMCID(PubMed Central identifier)が割り当てられている場合に指定する。自動的にリンクされる。ただしほとんどの新聞記事には存在しない。"
| |
− | },
| |
− | "bibcode": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "bibcode",
| |
− | "description": "記事にbibcodeが割り当てられている場合に指定する。自動的にリンクされる。ただしほとんどの新聞記事には存在しない。"
| |
− | },
| |
− | "doi": {
| |
− | "aliases": [
| |
− | "DOI"
| |
− | ],
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "デジタルオブジェクト識別子",
| |
− | "description": "記事にDOI(デジタルオブジェクト識別子)が割り当てられている場合に指定する。自動的にリンクされる。ただしほとんどの新聞記事には存在しない。"
| |
− | },
| |
− | "id": {
| |
− | "aliases": [
| |
− | "ID"
| |
− | ],
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "一意識別子",
| |
− | "description": "用意されている以外の一意識別子が存在する場合に指定する。リンク生成テンプレートを使い、{{LCC|Z253.U69}}のように入力するのが望ましい。"
| |
− | },
| |
− | "page": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "参照ページ番号",
| |
− | "description": "参照したページ番号。単一ページの場合に指定する。例のように指定するとp. 5.と表示。",
| |
− | "example": "5"
| |
− | },
| |
− | "pages": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "参照ページ番号(複数ページ)",
| |
− | "description": "参照が数ページに渡る場合に指定する。例のように指定するとpp. 5-7と表示。総ページ数は入力しない。",
| |
− | "example": "5-7"
| |
− | },
| |
− | "at": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "参照場所",
| |
− | "description": "任意の接頭辞を使用する場合に入力。例のように指定すると5行目と表示。",
| |
− | "example": "5行目"
| |
− | },
| |
− | "language": {
| |
− | "aliases": [
| |
− | "in"
| |
− | ],
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "記事の言語",
| |
− | "description": "記事で使用されている言語。trans_titleを使う場合はオリジナル記事の言語を指定する。"
| |
− | },
| |
− | "trans_title": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "翻訳版タイトル",
| |
− | "description": "参照している翻訳版のタイトル。オリジナルの記事が日本語以外の場合に指定。languageに関連して使用。"
| |
− | },
| |
− | "quote": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "引用",
| |
− | "description": "適切な引用句"
| |
− | },
| |
− | "laysummary": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "記事の要約へのリンク",
| |
− | "description": "記事の要約へのURLを指定する。http:// や https:// から始まる文字列を記入。"
| |
− | },
| |
− | "laydate": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "記事の要約の日付",
| |
− | "description": "記事の要約の日付を指定する。YYYY-MM-DD形式で記入する。日付項目への内部リンク禁止。"
| |
− | },
| |
− | "archiveurl": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "アーカイブされたサイトへのURL",
| |
− | "description": "urlで指定したサイトが、リンク切れとなった場合のためにアーカイブされたサイトのURL。通常WebCiteやインターネット・アーカイブを使用する。archivedateも必ず指定する。"
| |
− | },
| |
− | "archivedate": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "アーカイブされた日",
| |
− | "description": "urlで指定したサイトが、リンク切れとなった場合のためにアーカイブされた日付。アーカイブされた日付。日付項目への内部リンク禁止。archiveurlも必ず指定する。"
| |
− | },
| |
− | "ref": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "ハーバード方式ID",
| |
− | "description": "本文にてハーバード方式で参照するためなどに使用するID。"
| |
− | },
| |
− | "postscript": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "句点",
| |
− | "description": "出典の最後に使用する句点"
| |
− | },
| |
− | "work": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "雑誌名"
| |
− | },
| |
− | "pmc": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "PMC論文番号",
| |
− | "description": "PubMed Centerの論文番号"
| |
− | },
| |
− | "volume": {
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "巻",
| |
− | "description": "巻数"
| |
− | },
| |
− | "issue": {
| |
− | "aliases": [
| |
− | "number"
| |
− | ],
| |
− | "required": false,
| |
− | "type": "string",
| |
− | "label": "号",
| |
− | "description": "号数"
| |
− | },
| |
− | "last2": {
| |
− | "aliases": [
| |
− | "surname2"
| |
− | ],
| |
− | "label": "姓(2)",
| |
− | "description": "著者(2)の姓",
| |
− | "type": "line",
| |
− | "required": false
| |
− | },
| |
− | "first2": {
| |
− | "aliases": [
| |
− | "given2"
| |
− | ],
| |
− | "label": "名(2)",
| |
− | "description": "著者(2)の名",
| |
− | "type": "line",
| |
− | "required": false
| |
− | },
| |
− | "last3": {
| |
− | "aliases": [
| |
− | "surname3"
| |
− | ],
| |
− | "label": "姓(3)",
| |
− | "description": "著者(3)の姓",
| |
− | "type": "line",
| |
− | "required": false
| |
− | },
| |
− | "first3": {
| |
− | "aliases": [
| |
− | "given3"
| |
− | ],
| |
− | "label": "名(3)",
| |
− | "description": "著者(3)の名",
| |
− | "type": "line",
| |
− | "required": false
| |
− | },
| |
− | "last4": {
| |
− | "aliases": [
| |
− | "surname4"
| |
− | ],
| |
− | "label": "姓(4)",
| |
− | "description": "著者(4)の姓",
| |
− | "type": "line",
| |
− | "required": false
| |
− | },
| |
− | "first4": {
| |
− | "aliases": [
| |
− | "given4"
| |
− | ],
| |
− | "label": "名(4)",
| |
− | "description": "著者(4)の名",
| |
− | "type": "line",
| |
− | "required": false
| |
− | },
| |
− | "last5": {
| |
− | "aliases": [
| |
− | "surname5"
| |
− | ],
| |
− | "label": "姓(5)",
| |
− | "description": "著者(5)の姓",
| |
− | "type": "line",
| |
− | "required": false
| |
− | },
| |
− | "first5": {
| |
− | "aliases": [
| |
− | "given5"
| |
− | ],
| |
− | "label": "名(5)",
| |
− | "description": "著者(5)の名",
| |
− | "type": "line",
| |
− | "required": false
| |
− | },
| |
− | "last6": {
| |
− | "aliases": [
| |
− | "surname6"
| |
− | ],
| |
− | "label": "姓(6)",
| |
− | "description": "著者(6)の姓",
| |
− | "type": "line",
| |
− | "required": false
| |
− | },
| |
− | "first6": {
| |
− | "aliases": [
| |
− | "given6"
| |
− | ],
| |
− | "label": "名(6)",
| |
− | "description": "著者(6)の名",
| |
− | "type": "line",
| |
− | "required": false
| |
− | },
| |
− | "last7": {
| |
− | "aliases": [
| |
− | "surname7"
| |
− | ],
| |
− | "label": "姓(7)",
| |
− | "description": "著者(7)の姓",
| |
− | "type": "line",
| |
− | "required": false
| |
− | },
| |
− | "first7": {
| |
− | "aliases": [
| |
− | "given7"
| |
− | ],
| |
− | "label": "名(7)",
| |
− | "description": "著者(7)の名",
| |
− | "type": "line",
| |
− | "required": false
| |
− | },
| |
− | "last8": {
| |
− | "aliases": [
| |
− | "surname8"
| |
− | ],
| |
− | "label": "姓(8)",
| |
− | "description": "著者(8)の姓",
| |
− | "type": "line",
| |
− | "required": false
| |
− | },
| |
− | "first8": {
| |
− | "aliases": [
| |
− | "given8"
| |
− | ],
| |
− | "label": "名(8)",
| |
− | "description": "著者(8)の名",
| |
− | "type": "line",
| |
− | "required": false
| |
− | },
| |
− | "last9": {
| |
− | "aliases": [
| |
− | "surname9"
| |
− | ],
| |
− | "label": "姓(9)",
| |
− | "description": "著者(9)の姓",
| |
− | "type": "line",
| |
− | "required": false
| |
− | },
| |
− | "first9": {
| |
− | "aliases": [
| |
− | "given9"
| |
− | ],
| |
− | "label": "名(9)",
| |
− | "description": "著者(9)の名",
| |
− | "type": "line",
| |
− | "required": false
| |
− | }
| |
− | },
| |
− | "maps": {
| |
− | "proveit": {
| |
− | "main": "title",
| |
− | "textarea": [
| |
− | "quote"
| |
− | ]
| |
− | },
| |
− | "citoid": {
| |
− | "title": "title",
| |
− | "url": "url",
| |
− | "publisher": "publisher",
| |
− | "publicationTitle": "work",
| |
− | "date": "date",
| |
− | "accessDate": "accessdate",
| |
− | "location": "location",
| |
− | "ISSN": [
| |
− | "issn"
| |
− | ],
| |
− | "ISBN": [
| |
− | "isbn"
| |
− | ],
| |
− | "PMCID": "pmc",
| |
− | "PMID": "pmid",
| |
− | "pages": "pages",
| |
− | "volume": "volume",
| |
− | "issue": "issue",
| |
− | "DOI": "doi",
| |
− | "oclc": "oclc",
| |
− | "language": "language",
| |
− | "author": [
| |
− | [
| |
− | "first",
| |
− | "last"
| |
− | ],
| |
− | [
| |
− | "first2",
| |
− | "last2"
| |
− | ],
| |
− | [
| |
− | "first3",
| |
− | "last3"
| |
− | ],
| |
− | [
| |
− | "first4",
| |
− | "last4"
| |
− | ],
| |
− | [
| |
− | "first5",
| |
− | "last5"
| |
− | ],
| |
− | [
| |
− | "first6",
| |
− | "last6"
| |
− | ],
| |
− | [
| |
− | "first7",
| |
− | "last7"
| |
− | ],
| |
− | [
| |
− | "first8",
| |
− | "last8"
| |
− | ],
| |
− | [
| |
− | "first9",
| |
− | "last9"
| |
− | ]
| |
− | ],
| |
− | "editor": [
| |
− | [
| |
− | "editor-first",
| |
− | "editor-last"
| |
− | ]
| |
− | ]
| |
− | }
| |
− | }
| |
− | }
| |
− | </templatedata>
| |
| | | |
| == 関連項目 == | | == 関連項目 == |
テンプレート:See also
このテンプレートはニュースを扱う情報源において出典を明記するために使われるものです。
使用法
全てのパラメータは小文字で入力しなければいけません。以下のフォーマットをコピーして使用します。入力部の間は"|
"(パイプ)で区切ります。使用しないパラメータは除去してください。
- 記事の著者を指定する基本的なフォーマット
{{Cite news |和書|title= |newspaper= |date= |author= |url= |accessdate=2024-11-06}}
- 全パラメータを記述した水平型フォーマット(使用しないパラメータは除去してください)
{{Cite news |和書|title= |newspaper= |date= |author= |authorlink= |author2= |authorlink2= |author3= |authorlink3= |author4= |authorlink4= |author5= |authorlink5= |author6= |authorlink6= |author7= |authorlink7= |author8= |authorlink8= |author9= |authorlink9= |url= |accessdate= |format= |agency= |location= |publisher= |isbn= |issn= |oclc= |pmid= |pmd= |bibcode= |doi= |id= |page= |pages= |at= |language= |trans_title= |quote= |archiveurl= |archivedate= |ref= |postscript= }}
- 全パラメータを記述した垂直型フォーマット
{{Cite news
| 和書 =
| title =
| newspaper =
| date =
| author =
| authorlink =
| author2 =
| authorlink2 =
| author3 =
| authorlink3 =
| author4 =
| authorlink4 =
| author5 =
| authorlink5 =
| author6 =
| authorlink6 =
| author7 =
| authorlink7 =
| author8 =
| authorlink8 =
| author9 =
| authorlink9 =
| url =
| accessdate =
| format =
| agency =
| location =
| publisher =
| isbn =
| issn =
| oclc =
| pmid =
| pmd =
| bibcode =
| doi =
| id =
| page =
| pages =
| at =
| language =
| trans_title =
| quote =
| archiveurl =
| archivedate =
| ref =
| postscript =
}}
入力必須のパラメータ
- title:記事の見出し名
- newspaper:記事が掲載されているメディア名
- date:記事の掲載日。(YYYY-MM-DD)
入力任意のパラメータ
- 和書:日本語での出典提示スタイルに沿ったものにする。
- author:記事の執筆者
- authorlink 使用にはauthorの指定が必須。執筆者の項目がウィキペディアにある場合にその記事名を指定。
- author2, author3, ... author9:執筆者が複数いる場合にそれぞれの著者を指定。番号を飛ばさないように注意。項目がある執筆者の場合に記事名を指定する場合は番号に合わせてauthorlinknと同じ番号を指定。
- url:オンライン配信されている場合に該当する記事のURLを指定。http:// から入力。
- accessdate:オンライン配信記事の閲覧日付(必須)。YYYY-MM-DD形式 または英語版の日付形式で指定する。内部リンクしてはならない。
- format:PDFといったオンライン配信の記事がHTML以外のフォーマットの場合に指定。
- agency:記事の情報を提供した通信社。例、共同通信社、時事通信社、AP通信、ロイター, AFPなど。
- location:出版元が本社を置いている都市名。
- publisher:記事を掲載したメディアの出版元。
- isbn, issn, oclc, pmid, pmd, bibcode, doi 以上の一意識別子が存在する場合に指定。自動的にリンクされる。ただしほとんどの新聞記事には存在しない。
- id:上記以外の一意識別子が存在する場合に指定。リンク生成テンプレートを使い、{{LCC|Z253.U69}}のように入力するのが望ましい。
- ページに関する引数:
- page:出典に参照したページ番号。単一頁の場合に入力。"page=5"でp. 5.と表示。
- もしくは pages:参照が数ページに渡る場合に入力。"pages=5-7"でpp. 5-7と表示。総ページ数は入力しない。
- もしくは at:任意の接頭辞を使用する場合に入力。"at=5行目"で5行目と表示。
- language:記事の言語。trans_titleを使う場合はオリジナル記事の言語を指定。
- trans_title:和訳版のタイトル。オリジナルの記事が日本語以外の場合に指定。languageに関連して使用。
- quote:適切な引用句
- アーカイブ関連の引数 (使用する場合は要両方指定)
- archiveurl:urlで指定したサイトがリンク切れの場合に使用するアーカイブされたサイトのURL。通常テンプレート:仮リンクやインターネットアーカイブを使用。
- archivedate:アーカイブされた日付。内部リンクしない。
- ref:本文にてハーバード方式で参照するためなどに使用するID。
- postscript:出典の最後に使用する句点
例
- 記者のフルネームを記載
{{Cite news
| first=Cassandra
| last=Jardine
| title=The return of the secondary modern
| url=http://www.telegraph.co.uk/culture/tvandradio/3621779/The-return-of-the-secondary-modern.html
| location = London
| agency=
| newspaper=The Daily Telegraph
| date=5 August 2004
}}
Jardine, Cassandra (2004年8月5日). “The return of the secondary modern”. The Daily Telegraph (London). http://www.telegraph.co.uk/culture/tvandradio/3621779/The-return-of-the-secondary-modern.html
- 通信社名を記載
{{Cite news
| first=
| last=
| title=Drugs: Chips trader gets 15 years, 10 strokes
| url=http://www.dailyexpress.com.my/news.cfm?NewsID=48660
| newspaper=Daily Express
| location=Kota Kinabalu, Malaysia
| date=29 March 2007
| agency=Bernama
}}
“Drugs: Chips trader gets 15 years, 10 strokes”. Daily Express. Bernama (Kota Kinabalu, Malaysia). (2007年3月29日). http://www.dailyexpress.com.my/news.cfm?NewsID=48660
- 記者名について該当記事にリンク
{{Cite news
| first=George
| last=Monbiot
| authorlink=:en:George Monbiot
| title=From toxic waste to toxic assets, the same people always get dumped on
| url=http://www.guardian.co.uk/commentisfree/cif-green/2009/sep/21/global-fly-tipping-toxic-waste
| newspaper=The Guardian
| location=London
| date=22 September 2009
}}
Monbiot, George (2009年9月22日). “From toxic waste to toxic assets, the same people always get dumped on”. The Guardian (London). http://www.guardian.co.uk/commentisfree/cif-green/2009/sep/21/global-fly-tipping-toxic-waste
- 紙面記事のページ番号を記載
{{Cite news
| first=Arthur
| last=Reed
| title=Four-rate plan in air-fare 'jungle'
| page=3
| date=9 December 1976
| newspaper=The Times
| location = London
}}
Reed, Arthur (1976年12月9日). “Four-rate plan in air-fare 'jungle'”. The Times (London): p. 3
- 外国ニュースが翻訳された場合に、翻訳見出しを記載(例はフランス語から英語へタイトルを翻訳)
{{Cite news
| author=Joliet, François
| title=Honni soit qui mal y pense
| date=30 April 2005
| language=French
| newspaper=Le Figaro
| location=Paris
| trans_title=Shame on those who think evil
}}
Joliet, François (2005年4月30日). “Honni soit qui mal y pense [Shame on those who think evil]” (French). Le Figaro (Paris)
- 引数「和書」を指定
{{Cite news
| 和書
| author=山川公生
| title=女流将棋、新棋戦花盛り - 予選方式や持ち時間に工夫
| date=2019-02-16
| newspaper=日本経済新聞
| issue = 47759
| edition= 土曜版、第13版
| page= 36
}}
山川公生「女流将棋、新棋戦花盛り - 予選方式や持ち時間に工夫」『日本経済新聞』第47759号、2019年2月16日、土曜版、第13版、36面。
- workとnewspaperは併用不能
テンプレート:※パラメータのうち、work
とnewspaper
を同時に使用するとwork
が表示されなくなる仕様になっています。
- 例1:
{{Cite news|url=http://www.hoge.jp/ |title=title |date=2001-1-1 |work=work }}
- 例2:
{{Cite news|url=http://www.hoge.jp/ |title=title |date=2001-1-1 |newspaper=newspaper }}
- 例3:
{{Cite news|url=http://www.hoge.jp/ |title=title |date=2001-1-1 |work=work |newspaper=newspaper }}
COinS
テンプレート:UF-COinS
関連項目