Changes

Jump to: navigation, search

Module:Citation/CS1/COinS

58 bytes added, 12:24, 15 December 2015
no edit summary
for k, v in pairs( data.ID_list ) do -- what to do about these? For now assume that they are common to all?
-- if k == 'ISBN' then v = clean_isbn( v ) end if k == 'ISBN' then v = v:gsub( "[^-0-9X]", "" ); end
local id = cfg.id_handlers[k].COinS;
if string.sub( id or "", 1, 4 ) == 'info' then -- for ids that are in the info:registry
Anonymous user

Navigation menu