X-Git-Url: http://git.rot13.org/?p=webpac2;a=blobdiff_plain;f=vhost%2Fecas%2Fhrcak.pl;h=5e6782943be9854e94e040b71b6374d2f3b5b3d3;hp=0c608c1d1712c925ebe063b43d0e65ab2dc872ad;hb=5b4161dcb87ae6ec64e029c739b4a6ab6acef45c;hpb=3b976ca8d50ff3fc54272480b3896e03fa9f9adb diff --git a/vhost/ecas/hrcak.pl b/vhost/ecas/hrcak.pl index 0c608c1..5e67829 100644 --- a/vhost/ecas/hrcak.pl +++ b/vhost/ecas/hrcak.pl @@ -1,6 +1,6 @@ search( 'title', rec('A') ); -search( 'alttitle', rec('B') ); +search( 'titleen', rec('B') ); search( 'issn', join_with(' ; ', rec('C'), @@ -8,4 +8,6 @@ search( 'issn', ) ); search( 'urlf', rec('E') ); - +search( 'collection', + rec ('F') +);