Module:Citation/CS1/Identifiers: Difference between revisions

    m>Trappist the monk
    (synch from sandbox;)
    m>Trappist the monk
    m (ssrn limit -> 3500000;)
    Line 810: Line 810:


    local function ssrn (id)
    local function ssrn (id)
    local test_limit = 3000000; -- update this value as SSRNs approach
    local test_limit = 3500000; -- update this value as SSRNs approach
    local handler = cfg.id_handlers['SSRN'];
    local handler = cfg.id_handlers['SSRN'];
    local err_cat =  ''; -- presume that SSRN is valid
    local err_cat =  ''; -- presume that SSRN is valid