/[webpac2]/trunk/vhost/ecas/hrcak.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /trunk/vhost/ecas/hrcak.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1261 - (hide annotations)
Tue Jul 28 22:52:43 2009 UTC (14 years, 10 months ago) by mglavica
File MIME type: text/plain
File size: 197 byte(s)
work on e-journals catalog

1 mglavica 1158
2     search( 'title', rec('A') );
3 mglavica 1261 search( 'titleen', rec('B') );
4 mglavica 1158 search( 'issn',
5     join_with(' ; ',
6     rec('C'),
7     rec('D')
8     )
9     );
10 mglavica 1251 search( 'urlf', rec('E') );
11 mglavica 1261 search( 'collection',
12     rec ('F')
13     );

  ViewVC Help
Powered by ViewVC 1.1.26