vhost/ecas changes
[webpac2] / vhost / ecas / wiley2json.pl
1 tag( 'title',   rec('E') );
2 tag( 'issn',    rec('B') );
3 tag( 'issn_e',  rec('C') );
4 tag( 'doi',     rec('D') );
5 tag( 'publisher', rec('K') );
6 tag( 'url',     rec('H') );
7 tag( 'urlp',    rec('H') );
8 tag( 'collection',      
9         config('input description')
10 );
11