/[webpac2]/trunk/conf/dipl/citirani-radovi.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/conf/dipl/citirani-radovi.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1320 - (hide annotations)
Thu Nov 12 14:03:49 2009 UTC (14 years, 6 months ago) by mglavica
File MIME type: text/plain
File size: 463 byte(s)
local

1 mglavica 1271 # warn dump(rec('AU'));
2     # warn dump(rec_array('AU'));
3    
4     row( 'citirani',
5     ca => rec('A'),
6     cr_auth => rec('B'),
7     cr_ref => rec('C'),
8     cr_year => rec('D'),
9     cr_vol => rec('E'),
10     cr_page => rec('F'),
11 mglavica 1320 catc => rec('H'),
12     cr_full =>
13 mglavica 1271 join_with(', ',
14     join_with(', P',
15     join_with(', V',
16     join_with(', ',
17     rec('B'),
18     rec('D'),
19     rec('C'),
20     ),
21     rec('E'),
22     ),
23     rec('F')
24     ),
25     rec('G')
26     ),
27 mglavica 1320 isi => rec('I'),
28     camb => rec('J')
29 mglavica 1271 );

Properties

Name Value
svn:mergeinfo

  ViewVC Help
Powered by ViewVC 1.1.26