模块:Citation/CS1/Identifier limits.tab

来自Hyacinth
草awa留言 | 贡献2024年9月25日 (三) 03:56的版本 (Cao awa移动页面Data:CS1/Identifier limits.tab模块:Citation/CS1/Identifier limits.tab,不留重定向)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转到导航 跳转到搜索

{

   "license": "CC0-1.0",
   "description": {
       "en": "Limit values for Citation Style 1 and 2 identifier error checking"
   },
   "sources": "For help, see documentation; ask at en:Help talk:Citation Style 1",
   "schema": {
       "fields": [
           {
               "name": "identifier",
               "type": "string",
               "title": {
                   "en": "Identifier"
               }
           },
           {
               "name": "limit",
               "type": "number",
               "title": {
                   "en": "Identifier limit value"
               }
           }
       ]
   },
   "data": [
       [
           "OCLC",
           10380000000
       ],
       [
           "OSTI",
           23010000
       ],
       [
           "PMC",
           11500000
       ],
       [
           "PMID",
           39400000
       ],
       [
           "RFC",
           9300
       ],
       [
           "SSRN",
           4900000
       ],
       [
           "S2CID",
           274000000
       ]
   ]

}