模板:Cite conference/doc
Template:NoteTA Template:Documentation subpage Template:High use Template:Csdoc Template:Csdoc Template:Csdoc
使用方法[编辑]
{{cite conference |last= |first= |date= |title= |url= |work= |book-title= |conference= |location= |publisher= |access-date=}}
|}
{{cite conference |last1= |first1= |author-link1= |last2= |first2= |author-link2= |display-authors= |author-mask1= |author-mask2= |collaboration= |date= |year= |orig-date= |orig-year= |chapter= |script-chapter= |chapter-url= |chapter-url-access= |trans-chapter= |chapter-format= |location= |editor-last1= |editor-first1= |editor-link1= |editor-last2= |editor-first2= |editor-link2= |display-editors= |editor-mask1= |editor-mask2= |title= |script-title= |title-link= |url= |url-access= |trans-title= |format= |book-title= |department= |conference= |conference-url= |conference-format= |work= |script-work= |trans-work= |type= |series= |language= |volume= |issue= |article-number= |interviewer-last1= |interviewer-first1= |interviewer-link1= |interviewer-last2= |interviewer-first2= |interviewer-link2= |display-interviewers= |interviewer-mask1= |interviewer-mask2= |translator-last1= |translator-first1= |translator-link1= |translator-last2= |translator-first2= |translator-link2= |display-translators= |translator-mask1= |translator-mask2= |others= |name-list-style= |edition= |publication-place= |publisher= |publication-date= |minutes= |time-caption= |time= |page= |pages= |at= |no-pp= |arxiv= |asin= |asin-tld= |bibcode= |bibcode-access= |biorxiv= |citeseerx= |doi= |doi-access= |doi-broken-date= |eissn= |hdl= |hdl-access= |isbn= |ismn= |issn= |jfm= |jstor= |jstor-access= |lccn= |medrxiv= |mr= |oclc= |ol= |ol-access= |osti= |osti-access= |pmc= |pmc-embargo-date= |pmid= |rfc= |sbn= |ssrn= |s2cid= |s2cid-access= |zbl= |id= |url-status= |archive-url= |archive-format= |archive-date= |access-date= |via= |quote-page= |quote-pages= |quote= |script-quote= |trans-quote= |mode= |ref= |postscript=}}
|}
{{cite conference
|last =
|first =
|date =
|title =
|url =
|work =
|book-title =
|conference =
|location =
|publisher =
|access-date =
}}
|}
示例[编辑]
Template:Markup2 Template:Markup2 Template:Markup2
参数[编辑]
语法[编辑]
COinS[编辑]
已弃用参数[编辑]
参数说明[编辑]
作者[编辑]
日期[编辑]
编者[编辑]
标题[编辑]
- book-title:会议论文集出版版本的完整标题(可添加内部链接)。(注意与下方conference参数区分)
Template:Csdoc Template:Csdoc Template:Csdoc
网址[编辑]
章节网址[编辑]
会议[编辑]
期刊(作品、报纸、网站)[编辑]
版本、系列、卷号[编辑]
Template:Csdoc Template:Csdoc Template:Csdoc
- article-number:会议论文集中的论文编号。
出版者[编辑]
页码[编辑]
标识符[编辑]
订阅或注册要求[编辑]
引文[编辑]
锚点[编辑]
显示选项[编辑]
模板数据[编辑]
Template:Collapse top Template:TemplateData header <templatedata> { "description": "该引文格式1模板用于为已出版的会议论文集创建引文。", "params": { "url": { "label": "网址", "description": "该出版物的线上版本的URL。需要“http://...”一类的协议头", "type": "url", "aliases": [ "URL" ], "suggested": true, "example": "https://www.nytimes.com/..." }, "title": { "label": "标题", "description": "文章的标题", "type": "content", "required": true }, "author": { "aliases": [ "author1" ], "label": "作者姓名", "description": "作者的姓名;一般用于中文人名或机构名称;英文人名优先使用“first”和“last”组合;如需添加内部链接,请使用“author-link”。", "type": "line", "suggested": true }, "last": { "label": "(英文)作者姓氏", "description": "作者的姓氏;一般用于英文人名,中文人名请使用“author”;如需添加内部链接,请使用“author-link”。", "aliases": [ "last1", "surname", "surname1", "author-last", "author-last1", "author1-last", "subject", "subject1" ], "type": "line", "suggested": true }, "first": { "label": "(英文)作者名字", "description": "作者的名字;一般用于英文人名,中文人名请使用“author”;如需添加内部链接,请使用“author-link”。", "aliases": [ "first1", "given", "given1", "author-first", "author-first1", "author1-first" ], "type": "line", "suggested": true }, "author-link": { "label": "作者条目链接", "description": "作者的维基百科条目标题。", "type": "wiki-page-name", "aliases": [ "author-link1", "author1-link", "subject-link", "subject-link1", "subject1-link", "authorlink", "authorlink1" ] }, "author2": { "label": "第二作者姓名", "description": "第二作者的姓名;一般用于中文人名或机构名称;如需添加内部链接,请使用“author-link2”。", "type": "line" }, "last2": { "label": "(英文)第二作者姓氏", "description": "第二作者的姓氏;一般用于英文人名;如需添加内部链接,请使用“author-link2”。", "type": "line", "aliases": [ "surname2", "author-last2", "author2-last", "subject2" ] }, "first2": { "label": "(英文)第二作者名字", "description": "第二作者的名字;一般用于英文人名;如需添加内部链接,请使用“author-link2”。", "type": "line", "aliases": [ "given2", "author-first2", "author2-first" ] }, "author-link2": { "label": "第二作者条目链接", "description": "第二作者的维基百科条目标题。", "type": "wiki-page-name", "aliases": [ "author2-link", "subject-link2", "subject2-link", "authorlink2" ] }, "author3": { "label": "第三作者姓名", "description": "第三作者的姓名;一般用于中文人名或机构名称;如需添加内部链接,请使用“author-link3”。", "type": "line" }, "last3": { "label": "(英文)第三作者姓氏", "description": "第三作者的姓氏;一般用于英文人名;如需添加内部链接,请使用“author-link3”。", "type": "line", "aliases": [ "surname3", "author-last3", "author3-last", "subject3" ] }, "first3": { "label": "(英文)第三作者名字", "description": "第三作者的名字;一般用于英文人名;如需添加内部链接,请使用“author-link3”。", "type": "line", "aliases": [ "given3", "author-first3", "author3-first" ] }, "author-link3": { "label": "第三作者条目链接", "description": "第三作者的维基百科条目标题。", "type": "wiki-page-name", "aliases": [ "author3-link", "subject-link3", "subject3-link", "authorlink3" ] }, "author4": { "label": "第四作者姓名", "description": "第四作者的姓名;一般用于中文人名或机构名称;如需添加内部链接,请使用“author-link4”。", "type": "line" }, "last4": { "label": "(英文)第四作者姓氏", "description": "第四作者的姓氏;一般用于英文人名;如需添加内部链接,请使用“author-link4”。", "type": "line", "aliases": [ "surname4", "author-last4", "author4-last", "subject4" ] }, "first4": { "label": "(英文)第四作者名字", "description": "第四作者的名字;一般用于英文人名;如需添加内部链接,请使用“author-link4”。", "type": "line", "aliases": [ "given4", "author-first4", "author4-first" ] }, "author-link4": { "label": "第四作者条目链接", "description": "第四作者的维基百科条目标题。", "type": "wiki-page-name", "aliases": [ "author4-link", "subject-link4", "subject4-link", "authorlink4" ] }, "author5": { "label": "第五作者姓名", "description": "第五作者的姓名;一般用于中文人名或机构名称;如需添加内部链接,请使用“author-link5”。", "type": "line" }, "last5": { "label": "(英文)第五作者姓氏", "description": "第五作者的姓氏;一般用于英文人名;如需添加内部链接,请使用“author-link5”。", "type": "line", "aliases": [ "surname5", "author-last5", "author5-last", "subject5" ] }, "first5": { "label": "(英文)第五作者名字", "description": "第五作者的名字;一般用于英文人名;如需添加内部链接,请使用“author-link5”。", "type": "line", "aliases": [ "given5", "author-first5", "author5-first" ] }, "author-link5": { "label": "第五作者条目链接", "description": "第五作者的维基百科条目标题。", "type": "wiki-page-name", "aliases": [ "author5-link", "subject-link5", "subject5-link", "authorlink5" ] }, "author6": { "label": "第六作者姓名", "description": "第六作者的姓名;一般用于中文人名或机构名称;如需添加内部链接,请使用“author-link6”。", "type": "line" }, "last6": { "label": "(英文)第六作者姓氏", "description": "第六作者的姓氏;一般用于英文人名;如需添加内部链接,请使用“author-link6”。", "type": "line", "aliases": [ "surname6", "author-last6", "author6-last", "subject6" ] }, "first6": { "label": "(英文)第六作者名字", "description": "第六作者的名字;一般用于英文人名;如需添加内部链接,请使用“author-link6”。", "type": "line", "aliases": [ "given6", "author-first6", "author6-first" ] }, "author-link6": { "label": "第六作者条目链接", "description": "第六作者的维基百科条目标题。", "type": "wiki-page-name", "aliases": [ "author6-link", "subject-link6", "subject6-link", "authorlink6" ] }, "author7": { "label": "第七作者姓名", "description": "第七作者的姓名;一般用于中文人名或机构名称;如需添加内部链接,请使用“author-link7”。", "type": "line" }, "last7": { "label": "(英文)第七作者姓氏", "description": "第七作者的姓氏;一般用于英文人名;如需添加内部链接,请使用“author-link7”。", "type": "line", "aliases": [ "surname7", "author-last7", "author7-last", "subject7" ] }, "first7": { "label": "(英文)第七作者名字", "description": "第七作者的名字;一般用于英文人名;如需添加内部链接,请使用“author-link7”。", "type": "line", "aliases": [ "given7", "author-first7", "author7-first" ] }, "author-link7": { "label": "第七作者条目链接", "description": "第七作者的维基百科条目标题。", "type": "wiki-page-name", "aliases": [ "author7-link", "subject-link7", "subject7-link", "authorlink7" ] }, "author8": { "label": "第八作者姓名", "description": "第八作者的姓名;一般用于中文人名或机构名称;如需添加内部链接,请使用“author-link8”。", "type": "line" }, "last8": { "label": "(英文)第八作者姓氏", "description": "第八作者的姓氏;一般用于英文人名;如需添加内部链接,请使用“author-link8”。", "type": "line", "aliases": [ "surname8", "author-last8", "author8-last", "subject8" ] }, "first8": { "label": "(英文)第八作者名字", "description": "第八作者的名字;一般用于英文人名;如需添加内部链接,请使用“author-link8”。", "type": "line", "aliases": [ "given8", "author-first8", "author8-first" ] }, "author-link8": { "label": "第八作者条目链接", "description": "第八作者的维基百科条目标题。", "type": "wiki-page-name", "aliases": [ "author8-link", "subject-link8", "subject8-link", "authorlink8" ] }, "author9": { "label": "第九作者姓名", "description": "第九作者的姓名;一般用于中文人名或机构名称;如需添加内部链接,请使用“author-link9”。", "type": "line" }, "last9": { "label": "(英文)第九作者姓氏", "description": "第九作者的姓氏;一般用于英文人名;如需添加内部链接,请使用“author-link9”。", "type": "line", "aliases": [ "surname9", "author-last9", "author9-last", "subject9" ] }, "first9": { "label": "(英文)第九作者名字", "description": "第九作者的名字;一般用于英文人名;如需添加内部链接,请使用“author-link9”。", "type": "line", "aliases": [ "given9", "author-first9", "author9-first" ] }, "author-link9": { "label": "第九作者条目链接", "description": "第九作者的维基百科条目标题。", "type": "wiki-page-name", "aliases": [ "author9-link", "subject-link9", "subject9-link", "authorlink9" ] }, "date": { "label": "来源日期", "description": "来源的发表日期,使用“YYYY-MM-DD”格式", "type": "date", "suggested": true, "example": "2020-09-23" }, "publisher": { "label": "出版者", "description": "出版来源的组织名称;可以加入内部链接", "type": "content", "suggested": true }, "issue": { "label": "期号", "description": "连续出版物的期号", "type": "line" }, "doi": { "label": "DOI", "description": "数字对象识别符;以“10.”开始", "type": "string", "aliases": [ "DOI" ] }, "doi-broken-date": { "label": "DOI失效日期", "description": "发现DOI失效的日期", "type": "date", "aliases": [ "doi-broken", "doi-inactive-date", "doi_brokendate", "doi_inactivedate" ] }, "others": { "label": "其他贡献者", "description": "作者、编者、译者之外的其他贡献者", "type": "content", "example": "由约翰·史密斯插图" }, "year": { "label": "发表年份", "description": "来源的发表年份;一般不推荐使用,仅当使用简短脚注时,同一作者在同一年份有多部作品的情况,可在“date”填写完整日期,在“year”填写带小写字母加以区分的年份(如1997b),用于创建锚点。", "type": "number", "suggested": true }, "editor": { "label": "编者姓名", "description": "编者的姓名;一般用于中文人名或机构名称;如需添加内部链接,请使用“editor-link”。", "type": "line", "aliases": [ "editor1" ] }, "editor-last": { "label": "(英文)编者姓氏", "description": "编者的姓氏;一般用于英文人名;如需添加内部链接,请使用“editor-link”。", "type": "line", "aliases": [ "editor-surname", "editor-last1", "editor-surname1", "editor1-last", "editor1-surname" ] }, "editor-first": { "label": "(英文)编者名字", "description": "编者的名字;一般用于英文人名;如需添加内部链接,请使用“editor-link”。", "type": "line", "aliases": [ "editor-given", "editor-first1", "editor-given1", "editor1-first", "editor1-given" ] }, "editor-link": { "label": "编者条目链接", "description": "编者的维基百科条目标题。", "aliases": [ "editor-link1", "editor1-link" ], "type": "wiki-page-name" }, "editor2": { "label": "第二编者姓名", "description": "第二编者的姓名;一般用于中文人名或机构名称;如需添加内部链接,请使用“editor-link2”。", "type": "line" }, "editor-last2": { "label": "(英文)第二编者姓氏", "description": "第二编者的姓氏;一般用于英文人名;如需添加内部链接,请使用“editor-link2”。", "type": "line", "aliases": [ "editor-surname2", "editor2-last", "editor2-surname" ] }, "editor-first2": { "label": "(英文)第二编者名字", "description": "第二编者的名字;一般用于英文人名;如需添加内部链接,请使用“editor-link2”。", "type": "line", "aliases": [ "editor-given2", "editor2-first", "editor2-given" ] }, "editor-link2": { "label": "第二编者条目链接", "description": "第二编者的维基百科条目标题。", "aliases": [ "editor2-link" ], "type": "wiki-page-name" }, "editor3": { "label": "第三编者姓名", "description": "第三编者的姓名;一般用于中文人名或机构名称;如需添加内部链接,请使用“editor-link3”。", "type": "line" }, "editor-last3": { "label": "(英文)第三编者姓氏", "description": "第三编者的姓氏;一般用于英文人名;如需添加内部链接,请使用“editor-link3”。", "type": "line", "aliases": [ "editor-surname3", "editor3-last", "editor3-surname" ] }, "editor-first3": { "label": "(英文)第三编者名字", "description": "第三编者的名字;一般用于英文人名;如需添加内部链接,请使用“editor-link3”。", "type": "line", "aliases": [ "editor-given3", "editor3-first", "editor3-given" ] }, "editor-link3": { "label": "第三编者条目链接", "description": "第三编者的维基百科条目标题。", "aliases": [ "editor3-link" ], "type": "wiki-page-name" }, "editor4": { "label": "第四编者姓名", "description": "第四编者的姓名;一般用于中文人名或机构名称;如需添加内部链接,请使用“editor-link4”。", "type": "line" }, "editor-last4": { "label": "(英文)第四编者姓氏", "description": "第四编者的姓氏;一般用于英文人名;如需添加内部链接,请使用“editor-link4”。", "type": "line", "aliases": [ "editor-surname4", "editor4-last", "editor4-surname" ] }, "editor-first4": { "label": "(英文)第四编者名字", "description": "第四编者的名字;一般用于英文人名;如需添加内部链接,请使用“editor-link4”。", "type": "line", "aliases": [ "editor-given4", "editor4-first", "editor4-given" ] }, "editor-link4": { "label": "第四编者条目链接", "description": "第四编者的维基百科条目标题。", "aliases": [ "editor4-link" ], "type": "wiki-page-name" }, "editor5": { "label": "第五编者姓名", "description": "第五编者的姓名;一般用于中文人名或机构名称;如需添加内部链接,请使用“editor-link5”。", "type": "line" }, "editor-last5": { "label": "(英文)第五编者姓氏", "description": "第五编者的姓氏;一般用于英文人名;如需添加内部链接,请使用“editor-link5”。", "type": "line", "aliases": [ "editor-surname5", "editor5-last", "editor5-surname" ] }, "editor-first5": { "label": "(英文)第五编者名字", "description": "第五编者的名字;一般用于英文人名;如需添加内部链接,请使用“editor-link5”。", "type": "line", "aliases": [ "editor-given5", "editor5-first", "editor5-given" ] }, "editor-link5": { "label": "第五编者条目链接", "description": "第五编者的维基百科条目标题。", "aliases": [ "editor5-link" ], "type": "wiki-page-name" }, "editor6": { "label": "第六编者姓名", "description": "第六编者的姓名;一般用于中文人名或机构名称;如需添加内部链接,请使用“editor-link6”。", "type": "line" }, "editor-last6": { "label": "(英文)第六编者姓氏", "description": "第六编者的姓氏;一般用于英文人名;如需添加内部链接,请使用“editor-link6”。", "type": "line", "aliases": [ "editor-surname6", "editor6-last", "editor6-surname" ] }, "editor-first6": { "label": "(英文)第六编者名字", "description": "第六编者的名字;一般用于英文人名;如需添加内部链接,请使用“editor-link6”。", "type": "line", "aliases": [ "editor-given6", "editor6-first", "editor6-given" ] }, "editor-link6": { "label": "第六编者条目链接", "description": "第六编者的维基百科条目标题。", "aliases": [ "editor6-link" ], "type": "wiki-page-name" }, "editor7": { "label": "第七编者姓名", "description": "第七编者的姓名;一般用于中文人名或机构名称;如需添加内部链接,请使用“editor-link7”。", "type": "line" }, "editor-last7": { "label": "(英文)第七编者姓氏", "description": "第七编者的姓氏;一般用于英文人名;如需添加内部链接,请使用“editor-link7”。", "type": "line", "aliases": [ "editor-surname7", "editor7-last", "editor7-surname" ] }, "editor-first7": { "label": "(英文)第七编者名字", "description": "第七编者的名字;一般用于英文人名;如需添加内部链接,请使用“editor-link7”。", "type": "line", "aliases": [ "editor-given7", "editor7-first", "editor7-given" ] }, "editor-link7": { "label": "第七编者条目链接", "description": "第七编者的维基百科条目标题。", "aliases": [ "editor7-link" ], "type": "wiki-page-name" }, "editor8": { "label": "第八编者姓名", "description": "第八编者的姓名;一般用于中文人名或机构名称;如需添加内部链接,请使用“editor-link8”。", "type": "line" }, "editor-last8": { "label": "(英文)第八编者姓氏", "description": "第八编者的姓氏;一般用于英文人名;如需添加内部链接,请使用“editor-link8”。", "type": "line", "aliases": [ "editor-surname8", "editor8-last", "editor8-surname" ] }, "editor-first8": { "label": "(英文)第八编者名字", "description": "第八编者的名字;一般用于英文人名;如需添加内部链接,请使用“editor-link8”。", "type": "line", "aliases": [ "editor-given8", "editor8-first", "editor8-given" ] }, "editor-link8": { "label": "第八编者条目链接", "description": "第八编者的维基百科条目标题。", "aliases": [ "editor8-link" ], "type": "wiki-page-name" }, "editor9": { "label": "第九编者姓名", "description": "第九编者的姓名;一般用于中文人名或机构名称;如需添加内部链接,请使用“editor-link9”。", "type": "line" }, "editor-last9": { "label": "(英文)第九编者姓氏", "description": "第九编者的姓氏;一般用于英文人名;如需添加内部链接,请使用“editor-link9”。", "type": "line", "aliases": [ "editor-surname9", "editor9-last", "editor9-surname" ] }, "editor-first9": { "label": "(英文)第九编者名字", "description": "第九编者的名字;一般用于英文人名;如需添加内部链接,请使用“editor-link9”。", "type": "line", "aliases": [ "editor-given9", "editor9-first", "editor9-given" ] }, "editor-link9": { "label": "第九编者条目链接", "description": "第九编者的维基百科条目标题。", "aliases": [ "editor9-link" ], "type": "wiki-page-name" }, "translator": { "label": "译者姓名", "description": "译者的姓名;一般用于中文人名或机构名称;如需添加内部链接,请使用“translator-link”。", "type": "line" }, "translator-last": { "label": "(英文)译者姓氏", "description": "译者的姓氏;一般用于英文人名;如需添加内部链接,请使用“translator-link”。", "type": "line", "aliases": [ "translator1-last", "translator-last1" ] }, "translator-first": { "label": "(英文)译者名字", "description": "译者的名字;一般用于英文人名;如需添加内部链接,请使用“translator-link”。", "type": "line", "aliases": [ "translator1-first", "translator-first1" ] }, "translator-link": { "label": "译者条目链接", "description": "译者的维基百科条目标题。", "aliases": [ "translator1-link", "translator-link1" ], "type": "wiki-page-name" }, "series": { "label": "系列", "description": "当来源属于某个系列(如丛书或卷号重新编排的期刊)时使用", "type": "content", "aliases": [ "version" ] }, "location": { "label": "出版地", "description": "出版社所在地的城市名称;通常不添加内部链接", "type": "string", "aliases": [ "place", "publication-place" ], "suggested": true }, "publication-date": { "label": "出版日期", "description": "出版日期,仅在出版日期与作品的写作日期不同时使用", "type": "date" }, "edition": { "label": "版本", "description": "出版物的版本", "type": "line", "example": "第2版、修订版" }, "volume": { "label": "卷号", "description": "多卷本出版物的卷号", "type": "line", "suggested": true }, "page": { "label": "页码", "description": "来源中包含佐证内容的页码。用短横线(-)表示范围,用逗号(,)分隔非连续页码。不可用于表示来源总页数。", "type": "line", "aliases": [ "pages" ], "suggested": true }, "no-pp": { "label": "无pp", "description": "设为“y”以阻止“p.”或“pp.”的显示,适当时显示为“page”或“pages”(例如“Front cover”)", "type": "line", "deprecated": "本参数在中文维基百科无效,直接删除即可" }, "at": { "label": "文内位置", "description": "用于页码不适用或不充分的情况", "type": "line" }, "language": { "label": "语言", "description": "来源的语言,使用ISO 639-1语言代码;可接受逗号分隔的多语言列表", "type": "content", "example": "en" }, "script-title": { "label": "外文标题", "description": "非拉丁文字且非中文的标题(如日文、韩文、阿拉伯文、西里尔文、希腊文、希伯来文等)。开头使用ISO 639-1语言代码加上一个英文冒号。例如日语标题为:ja:标题名称。使用本字段则无需使用title字段。", "type": "line", "example": "ja:ウィキペディア" }, "trans-title": { "label": "翻译标题", "description": "非中文标题的中文翻译", "type": "content" }, "type": { "label": "类型", "description": "关于来源的媒体类型的附加信息(不常用)。例如:论文、小册子", "type": "content" }, "format": { "label": "文档格式", "description": "网址链接到的文件的格式,例如DOC、XLS等。HTML为默认格式无需指定,PDF会自动检测无需指定。", "type": "content" }, "arxiv": { "label": "arXiv标识符", "description": "arXiv标识符", "type": "line", "example": "0706.0001", "aliases": [ "ARXIV", "eprint" ] }, "asin": { "label": "ASIN", "description": "亚马逊标准识别号码,10个数字组成。如有其他标识符则不建议使用。", "type": "line", "aliases": [ "ASIN" ] }, "asin-tld": { "label": "ASIN顶级域名", "description": "该ASIN在亚马逊网站顶级域名(即amazon.XX),例如:us、jp", "type": "line", "example": "jp", "aliases": [ "ASIN-TLD" ] }, "bibcode": { "label": "Bibcode", "description": "bibcode,用于多个天文数据系统;19个字符组成。", "type": "line", "example": "1924MNRAS..84..308E", "aliases": [ "BIBCODE" ] }, "biorxiv": { "label": "biorXiv", "description": "biorXiv标识符;完整的doi", "type": "line" }, "citeseerx": { "label": "CiteSeerX", "description": "CiteSeerX识别符", "type": "line" }, "isbn": { "label": "ISBN", "description": "国际标准书号;尽可能使用13位ISBN", "type": "line", "example": "978-0-8126-9593-9", "aliases": [ "ISBN" ] }, "issn": { "label": "ISSN", "description": "国际标准期刊号(印刷);8位字符,通常用连字符分为两组", "type": "line", "example": "2049-3630", "aliases": [ "ISSN" ] }, "eissn": { "label": "eISSN", "description": "国际标准期刊号(电子);8位字符,通常用连字符分为两组", "type": "line", "aliases": [ "EISSN" ], "example": "2049-3630" }, "cn": { "label": "CN", "description": "中国国内统一连续出版物号", "type": "line", "aliases": [ "CN" ] }, "hdl": { "label": "HDL", "description": "HDL标识符", "type": "line", "aliases": [ "HDL" ] }, "jfm": { "label": "jfm编码", "description": "《数学进展年鉴》编码", "type": "line", "example": "53.0144.01", "aliases": [ "JFM" ] }, "jstor": { "label": "JSTOR", "description": "JSTOR标识符", "type": "line", "aliases": [ "JSTOR" ] }, "lccn": { "label": "LCCN", "description": "美国国会图书馆控制号", "type": "line", "aliases": [ "lccn" ] }, "mr": { "label": "MR", "description": "《数学评论》标识符", "type": "line", "aliases": [ "MR" ] }, "oclc": { "label": "OCLC", "description": "联机计算机图书馆中心号码", "type": "number", "aliases": [ "OCLC" ] }, "ol": { "label": "OL", "description": "开放图书馆标识符", "type": "line", "aliases": [ "OL" ] }, "osti": { "label": "OSTI", "description": "美国能源部科学和技术信息办公室标识符", "type": "line", "aliases": [ "OSTI" ] }, "pmc": { "label": "PMC", "description": "PubMed Center文章编号", "type": "number", "aliases": [ "PMC" ] }, "pmid": { "label": "PMID", "description": "PubMed唯一标识符", "type": "line", "aliases": [ "PMID" ] }, "rfc": { "label": "RFC", "description": "RFC(请求意见稿)编号", "type": "number", "aliases": [ "RFC" ] }, "s2cid": { "label": "S2CID", "description": "语义学者语料库ID", "type": "line", "aliases": [ "S2CID" ] }, "ssrn": { "label": "SSRN", "description": "社会科学研究网络", "type": "line", "aliases": [ "SSRN" ] }, "unified": { "aliases": [ "csbn", "CSBN" ], "label": "统一书号", "description": "中国大陆1987年之前使用的全国统一书号", "type": "line" }, "zbl": { "label": "Zbl", "description": "数学文摘期刊标识符", "type": "line", "aliases": [ "ZBL" ] }, "id": { "label": "id", "description": "其他标识符,可自由填入多个", "type": "line" }, "quote": { "label": "引文", "description": "从来源引用的相关文本", "type": "content" }, "ref": { "label": "引用锚点", "description": "用于简短脚注的锚点标识符,以允许通过内部链接定位完整引用;填入“harv”可生成适合脚本错误:没有“Footnotes”这个模块。和脚本错误:没有“Footnotes”这个模块。模板的锚点。", "type": "line" }, "postscript": { "label": "结尾标点", "description": "引用的结尾标点符号;如要移除标点,填入“none”。如果填写了“quote”参数,则忽略该参数", "type": "line", "default": "." }, "access-date": { "label": "网址访问日期", "description": "最后验证url链接的内容支持条目内容的日期;必须与“url”参数同时使用;格式为“YYYY-MM-DD”", "type": "date", "aliases": [ "accessdate" ] }, "archive-url": { "label": "存档网址", "description": "网页的存档副本的网址,需要与“archive-date”参数一同使用", "type": "url", "aliases": [ "archiveurl" ] }, "archive-date": { "label": "存档日期", "description": "网页的存档日期", "type": "date", "aliases": [ "archivedate" ], "example": "2021-02-08" }, "display-authors": { "label": "显示作者量", "description": "显示的作者数量,默认全部显示;超过显示数量将以“et al.”代替", "type": "number" }, "via": { "label": "内容提供方", "description": "文章的提供者(而非出版者),通常是期刊文章的聚合平台或资料库。 ", "example": "JSTOR、Project MUSE、Elsevier Science Direct", "type": "string", "suggested": true }, "url-access": { "label": "网址访问级别", "description": "网址的访问限制的级别:“registration”(需免费注册才能查阅)、“limited”(有限度免费查阅)、“subscription”(必须付费订阅才能查阅)", "type": "string", "suggestedvalues": [ "registration", "limited", "subscription" ] }, "bibcode-access": { "label": "Bibcode访问级别", "description": "如果全文可通过此Bibcode从ADS获得,请输入“free”。", "type": "string", "suggestedvalues": [ "free" ] }, "doi-access": { "label": "DOI访问级别", "description": "如果通过DOI可以免费阅读全文,请输入“free”。", "type": "string", "suggestedvalues": [ "free" ] }, "hdl-access": { "label": "HDL访问级别", "description": "如果通过HDL可以免费阅读全文,请输入“free”。", "type": "string", "suggestedvalues": [ "free" ] }, "jstor-access": { "label": "JSTOR访问级别", "description": "如果通过JSTOR可以免费阅读全文,请输入“free”。", "type": "string", "suggestedvalues": [ "free" ] }, "ol-access": { "label": "OpenLibrary访问级别", "description": "如果通过OpenLibrary可以免费阅读全文,请输入“free”。", "type": "string", "suggestedvalues": [ "free" ] }, "osti-access": { "label": "OSTI访问级别", "description": "如果在OSTI上可以免费阅读全文,请输入“free”。", "type": "string", "suggestedvalues": [ "free" ] }, "s2cid-access": { "label": "S2CID访问级别", "description": "如果通过S2CID可以免费阅读全文,请输入“free”。", "type": "string", "suggestedvalues": [ "free" ] }, "conference": { "label": "会议名称", "description": "会议名称", "type": "content", "suggested": true }, "conference-url": { "label": "会议网址", "description": "会议议程网址(若与“url”不同)", "type": "url" }, "orig-year": { "label": "原始日期", "description": "原始出版日期。为清晰起见,请提供具体细节:例如“1859年首次出版”、“1904年创作”", "type": "string" }, "author-mask": { "label": "作者替代", "description": "将第一位作者显示的姓名替换为横线或指定文本。填入数字值X显示X em宽的横线;填入文本值可显示无尾部作者分隔符的文本(例如“with”)", "type": "string" }, "veditors": { "label": "温哥华格式编者", "description": "温哥华格式的逗号分隔编者列表;机构作者名需用双括号包裹", "example": "Smythe JB, ((Megabux Corporation))", "type": "line" }, "book-title": { "label": "论文集名称", "type": "string", "suggested": true } }, "paramOrder": [ "title", "script-title", "trans-title", "url", "author", "last", "first", "author-link", "author2", "last2", "first2", "author-link2", "author3", "last3", "first3", "author-link3", "author4", "last4", "first4", "author-link4", "author5", "last5", "first5", "author-link5", "author6", "last6", "first6", "author-link6", "author7", "last7", "first7", "author-link7", "author8", "last8", "first8", "author-link8", "author9", "last9", "first9", "author-link9", "display-authors", "author-mask", "book-title", "conference", "publisher", "location", "date", "year", "orig-year", "publication-date", "volume", "issue", "page", "at", "no-pp", "edition", "series", "language", "type", "format", "editor", "editor-last", "editor-first", "editor-link", "editor2", "editor-last2", "editor-first2", "editor-link2", "editor3", "editor-last3", "editor-first3", "editor-link3", "editor4", "editor-last4", "editor-first4", "editor-link4", "editor5", "editor-last5", "editor-first5", "editor-link5", "editor6", "editor-last6", "editor-first6", "editor-link6", "editor7", "editor-last7", "editor-first7", "editor-link7", "editor8", "editor-last8", "editor-first8", "editor-link8", "editor9", "editor-last9", "editor-first9", "editor-link9", "veditors", "translator", "translator-last", "translator-first", "translator-link", "others", "arxiv", "asin", "asin-tld", "bibcode", "biorxiv", "citeseerx", "doi", "doi-broken-date", "isbn", "issn", "eissn", "cn", "hdl", "jfm", "jstor", "lccn", "mr", "oclc", "ol", "osti", "pmc", "pmid", "rfc", "s2cid", "ssrn", "unified", "zbl", "id", "url-access", "archive-url", "archive-date", "access-date", "quote", "postscript", "ref", "via", "bibcode-access", "doi-access", "hdl-access", "jstor-access", "ol-access", "osti-access", "s2cid-access", "conference-url" ], "maps": { "citoid": { "title": "title", "url": "url", "publisher": "publisher", "date": "date", "place": "location", "ISSN": [ "issn" ], "ISBN": [ "isbn" ], "PMCID": "pmc", "PMID": "pmid", "pages": "page", "volume": "volume", "series": "series", "seriesNumber": "volume", "issue": "issue", "DOI": "doi", "oclc": "oclc", "language": "language", "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" ], [ "editor-first2", "editor-last2" ], [ "editor-first3", "editor-last3" ], [ "editor-first4", "editor-last4" ], [ "editor-first5", "editor-last5" ], [ "editor-first6", "editor-last6" ], [ "editor-first7", "editor-last7" ], [ "editor-first8", "editor-last8" ], [ "editor-first9", "editor-last9" ] ] } }, "format": "{{_ |_=_}}" } </templatedata> Template:Collapse bottom
参见[编辑]
Template:Citation Style 1 Template:Wikipedia referencing Template:UF-COinS