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

Contents of /trunk/vhost/ecas/pubmed.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1158 - (show annotations)
Sat Apr 25 12:15:41 2009 UTC (15 years ago) by mglavica
File MIME type: text/plain
File size: 162 byte(s)
local configuration for ecas

1
2 search( 'title', rec('A') );
3 search( 'issn',
4 join_with(' ; ',
5 rec('C'),
6 rec('D')
7 )
8 );
9 search( 'publisher', rec('E') );
10 search( 'url', rec('M') );
11

  ViewVC Help
Powered by ViewVC 1.1.26