Web2Cit/data/au/org/socialsciences/templates.json
Appearance
[
{ "path": "/academy-fellow/*", "label": "Fellows of the Academy of the Social Sciences in Australia", "fields": [ { "fieldname": "itemType", "required": true, "procedures": [ { "selections": [ { "type": "citoid", "config": "itemType" } ], "transformations": [] } ] }, { "fieldname": "title", "required": true, "procedures": [ { "selections": [ { "type": "xpath", "config": "//div[contains(@class,'fellow-honor')]" } ], "transformations": [] } ] } ] }
]