View source for Module:Authority control/config
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
require('strict')
local p = {}
p.auxiliary = 'Module:Authority control/auxiliary'
p.config = {
{ 'AAG',
property = 3372,
section = 5,
link = 'https://www.aucklandartgallery.com/explore-art-and-ideas/artist/$1/',
label = 'Auckland',
pattern = '^%d+$',
},
{ 'ACM-DL',
property = 864,
section = 4,
pattern = '^%d%d%d%d%d%d%d%d%d%d%d$',
link = 'https://dl.acm.org/profile/$1',
label = 'Association for Computing Machinery',
},
{ 'ADB',
property = 1907,
000
1:0
Template used on this page:
Return to Module:Authority control/config.