编辑“︁
Template:Cite arXiv/doc
”︁
跳转到导航
跳转到搜索
这是
Cite arXiv
模板的
文档页面
。
警告:
您没有登录。如果您进行任何编辑,您的IP地址会公开展示。如果您
登录
或
创建账号
,您的编辑会以您的用户名署名,此外还有其他益处。
反垃圾检查。
不要
加入这个!
{{NoteTA|G1=MediaWiki}} {{Documentation subpage}} {{caution|arXiv收录的均为未经同行评审的初步研究报告,使用时需高度谨慎。}} {{csdoc|lua|lua=yes}} {{csdoc|cs1|lua=yes}} {{csdoc|lead|[[arXiv]]预印本}}其链接指向<code><nowiki>https://www.arxiv.org/abs/</nowiki></code>预印本。 == 使用方法 == {{csdoc|usage}} {{csdoc|usage common}} <syntaxhighlight lang="wikitext" copy="1">{{cite arXiv |last= |first= |date= |title= |arxiv= |class=}}</syntaxhighlight> {{end}} {{csdoc|usage full}} <syntaxhighlight lang="wikitext" copy="1">{{cite arXiv |last1= |first1= |author-link1= |last2= |first2= |author-link2= |display-authors= |author-mask1= |author-mask2= |collaboration= |name-list-style= |df= |date= |year= |title= |trans-title= |language= |page= |pages= |at= |no-pp= |arxiv= |class= |quote= |mode= |ref= |postscript=}}</syntaxhighlight> {{end}} {{csdoc|usage vertical common}} <!-- Please synchronize this list with the corresponding one at the overview page [[Wikipedia:Citation templates#Examples]] --> <syntaxhighlight lang="wikitext" copy="1"> {{cite arXiv |last = |first = |date = |title = |arxiv = |class = }} </syntaxhighlight> {{end}} * '''title''':引用论文的标题 * '''arxiv'''或'''eprint'''(必填):arXiv/Eprint标识符(不带“arXiv:”前缀)。2007年4月前,标识符格式为分类代码+可选两位细分代码+7位数字(YYMMNNN表示年、月和该类别提交序号),例如gr-qc/0610068或math.GT/0309136。2007年4月后改为YYMM.NNNN格式。自[https://arxiv.org/help/arxiv_identifier 2015年1月]起,标识符改为5位数字:YYMM.NNNNN。 * '''class''':arXiv分类代码(如hep-th),可选。仅适用于不包含分类代码的新式(2007年及以后)eprint标识符。 本模板采用{{tl|cite journal}}的样式。当论文被同行评审期刊接受后,建议改用相应模板(因论文的同行评审状态很重要),同时保留arXiv链接以确保文章先前版本的开放获取。要保留arXiv链接,可在{{tl|citation}}或{{tl|cite journal}}模板中添加如{{para|arxiv|gr-qc/0610068}}、{{para|arxiv|math.GT/0309136}}或{{para|arxiv|YYMM.NNNN}}(参照上述示例格式)等参数。 == 示例 == {{markup2 |m=<nowiki>{{cite arXiv |last=Sparling |first=George A. J. |date=2006 |title=Spacetime is spinorial; new dimensions are timelike |eprint=gr-qc/0610068}}</nowiki> |r={{cite arXiv |last=Sparling |first=George A. J. |date=2006 |title=Spacetime is spinorial; new dimensions are timelike |eprint=gr-qc/0610068}} }} {{markup2 |m=<nowiki>{{cite arXiv |last=Leinster |first=Tom |date=2007 |title=The Euler characteristic of a category as the sum of a divergent series |eprint=0707.0835 |class=math.CT}}</nowiki> |r={{cite arXiv |last=Leinster |first=Tom |date=2007 |title=The Euler characteristic of a category as the sum of a divergent series |eprint=0707.0835 |class=math.CT}} }} == 参数 == === 已弃用参数 === {{csdoc|deprecated}} === 参数说明 === ==== 作者 ==== {{csdoc|author|limited_param_list=yes}}<!-- see limited list of parameters at [[Module:Citation/CS1/Whitelist]] --> ==== 日期 ==== {{csdoc|date|limited_param_list=yes}}<!-- see limited list of parameters at [[Module:Citation/CS1/Whitelist]] --> ==== 标题 ==== {{csdoc|title|title_format=quotes|link=no|limited_param_list=yes}}<!-- see limited list of parameters at [[Module:Citation/CS1/Whitelist]] --> {{csdoc|language}} == 模板数据 == {{TemplateData header}} <templatedata> { "params": { "arxiv": { "aliases": [ "eprint" ], "label": "arXiv ", "description": "不带“arXiv:”的 arXiv 标识符字首;可以包含版本号 ", "type": "string", "required": true, "example": "1612.00008v1" }, "title": { "label": "标题", "description": "引用论文的标题", "type": "string", "suggested": true, "aliases": [ "Title" ] }, "first": { "aliases": [ "first1", "given", "given1" ], "label": "第一作者名字", "description": "第一作者的名字不包含姓氏", "type": "string", "suggested": true }, "last": { "aliases": [ "last1", "surname", "surname1", "Last name" ], "label": " 第一作者姓氏", "description": " 第一作者的姓氏", "type": "string", "suggested": true }, "author": { "aliases": [ "author1" ], "label": "作者", "description": "第一作者全名", "type": "string" }, "author-link": { "aliases": [ "author-link1", "author1-link", "Author's article" ], "description": "第一作者的维基百科条目链接", "type": "wiki-page-name" }, "first2": { "aliases": [ "given2", "Author 2's first name" ], "label": " 第二作者的名字", "description": "第二作者的名字不包含姓氏", "type": "string" }, "last2": { "aliases": [ "surname2", "Author 2's last name" ], "label": "第二作者的姓氏", "description": "第二作者的姓氏", "type": "string" }, "author2": { "label": "第二作者全名", "description": "第二作者全名", "type": "string", "aliases": [ "Author 2" ] }, "author-link2": { "aliases": [ "author2-link", "Author 2's article" ], "label": "第二作者的维基百科条目链接", "description": "第二作者的维基百科条目链接", "type": "wiki-page-name" }, "class": { "label": "arXiv class", "description": "arXiv 分类,针对 2007 年后的 ids", "type": "string" }, "date": { "label": "日期", "description": "引用来源的日期。无日期用 n.d.,无确切日期用 c.。", "type": "string", "aliases": [ "Date" ] }, "df": { "label": "发布日期的日期格式", "description": "Either ymd (Year-Month-Day), dmy (Day-Month-Year), or mdy (Month-Day-Year) add -all at end to also affect access and archive dates", "example": "dmy ymd mdy", "type": "string", "aliases": [ "Date format for publication dates" ] }, "trans-title": { "label": "翻译的标题", "description": "用英文翻译的标题", "type": "string", "aliases": [ "Translated title" ] }, "language": { "label": "语言", "description": "编写源代码所用的语言。用逗号分隔,并且不包“and”。", "type": "string", "aliases": [ "Language(s)" ] }, "vauthors": {}, "authors": { "label": "合作者", "description": "除了作者参数中列出的作者之外,一组作者的姓名", "type": "string" } }, "format": "{{_ |_=_}}", "description": "Formats a citation to a paper with an arXiv id", "paramOrder": [ "arxiv", "class", "author", "first", "last", "first2", "last2", "author2", "author-link", "author-link2", "title", "authors", "date", "df", "trans-title", "language", "vauthors" ] } </templatedata> == 外部链接 == * [https://arxiv.org 官方网站] * [https://info.arxiv.org/help/arxiv_identifier.html arXiv标识符说明] {{Citation Style 1}} <includeonly>{{Sandbox other|| <!-- Categories go below this line, please; interwikis go to Wikidata, thank you! --> [[Category:引文格式1模板|A]] }}</includeonly>
摘要:
请注意,所有对Local Chinese Wikipedia的贡献均可能会被其他贡献者编辑、修改或删除。如果您不希望您的文字作品被随意编辑,请不要在此提交。
您同时也向我们承诺,您提交的内容为您自己所创作,或是复制自公共领域或类似自由来源(详情请见
Project:著作权
)。
未经许可,请勿提交受著作权保护的作品!
取消
编辑帮助
(在新窗口中打开)
导航菜单
个人工具
未登录
讨论
贡献
创建账号
登录
命名空间
模板
讨论
大陆简体
不转换
简体
繁體
大陆简体
香港繁體
澳門繁體
大马简体
新加坡简体
臺灣正體
查看
阅读
编辑
查看历史
更多
搜索
导航
首页
最近更改
随机页面
MediaWiki帮助
工具
链入页面
相关更改
特殊页面
页面信息