Data:CS1/Identifier limits.tab: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{ "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" }...") |
(No difference)
|
Latest revision as of 03:25, 12 August 2025
{
"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",
10820000000
],
[
"OSTI",
23010000
],
[
"PMC",
12500000
],
[
"PMID",
40900000
],
[
"RFC",
9300
],
[
"SSRN",
5400000
],
[
"S2CID",
280000000
]
]
}