/[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

Diff of /trunk/conf/dipl/citirani-radovi.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1279 by mglavica, Thu Aug 27 17:33:41 2009 UTC revision 1320 by mglavica, Thu Nov 12 14:03:49 2009 UTC
# Line 8  row( 'citirani', Line 8  row( 'citirani',
8          cr_year => rec('D'),          cr_year => rec('D'),
9          cr_vol => rec('E'),          cr_vol => rec('E'),
10          cr_page => rec('F'),          cr_page => rec('F'),
11          ttc => rec('H'),          catc => rec('H'),
12          cr =>          cr_full =>
13                  join_with(', ',                  join_with(', ',
14                          join_with(', P',                          join_with(', P',
15                                  join_with(', V',                                  join_with(', V',
# Line 24  row( 'citirani', Line 24  row( 'citirani',
24                          ),                          ),
25                          rec('G')                          rec('G')
26                  ),                  ),
27          can => rec('J'),          isi => rec('I'),
28          isi => rec('I')          camb => rec('J')
29  );  );

Legend:
Removed from v.1279  
changed lines
  Added in v.1320

  ViewVC Help
Powered by ViewVC 1.1.26