Data:CS1/Identifier limits.tab

From AviationSafetyX Wiki
Revision as of 22:33, 30 March 2025 by Admin (talk | contribs) (Created page with "{ "license": "CC0-1.0", "description": { "en": "Identifier limits for Module:Citation/CS1" }, "schema": "Tabular", "data": [ { "type": "OCLC", "limit": 1000000000 }, { "type": "OSTI", "limit": 9999999 }, { "type": "PMC", "limit": 10000000 }, { "type": "PMID", "limit": 100000000 }, { "type": "RFC", "limit": 9999 }, { "type": "SSRN", "limit": 9999999 }, { "type": "S2CID", "limit": 100000000 } ] }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{

 "license": "CC0-1.0",
 "description": {
   "en": "Identifier limits for Module:Citation/CS1"
 },
 "schema": "Tabular",
 "data": [
   { "type": "OCLC", "limit": 1000000000 },
   { "type": "OSTI", "limit": 9999999 },
   { "type": "PMC", "limit": 10000000 },
   { "type": "PMID", "limit": 100000000 },
   { "type": "RFC", "limit": 9999 },
   { "type": "SSRN", "limit": 9999999 },
   { "type": "S2CID", "limit": 100000000 }
 ]

}