模板:Cite patent
此模板将某专利项目连结到espacenet数据库。使用方法:通常置于<ref></ref>标签内,或在文章结尾的书目部分。
用法[编辑]
可复制以下代码:
{{Cite patent
| country =
| number =
| status =
| title =
| pubdate =
| gdate =
| fdate =
| pridate =
| inventor =
| invent1 =
| invent2 =
| assign1 =
| assign2 =
| class =
}}
说明:
- country:国家,必须是两个字母的国家代码,如“US”或“WO”。
- number:专利编号,不要加入逗号(例如中国专利授权公告号中“CN”后的数字)。
- status:状态:如申请中,请输入“application”,若已成为专利,请输入“patent”。
- title:专利名称,必填。
- assign1:受让人1,可增加多一名,即“assign2”。
- inventor:发明者列表。
- invent1:发明者1的名称,最多可写4名,即invent1-invent4。
- pubdate:专利申请的公布日期,请使用以下格式:YYYY - MM - DD。
- gdate:专利批出日期,请使用以下格式:YYYY - MM - DD。
- pridate:优先权日期,请使用以下格式:YYYY - MM - DD,不会显示出来,但可作为有用参考。
- fdate:申请日期,请使用以下格式:YYYY - MM - DD,不会显示出来,但可作为有用参考。
- class:用作输入ECLA分类,不会显示出来,但可作为有用参考。
COinS[编辑]
此模板生成COinS元数据;背景信息请参阅维基百科:COinS。
TemplateData[编辑]
<templatedata> { "params": { "country": { "aliases": [ "country-code", "country" ], "label": "Country code", "description": "two letter country code (ISO 3166-1 alpha-2); the top 10 countries by patent application in 2011 were - JP=Japan, CN=China, US=United States, KR=South Korea, DE=Germany, FR=France, GB=United Kingdom, CH=Switzerland, NL=Netherlands, RU=Russia", "example": "JP", "type": "string", "suggested": true }, "number": { "aliases": [ "publication-number", "patent-number" ], "label": "Publication number", "description": "patent or patent application publication number ... do not include commas (e.g. 1,700,545 should be 1700545)", "type": "string/line", "suggested": true }, "title": { "label": "Title", "description": "patent title", "type": "string", "required": true }, "status": { "aliases": [ "description", "status" ], "label": "Status", "description": "application or patent - If pending, use application. If granted, use patent", "example": "patent", "type": "string/line", "default": "patent", "suggested": true }, "pubdate": { "aliases": [ "publication-date" ], "label": "Date of publication ", "description": "the publication date of an application, required if status/description=application; use format YYYY-MM-DD", "example": "2017-01-01", "type": "string/line", "suggested": true }, "fdate": { "label": "Filing date", "description": "the filing date; this is not displayed, but is used to generate COinS meta data and may have future utility. Use YYYY-MM-DD", "example": "2017-01-01", "type": "date" }, "pridate": { "label": "Priority date", "description": "the (earliest) priority date; this is not displayed, but could be useful to include for future reference. Including multiple priorities is unnecessarily complicated. Use YYYY-MM-DD", "example": "2017-02-01" }, "gdate": { "aliases": [ "issue-date" ], "label": "Date of issue", "description": "the date of grant (issuance) of a patent; required if status/description _is not_ \"application\"", "example": "2017-02-01", "suggested": true }, "invent1": { "aliases": [ "inventor-surname", "inventor1-surname", "inventor-last", "inventor1-last", "inventor", "invent-1", "invent1" ], "label": "Inventor 1 - surname", "description": "surname - 1st inventor", "example": "Smith", "type": "string/line", "suggested": true }, "invent2": { "aliases": [ "inventor2-surname", "inventor2-last", "inventor2", "invent2" ], "label": "Inventor 2 - surname", "description": "surname - 2nd inventor", "type": "string/line" }, "invent3": { "aliases": [ "inventor3-surname", "inventor3-last", "inventor3", "invent3" ], "label": "Inventor 3 - surname", "description": "surname - 3rd inventor", "type": "string/line" }, "invent4": { "aliases": [ "inventor4-surname", "inventor4-last", "inventor4", "invent4" ], "label": "Inventor 4 - surname", "description": "surname - 4th inventor", "type": "string/line" }, "inventor1-first": { "aliases": [ "inventor-given", "inventor1-given", "inventor-first" ], "label": "Inventor 1 - given name", "description": "given name - 1st inventor", "type": "string/line", "suggested": true }, "inventor2-first": { "aliases": [ "inventor2-given" ], "label": "Inventor 2 - given name", "description": "given name - 2nd inventor", "type": "string/line" }, "inventor3-first": { "aliases": [ "inventor3-given" ], "label": "Inventor 3 - given name", "description": "given name - 3rd inventor", "type": "string/line" }, "inventor4-first": { "aliases": [ "inventor4-given" ], "label": "Inventor 4 - given name", "description": "given name - 4th inventor", "type": "string/line" }, "inventorlink": { "aliases": [ "inventorlink1" ], "label": "Inventor 1 - Wikipedia article", "description": "Wikilink biographical article name, no square brackets", "type": "wiki-page-name" }, "inventorlink2": { "label": "Inventor 2 - Wikipedia article", "description": "add biographical article name, no square brackets", "type": "wiki-page-name" }, "inventorlink3": { "label": "Inventor 3 - Wikipedia article", "description": "add biographical article name, no square brackets", "type": "wiki-page-name" }, "inventorlink4": { "label": "Inventor 4 - Wikipedia article", "description": "add biographical article name, no square brackets", "type": "wiki-page-name" }, "assign2": { "label": "Assignee - second", "description": "second assignee's name", "type": "string/line" }, "url": { "label": "URL", "description": "Explicit URL to patent information", "type": "url", "default": "http://worldwide.espacenet.com/textdoc?DB=EPODOC&IDX={{{CountryCode}}}{{{PublicationNumber}}}" }, "assign1": { "label": "Assignee - first", "description": "first assignee's name", "type": "string/line" } }, "description": "General patent template for citing patents or patent applications from any country is drawn from the espacenet database.", "sets": [ { "params": [ "fdate", "pridate" ], "label": "not displayed - for possible future use" }, { "params": [ "gdate", "pubdate" ], "label": "status-dependent fields" }, { "params": [ "invent1", "invent2", "invent3", "invent4", "inventor1-first", "inventor2-first", "inventor3-first", "inventor4-first", "inventorlink", "inventorlink2", "inventorlink3", "inventorlink4" ], "label": "people information" } ], "maps": { "citoid": { "title": "title", "url": "url", "issueDate": "gdate", "location": "country", "patentNumber": "number", "inventor": [ [ "inventor1-first", "invent1" ], [ "inventor2-first", "invent2" ], [ "inventor3-first", "invent3" ], [ "inventor4-first", "invent4" ] ] } }, "paramOrder": [ "country", "number", "title", "status", "pubdate", "fdate", "pridate", "gdate", "invent1", "invent2", "invent3", "invent4", "inventor1-first", "inventor2-first", "inventor3-first", "inventor4-first", "inventorlink", "inventorlink2", "inventorlink3", "inventorlink4", "assign1", "assign2", "url" ] } </templatedata>