模块:Citation/CS1:修订间差异
imported>Xiplus per EP 設定test_limit為7000000(參考en) |
imported>Xiplus |
||
| 第1,308行: | 第1,308行: | ||
local function pmid(id) | local function pmid(id) | ||
local test_limit = | local test_limit = 33000000; -- update this value as PMIDs approach | ||
local handler = cfg.id_handlers['PMID']; | local handler = cfg.id_handlers['PMID']; | ||
local err_cat = ''; -- presume that PMID is valid | local err_cat = ''; -- presume that PMID is valid | ||