|
|
200行目: |
200行目: |
| == COinS == | | == COinS == |
| {{UF-COinS}} | | {{UF-COinS}} |
− |
| |
− | == テンプレートデータ ==
| |
− | {{TemplateDataHeader}}
| |
− | <templatedata>
| |
− | {
| |
− | "description": "このテンプレートは出典を明記するのに使います。書籍用です。日本語文献には{{Cite|和書}}や{{Cite book ja-jp}}も使えます。雑誌記事には{{Cite journal}}を、プレスリリースには{{Cite press release}}を、ニュースには{{Cite news}}、レポートには{{Cite report}}、ウェブサイトには{{Cite web}}を使ってください。\n",
| |
− | "params": {
| |
− | "1": {
| |
− | "label": "表示様式",
| |
− | "description": "洋書か和書かを選択します。何も選ばないと洋書として表示します。",
| |
− | "type": "string",
| |
− | "autovalue": "和書",
| |
− | "example": "和書"
| |
− | },
| |
− | "ref": {
| |
− | "label": "ref",
| |
− | "description": "id属性。harvを入力する場合には「作品年数」も使用すること。",
| |
− | "type": "line"
| |
− | },
| |
− | "last": {
| |
− | "aliases": [
| |
− | "last1", "surname", "surname1"
| |
− | ],
| |
− | "label": "姓",
| |
− | "description": "著者の姓",
| |
− | "type": "line"
| |
− | },
| |
− | "author": {
| |
− | "aliases": [
| |
− | "author1", "authors"
| |
− | ],
| |
− | "label": "著者",
| |
− | "description": "著者の姓名",
| |
− | "type": "content",
| |
− | "suggested": true
| |
− | },
| |
− | "first": {
| |
− | "aliases": [
| |
− | "first1", "given", "given1"
| |
− | ],
| |
− | "label": "名",
| |
− | "description": "著者の名",
| |
− | "type": "line"
| |
− | },
| |
− | "author-link": {
| |
− | "aliases": [
| |
− | "authorlink", "author1-link", "authorlink1"
| |
− | ],
| |
− | "label": "著者への内部リンク",
| |
− | "description": "ウィキペディアに著者の記事がある場合に使用",
| |
− | "type": "wiki-page-name"
| |
− | },
| |
− | "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"
| |
− | },
| |
− | "title": {
| |
− | "label": "タイトル",
| |
− | "description": "書名",
| |
− | "type": "content",
| |
− | "required": true
| |
− | },
| |
− | "url": {
| |
− | "label": "URL",
| |
− | "description": "オンラインで閲覧できる場合などに使用",
| |
− | "type": "line"
| |
− | },
| |
− | "format": {
| |
− | "label": "フォーマット",
| |
− | "description": "urlに指定したリンク先がHTMLでない場合(PDF等)",
| |
− | "type": "content"
| |
− | },
| |
− | "edition": {
| |
− | "label": "版",
| |
− | "description": "版",
| |
− | "type": "line"
| |
− | },
| |
− | "series": {
| |
− | "label": "シリーズ",
| |
− | "description": "作品集などに含まれる場合のシリーズ名",
| |
− | "example": "太宰治全集",
| |
− | "type": "content"
| |
− | },
| |
− | "date": {
| |
− | "label": "発行年月日",
| |
− | "description": "発行された日付",
| |
− | "type": "date",
| |
− | "suggested": true
| |
− | },
| |
− | "year": {
| |
− | "label": "発行年",
| |
− | "description": "発行された年",
| |
− | "type": "number",
| |
− | "autovalue": "",
| |
− | "suggested": true
| |
− | },
| |
− | "month": {
| |
− | "label": "発行月",
| |
− | "description": "発行された月",
| |
− | "type": "number"
| |
− | },
| |
− | "day": {
| |
− | "label": "発行日",
| |
− | "description": "発行された日",
| |
− | "type": "number"
| |
− | },
| |
− | "accessdate": {
| |
− | "label": "閲覧年月日",
| |
− | "description": "出典を閲覧した日付。YYYY-MM-DDまたはYYYY年M月D日の形式、または英語版の形式で入力してください。和暦併記はしない。",
| |
− | "type": "date",
| |
− | "suggested": true
| |
− | },
| |
− | "publisher": {
| |
− | "label": "出版社",
| |
− | "description": "出版社、または発行所",
| |
− | "type": "content",
| |
− | "required": true
| |
− | },
| |
− | "language": {
| |
− | "aliases": [
| |
− | "in"
| |
− | ],
| |
− | "label": "言語",
| |
− | "description": "言語",
| |
− | "type": "content"
| |
− | },
| |
− | "isbn": {
| |
− | "aliases": [
| |
− | "ISBN"
| |
− | ],
| |
− | "label": "ISBN",
| |
− | "description": "国際標準図書番号",
| |
− | "type": "line"
| |
− | },
| |
− | "NCID": {
| |
− | "aliases": [
| |
− | "ncid"
| |
− | ],
| |
− | "label": "NCID",
| |
− | "description": "NACSIS-CATの雑誌書誌ID",
| |
− | "type": "line"
| |
− | },
| |
− | "page": {
| |
− | "aliases": [
| |
− | "at"
| |
− | ],
| |
− | "label": "ページ番号",
| |
− | "description": "単一ページを出典とする場合のページ番号",
| |
− | "type": "number",
| |
− | "autovalue": ""
| |
− | },
| |
− | "pages": {
| |
− | "label": "複数ページ",
| |
− | "description": "複数のページを出典とする場合のページ範囲。カンマで区切る。ハイフンで連続したページを示す。",
| |
− | "type": "line",
| |
− | "example": "1,3,7-11"
| |
− | },
| |
− | "chapter": {
| |
− | "aliases": [
| |
− | "contribution"
| |
− | ],
| |
− | "label": "章",
| |
− | "description": "章タイトル",
| |
− | "type": "line"
| |
− | },
| |
− | "quote": {
| |
− | "label": "引用",
| |
− | "description": "引用",
| |
− | "type": "content"
| |
− | },
| |
− | "translator": {
| |
− | "label": "翻訳者",
| |
− | "description": "翻訳者の姓名",
| |
− | "type": "content"
| |
− | },
| |
− | "volume": {
| |
− | "label": "巻",
| |
− | "description": "巻数",
| |
− | "type": "line"
| |
− | },
| |
− | "issue": {
| |
− | "aliases": [
| |
− | "number"
| |
− | ],
| |
− | "label": "号",
| |
− | "description": "号数",
| |
− | "type": "line"
| |
− | },
| |
− | "ASIN": {
| |
− | "aliases": [
| |
− | "asin"
| |
− | ],
| |
− | "label": "ASIN",
| |
− | "description": "Amazon識別コード",
| |
− | "type": "line"
| |
− | },
| |
− | "issn": {
| |
− | "label": "ISSN",
| |
− | "description": "国際標準逐次刊行物番号",
| |
− | "type": "line",
| |
− | "aliases": [
| |
− | "ISSN"
| |
− | ]
| |
− | },
| |
− | "location": {
| |
− | "label": "発行所所在地",
| |
− | "description": "発行所のある地域名",
| |
− | "type": "string",
| |
− | "aliases": [
| |
− | "place"
| |
− | ]
| |
− | },
| |
− | "last2": {
| |
− | "aliases": [
| |
− | "surname2"
| |
− | ],
| |
− | "label": "著者2の姓",
| |
− | "description": "2人目の著者の姓",
| |
− | "type": "line"
| |
− | },
| |
− | "author2": {
| |
− | "label": "著者2",
| |
− | "description": "2人目の著者の姓名",
| |
− | "type": "content",
| |
− | "suggested": true
| |
− | },
| |
− | "first2": {
| |
− | "aliases": [
| |
− | "given2"
| |
− | ],
| |
− | "label": "著者2の名",
| |
− | "description": "2人目の著者の名",
| |
− | "type": "line"
| |
− | },
| |
− | "author2-link": {
| |
− | "aliases": [
| |
− | "authorlink2"
| |
− | ],
| |
− | "label": "著者2への内部リンク",
| |
− | "description": "ウィキペディアに著者の記事がある場合に使用",
| |
− | "type": "wiki-page-name"
| |
− | },
| |
− | "last3": {
| |
− | "aliases": [
| |
− | "surname3"
| |
− | ],
| |
− | "label": "著者3の姓",
| |
− | "description": "3人目の著者の姓",
| |
− | "type": "line"
| |
− | },
| |
− | "author3": {
| |
− | "label": "著者3",
| |
− | "description": "3人目の著者の姓名",
| |
− | "type": "content",
| |
− | "suggested": true
| |
− | },
| |
− | "first3": {
| |
− | "aliases": [
| |
− | "given3"
| |
− | ],
| |
− | "label": "著者3の名",
| |
− | "description": "3人目の著者の名",
| |
− | "type": "line"
| |
− | },
| |
− | "author3-link": {
| |
− | "aliases": [
| |
− | "authorlink3"
| |
− | ],
| |
− | "label": "著者3への内部リンク",
| |
− | "description": "ウィキペディアに著者の記事がある場合に使用",
| |
− | "type": "wiki-page-name"
| |
− | },
| |
− | "last4": {
| |
− | "aliases": [
| |
− | "surname4"
| |
− | ],
| |
− | "label": "著者4の姓",
| |
− | "description": "4人目の著者の姓",
| |
− | "type": "line"
| |
− | },
| |
− | "author4": {
| |
− | "label": "著者4",
| |
− | "description": "4人目の著者の姓名",
| |
− | "type": "content",
| |
− | "suggested": true
| |
− | },
| |
− | "first4": {
| |
− | "aliases": [
| |
− | "given4"
| |
− | ],
| |
− | "label": "著者4の名",
| |
− | "description": "4人目の著者の名",
| |
− | "type": "line"
| |
− | },
| |
− | "author4-link": {
| |
− | "aliases": [
| |
− | "authorlink4"
| |
− | ],
| |
− | "label": "著者4への内部リンク",
| |
− | "description": "ウィキペディアに著者の記事がある場合に使用",
| |
− | "type": "wiki-page-name"
| |
− | },
| |
− | "last5": {
| |
− | "aliases": [
| |
− | "surname5"
| |
− | ],
| |
− | "label": "著者5の姓",
| |
− | "description": "5人目の著者の姓",
| |
− | "type": "line"
| |
− | },
| |
− | "author5": {
| |
− | "label": "著者5",
| |
− | "description": "5人目の著者の姓名",
| |
− | "type": "content",
| |
− | "suggested": true
| |
− | },
| |
− | "first5": {
| |
− | "aliases": [
| |
− | "given5"
| |
− | ],
| |
− | "label": "著者5の名",
| |
− | "description": "5人目の著者の名",
| |
− | "type": "line"
| |
− | },
| |
− | "author5-link": {
| |
− | "aliases": [
| |
− | "authorlink5"
| |
− | ],
| |
− | "label": "著者5への内部リンク",
| |
− | "description": "ウィキペディアに著者の記事がある場合に使用",
| |
− | "type": "wiki-page-name"
| |
− | },
| |
− | "last6": {
| |
− | "aliases": [
| |
− | "surname6"
| |
− | ],
| |
− | "label": "著者6の姓",
| |
− | "description": "6人目の著者の姓",
| |
− | "type": "line"
| |
− | },
| |
− | "author6": {
| |
− | "label": "著者6",
| |
− | "description": "6人目の著者の姓名",
| |
− | "type": "content",
| |
− | "suggested": true
| |
− | },
| |
− | "first6": {
| |
− | "aliases": [
| |
− | "given6"
| |
− | ],
| |
− | "label": "著者6の名",
| |
− | "description": "6人目の著者の名",
| |
− | "type": "line"
| |
− | },
| |
− | "author6-link": {
| |
− | "aliases": [
| |
− | "authorlink6"
| |
− | ],
| |
− | "label": "著者6への内部リンク",
| |
− | "description": "ウィキペディアに著者の記事がある場合に使用",
| |
− | "type": "wiki-page-name"
| |
− | },
| |
− | "last7": {
| |
− | "aliases": [
| |
− | "surname7"
| |
− | ],
| |
− | "label": "著者7の姓",
| |
− | "description": "7人目の著者の姓",
| |
− | "type": "line"
| |
− | },
| |
− | "author7": {
| |
− | "label": "著者7",
| |
− | "description": "7人目の著者の姓名",
| |
− | "type": "content",
| |
− | "suggested": true
| |
− | },
| |
− | "first7": {
| |
− | "aliases": [
| |
− | "given7"
| |
− | ],
| |
− | "label": "著者7の名",
| |
− | "description": "7人目の著者の名",
| |
− | "type": "line"
| |
− | },
| |
− | "author7-link": {
| |
− | "aliases": [
| |
− | "authorlink7"
| |
− | ],
| |
− | "label": "著者7への内部リンク",
| |
− | "description": "ウィキペディアに著者の記事がある場合に使用",
| |
− | "type": "wiki-page-name"
| |
− | },
| |
− | "last8": {
| |
− | "aliases": [
| |
− | "surname8"
| |
− | ],
| |
− | "label": "著者8の姓",
| |
− | "description": "8人目の著者の姓",
| |
− | "type": "line"
| |
− | },
| |
− | "author8": {
| |
− | "label": "著者8",
| |
− | "description": "8人目の著者の姓名",
| |
− | "type": "content",
| |
− | "suggested": true
| |
− | },
| |
− | "first8": {
| |
− | "aliases": [
| |
− | "given8"
| |
− | ],
| |
− | "label": "著者8の名",
| |
− | "description": "8人目の著者の名",
| |
− | "type": "line"
| |
− | },
| |
− | "author8-link": {
| |
− | "aliases": [
| |
− | "authorlink8"
| |
− | ],
| |
− | "label": "著者8への内部リンク",
| |
− | "description": "ウィキペディアに著者の記事がある場合に使用",
| |
− | "type": "wiki-page-name"
| |
− | },
| |
− | "last9": {
| |
− | "aliases": [
| |
− | "surname9"
| |
− | ],
| |
− | "label": "著者9の姓",
| |
− | "description": "9人目の著者の姓",
| |
− | "type": "line"
| |
− | },
| |
− | "author9": {
| |
− | "label": "著者9",
| |
− | "description": "9人目の著者の姓名",
| |
− | "type": "content",
| |
− | "suggested": true
| |
− | },
| |
− | "first9": {
| |
− | "aliases": [
| |
− | "given9"
| |
− | ],
| |
− | "label": "著者9の名",
| |
− | "description": "9人目の著者の名",
| |
− | "type": "line"
| |
− | },
| |
− | "author9-link": {
| |
− | "aliases": [
| |
− | "authorlink9"
| |
− | ],
| |
− | "label": "著者9への内部リンク",
| |
− | "description": "ウィキペディアに著者の記事がある場合に使用",
| |
− | "type": "wiki-page-name"
| |
− | },
| |
− | "editor-surname": {},
| |
− | "editor1-last": {},
| |
− | "editor1-surname": {},
| |
− | "editor2-last": {},
| |
− | "editor2-surname": {},
| |
− | "editor3-last": {},
| |
− | "editor3-surname": {},
| |
− | "editor4-last": {},
| |
− | "editor4-surname": {},
| |
− | "editor-given": {},
| |
− | "editor1-first": {},
| |
− | "editor1-given": {},
| |
− | "editor2-first": {},
| |
− | "editor2-given": {},
| |
− | "editor3-first": {},
| |
− | "editor3-given": {},
| |
− | "editor4-first": {},
| |
− | "editor4-given": {},
| |
− | "editor2-link": {},
| |
− | "editor3-link": {},
| |
− | "editor4-link": {},
| |
− | "coauthors": {},
| |
− | "others": {},
| |
− | "origdate": {},
| |
− | "origyear": {},
| |
− | "publication-date": {},
| |
− | "oclc": {},
| |
− | "doi": {},
| |
− | "doilabel": {},
| |
− | "id": {},
| |
− | "lcc": {},
| |
− | "chapterurl": {},
| |
− | "LANG": {},
| |
− | "authormask": {},
| |
− | "author-mask": {},
| |
− | "coauthor": {},
| |
− | "trans_chapter": {},
| |
− | "trans_title": {},
| |
− | "archiveurl": {},
| |
− | "deadurl": {},
| |
− | "archivedate": {},
| |
− | "type": {},
| |
− | "journal": {},
| |
− | "periodical": {},
| |
− | "newspaper": {},
| |
− | "magazine": {},
| |
− | "at": {},
| |
− | "nopp": {},
| |
− | "contribution": {},
| |
− | "chapter-url": {},
| |
− | "contribution-url": {},
| |
− | "publication-place": {},
| |
− | "in": {},
| |
− | "arxiv": {},
| |
− | "bibcode": {},
| |
− | "DOI": {},
| |
− | "doi_inactivedate": {},
| |
− | "doi_brokendate": {},
| |
− | "jfm": {},
| |
− | "JFM": {},
| |
− | "jstor": {},
| |
− | "JSTOR": {},
| |
− | "lccn": {},
| |
− | "LCCN": {},
| |
− | "mr": {},
| |
− | "MR": {},
| |
− | "OCLC": {},
| |
− | "ol": {},
| |
− | "OL": {},
| |
− | "osti": {},
| |
− | "OSTI": {},
| |
− | "pmc": {},
| |
− | "PMC": {},
| |
− | "pmid": {},
| |
− | "PMID": {},
| |
− | "rfc": {},
| |
− | "RFC": {},
| |
− | "ssrn": {},
| |
− | "SSRN": {},
| |
− | "zbl": {},
| |
− | "ID": {},
| |
− | "laysummary": {},
| |
− | "laysource": {},
| |
− | "laydate": {},
| |
− | "separator": {},
| |
− | "seperator": {},
| |
− | "postscript": {},
| |
− | "author-separator": {},
| |
− | "author-name-separator": {},
| |
− | "display-authors": {},
| |
− | "lastauthoramp": {},
| |
− | "origmonth": {}
| |
− | },
| |
− | "maps": {
| |
− | "proveit": {
| |
− | "main": "title",
| |
− | "textarea": [
| |
− | "quote"
| |
− | ]
| |
− | },
| |
− | "citoid": {
| |
− | "edition": "edition",
| |
− | "title": "title",
| |
− | "bookTitle": "title",
| |
− | "publicationTitle": "title",
| |
− | "url": "url",
| |
− | "publisher": "publisher",
| |
− | "date": "date",
| |
− | "place": "location",
| |
− | "ISSN": [
| |
− | "issn"
| |
− | ],
| |
− | "ISBN": [
| |
− | "isbn"
| |
− | ],
| |
− | "oclc": "oclc",
| |
− | "PMCID": "pmc",
| |
− | "PMID": "pmid",
| |
− | "pages": "pages",
| |
− | "volume": "volume",
| |
− | "DOI": "doi",
| |
− | "language": "language",
| |
− | "translator": "translator",
| |
− | "contributor": "others",
| |
− | "author": [
| |
− | [
| |
− | "first",
| |
− | "last"
| |
− | ],
| |
− | [
| |
− | "first2",
| |
− | "last2"
| |
− | ],
| |
− | [
| |
− | "first3",
| |
− | "last3"
| |
− | ],
| |
− | [
| |
− | "first4",
| |
− | "last4"
| |
− | ],
| |
− | [
| |
− | "first5",
| |
− | "last5"
| |
− | ],
| |
− | [
| |
− | "first6",
| |
− | "last6"
| |
− | ],
| |
− | [
| |
− | "first7",
| |
− | "last7"
| |
− | ],
| |
− | [
| |
− | "first8",
| |
− | "last8"
| |
− | ],
| |
− | [
| |
− | "first9",
| |
− | "last9"
| |
− | ]
| |
− | ],
| |
− | "editor": [
| |
− | [
| |
− | "editor-first",
| |
− | "editor-last"
| |
− | ],
| |
− | [
| |
− | "editor2-first",
| |
− | "editor2-last"
| |
− | ],
| |
− | [
| |
− | "editor3-first",
| |
− | "editor3-last"
| |
− | ],
| |
− | [
| |
− | "editor4-first",
| |
− | "editor4-last"
| |
− | ]
| |
− | ]
| |
− | }
| |
− | }
| |
− | }
| |
− | </templatedata>
| |
| | | |
| == リンク == | | == リンク == |
テンプレート:See also
このテンプレートは出典を明記するのに使います。書籍用です。日本語文献には{{Cite|和書}}
や{{Cite book ja-jp}}も使えます。雑誌記事には{{Cite journal}}を使ってください。
このテンプレートを編集する場合は、Template:Cite book だけでなく、英文モードの変更の場合 Template:Citation/core、和文モードの変更の場合は Template:Cite book/和書 の内容も確認して下さい。
簡単な使い方
書式
以下の {{ から }} までをコピーして使ってください。使わない引数は削除してもかまいません。isbn=
引数はISBNコードにより特別:文献資料ページを通じた文献資料の検索が容易になりますのでぜひ入力してください。ISBNコードが不明の場合でも文献資料へのアクセスを容易にする oclc=
(OCLC番号、WorldCatで検索できます(日本語入力での検索も可))、url=
(URL)、doi=
(デジタルオブジェクト識別子)といった引数も利用できますので、わかる範囲で追加入力してください。
- 和書
{{Cite book |和書 |last= |first= |author= |authorlink= |coauthors= |translator= |year= |title= |publisher= |page= |id= |isbn= |quote= }}
- その他
{{Cite book |last= |first= |author= |authorlink= |coauthors= |year= |title= |location= |publisher= |language= |page= |id= |isbn= |quote= }}
- 脚注化(詳しくはHelp:脚注を参照してください)する場合は、{{ から }} までをさらに
<ref></ref>
タグで
<ref>{{Cite book |和書 |author=著者氏名 |year=出版年 |title=本のタイトル |page=指示ページ |publisher=出版社 |location= |isbn=ISBNコード |quote= }}</ref>
のように囲みます(脚注化する範囲をマウスで選択してから編集画面下部「マークアップ」の中にある <ref></ref>
をクリック)。脚注化された文献は <references />
タグや {{Reflist}} テンプレートの位置に現れます。これらのタグが編集している項目に存在していなければ適当な場所に追加してください。部分編集をしている時に、入力した情報がどのように脚注化されたか確認するために一時的にこれら脚注タグを用いた場合は、編集の最後に取り除くことを忘れないようにしましょう。
- 注: 指示ページ'とは「このページを見よ」と指定する場合に任意で付けます。書籍の全ページ数ではありません。
また、記事中で参照文献に対して内部リンクを作る際には ref=
に適当な値を入れて、その値に対してリンクを作って下さい。
たとえば、[[#refvalue|下の文献への内部リンク]]
としておくと、予め ref=refvalue
と値を入れておいた文献へリンクすることができます。
テンプレート:Indent
テンプレート:Indent
テンプレート:Indent
ref=
の値を ref=harv
としておくと、{{harv}} や {{sfn}} を利用することができます。たとえば、
{{cite book|last1=Misner |first1=C. W. |last2=Thorne |first2=K. S. |last3=Wheeler |first3=J. A. |title=Gravitation |publisher=W H Freeman & Co (Sd) |date=1970-09 |page=1215 |isbn=978-0716703440 |ref=harv }}
- Misner, C. W.; Thorne, K. S.; Wheeler, J. A. (1970-09). Gravitation. W H Freeman & Co (Sd). p. 1215. テンプレート:Citation/identifier.
{{cite book|和書 |last1=ミスナー |first1=C. W. |last2=ソーン |first2=K. S. |last3=ホイーラー |first3=J. A. |title=重力理論 |others= 若野 省己(訳)|publisher=丸善出版 |date=2011-04-07 |page=1300 |isbn=978-4621083277 |ref=harv }}
- テンプレート:Cite book/和書
と文献データを記入し、ref=harv
とすると、{{cite book}} が作った <cite>
タグの id 属性として、id=CITEREF[last1][last2][last3][last4][year]
が与えられます。それらを参照する際に {{harv}} を用いて次のように著者名と出版年を入力します。
テンプレート:Indent
テンプレート:Indent
テンプレート:Indent
テンプレート:Indent
このように入力することで、ハーバード方式の内部リンクを本文中に作成することができます。脚注を作りたい場合には、{{sfn}} テンプレートを利用して下さい。
複数著者の場合
last2=
、first2=
、author2=
および authorlink2=
といった形で最大 4 名まで指定できます。それ以上の著者は coauthors=
に与えるか、記述しないで下さい。なお last1=
, first1=
, author1=
, authorlink1=
はそれぞれ last=
, first=
, author=
, authorlink=
の別名です。
- 洋書
-
{{Cite book |title=The Communist Manifesto |author=Karl Marx |authorlink=カール・マルクス |author2=Friedrich Engels |authorlink2=フリードリヒ・エンゲルス |year=1848}}
{{Cite book |title=The Communist Manifesto |last1=Marx |first1=Karl |authorlink=カール・マルクス |last2=Engels |first2=Friedrich |authorlink2=フリードリヒ・エンゲルス |year=1848}}
- 和書
-
{{Cite book |和書 |title=共産党宣言 |author1=カール・マルクス |authorlink=カール・マルクス |author2=フリードリヒ・エンゲルス |authorlink2=フリードリヒ・エンゲルス |year=1848}}
{{Cite book |和書 |title=共産党宣言 |last1=マルクス |first=カール |authorlink=カール・マルクス |last2=エンゲルス |first2=フリードリヒ |authorlink2=フリードリヒ・エンゲルス |year=1848}}
基本フォーマット
各引数の解説
{{Cite book
|last = 著者の姓
|first = 著者の名
|author = 著者(last, firstの替わりに使う。東アジア名の時はこちらの方が使いやすい)
|authorlink = 著者への内部リンク([[authorlink|author]]の関係となる)
|coauthors = 共著者
|year = 年
|title = タイトル
|publisher = 出版社
|page = 指示ページ(任意)
|isbn = ISBN
}}
和書
最初の引数に「和書」を入れると、和書の書式になります。
{{Cite book|和書
|author = 佐藤史生
|year = 1984
|title = 阿呆船
|publisher = 新書館
|isbn = 4-403-61051-X
}}
- テンプレート:Cite book/和書
外国語文献
最初の引数に「和書」を入れないと、外国語文献の書式になります。
{{Cite book
|last = Lunde
|first = Ken
|year = 1999
|title = CJKV Information Processing
|publisher = O'Reilly & Associates
|location = Sebastopol, California
|isbn = 1-56592-224-7
}}
- Lunde, Ken (1999). CJKV Information Processing. Sebastopol, California: O'Reilly & Associates. テンプレート:Citation/identifier.
全ての引数一覧
テンプレート:Main2
書式
- {{Cite book|和書|last= |first= |author= |authorlink= |coauthors= |translator= |editor= |others= |title= |origdate= |origyear= |url= |format= |accessdate= |edition= |date= |year= |publisher= |location= |series= |language= |id= |isbn= |oclc= |doi= |volume= |page= |pages= |chapter= |chapterurl= |quote= |ref=}}
各引数の解説
{{Cite book|
|1 = 書式(= 和書なら和文書籍、それ以外は英文書籍向けの表示になる)
|last = 著者1の姓
|first = 著者1の名
|author = 著者1(last, firstの替わりに使う。東アジア名の時はこちらの方が使いやすい)
|authorlink = 著者1への内部リンク([[authorlink|author]]の関係となる)
|last1 = 著者1の姓(last の別名)
|first1 = 著者1の名(first の別名)
|author1 = 著者1(author の別名)
|authorlink1 = 著者1への内部リンク(authorlink の別名)
|last2 = 著者2の姓
|first2 = 著者2の名
|author2 = 著者2
|authorlink2 = 著者2への内部リンク
|last3 = 著者3の姓
|first3 = 著者3の名
|author3 = 著者3
|authorlink3 = 著者3への内部リンク
|last4 = 著者4の姓
|first4 = 著者4の名
|author4 = 著者4
|authorlink4 = 著者4への内部リンク
|coauthors = 共著者
|translator = 訳者 (othersを使うことを推奨)。和書のときだけ有効
|editor = 編者
|others = その他の人名
|title = タイトル
|origdate = 原出版物の日付、YYYY-MM-DD・YYYY-MM・YYYY のいずれかの形式で
|origyear = 原出版物の年、origdateの替わりに
|url = ウェブ上で読める資料の場合、リンク先
|format = HTMLでない場合(PDFなど)
|accessdate = 閲覧日、YYYY-MM-DD・YYYY-MM のいずれかの形式で
|edition = 版(初版、第2版...)
|date = 日付、YYYY-MM-DD・YYYY-MM・YYYY のいずれかの形式で
|year = 年、dateの替わりに
|publisher = 出版社
|location = 出版社所在地
|series = 叢書名
|language = 言語
|id = 識別子
|isbn = ISBN
|ncid = NCID
|naid = NAID
|oclc = OCLC
|doi = デジタルオブジェクト識別子
|asin = ASIN
|lcc = LCC
|volume = 巻 (1、下、3、など)
|page = ページ (単一)
|pages = ページ (範囲または列記)
|chapter = 章
|chapterurl = 章のURL
|quote = 引用(適切な引用)
|ref = id 属性
}}
注記
外国語文献の書式にした場合、著者の名がピリオドでおわっていて出版日付がないと、以下のようにピリオドが余分についてしまいます。
{{Cite book
|first = J.
|last = Doe
|title = A Book
}}
が、次のようになります:
Doe, J.. A Book.
date には、出版が決まっているが日付が未定の場合「印刷中」「in press」などと、また、もともと日付のない書籍の場合「日付なし」「no date」などと記入するとよいでしょう。
COinS
テンプレート:UF-COinS
リンク