Module:Citation/CS1/Configuration: Difference between revisions
imported>TadejM m fixed typo |
bump ssrn; |
||
Line 2,066: | Line 2,066: | ||
encode = true, | encode = true, | ||
separator = ' ', | separator = ' ', | ||
id_limit = | id_limit = 10500000, | ||
access = 'free', -- free to read | access = 'free', -- free to read | ||
}, | }, | ||
Line 2,079: | Line 2,079: | ||
encode = false, | encode = false, | ||
separator = ' ', | separator = ' ', | ||
id_limit = | id_limit = 37900000, | ||
}, | }, | ||
['RFC'] = { | ['RFC'] = { | ||
Line 2,113: | Line 2,113: | ||
encode = true, | encode = true, | ||
separator = ' ', | separator = ' ', | ||
id_limit = | id_limit = 4600000, | ||
custom_access = 'ssrn-access', | custom_access = 'ssrn-access', | ||
}, | }, | ||
Line 2,126: | Line 2,126: | ||
encode = false, | encode = false, | ||
separator = ' ', | separator = ' ', | ||
id_limit = | id_limit = 262000000, | ||
custom_access = 's2cid-access', | custom_access = 's2cid-access', | ||
}, | }, |