Module:Citation/CS1/Identifiers: Difference between revisions

    (sync from sandbox;)
    (pmc limit adjust;)
    Line 834: Line 834:


    local function pmc(id, embargo)
    local function pmc(id, embargo)
    local test_limit = 6500000; -- update this value as PMCs approach
    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