Open main menu

Changes

Module:Authority control

193 bytes added, 02:08, 1 September 2017
add PIC (d:Property:P2750) per request
return '[http://tls.theaterwissenschaft.ch/wiki/' .. id2 .. ' ' .. id .. ']'
end
 
local function ciniiLink( id )
return '[http://catalogo.bne.es/uhtbin/authoritybrowse.cgi?action=display&authority_id=' .. id .. ' ' .. id .. ']'
end
 
local function uscongressLink( id )
end
local function autoresuyautoresuyLink( id )
return '[http://autores.uy/autor/' .. id .. ' ' .. id .. ']' .. getCatForId( 'autores.uy' )
end
 
local function picLink( id )
return '[https://pic.nypl.org/constituents/' .. id .. ' ' .. id .. ']' .. getCatForId( 'PIC' )
end
{ 'DBLP', '[[DBLP]]', 2456, dblpLink },
{ 'ACM-DL', '[[ACM Digital Library|ACM DL]]', 864, acmLink },
{ 'autores.uy', '[[autores.uy]]', 2558, autoresuy autoresuyLink }, { 'PIC', '[[:d:Q23892012|PIC]]', 2750, picLink },
}
Anonymous user