/[webpac2]/trunk/vhost/ecas/ovid.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/ovid.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1251 - (hide annotations)
Mon Jul 27 13:33:31 2009 UTC (14 years, 10 months ago) by mglavica
File MIME type: text/plain
File size: 407 byte(s)
e-journals catalog configuration files

1 dpavlin 1132
2 mglavica 1158 search( 'title', rec('Source') );
3     search( 'issn', rec('ISSN') );
4 mglavica 1180 search( 'url', 'http://ovidsp.ovid.com/ovidweb.cgi?T=JS&NEWS=n&PAGE=toc&D=ovft&AN=' . rec('Accession Number'));
5 mglavica 1251 search( 'urlp', 'http://ovidsp.ovid.com/ovidweb.cgi?T=JS&NEWS=n&PAGE=toc&D=ovft&AN=' . rec('Accession Number'));
6 mglavica 1180 search( 'collection',
7     join_with(', ',
8     config('input description'),
9     rec('Journal Subset')
10     )
11     );
12 dpavlin 1132

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26