Module:Citation/CS1/Identifiers: Difference between revisions
pmc limit adjust;
(sync from sandbox;) |
(pmc limit adjust;) |
||
Line 834: | Line 834: | ||
local function pmc(id, embargo) | local function pmc(id, embargo) | ||
local test_limit = | local test_limit = 7000000; -- update this value as PMCs approach | ||
local handler = cfg.id_handlers['PMC']; | local handler = cfg.id_handlers['PMC']; | ||
local err_cat = ''; -- presume that PMC is valid | local err_cat = ''; -- presume that PMC is valid |