Changeset 134


Ignore:
Timestamp:
02/23/12 17:39:23 (12 years ago)
Author:
pinsard
Message:

apply locean_tablerefsabsbibsort format for author individual page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/bibliolocean/src/genbib.sh

    r130 r134  
    6262# EVOLUTIONS 
    6363# ========== 
     64# 
     65# - fplod 20120223 
     66# 
     67#   * apply locean_tablerefsabsbibsort format for author (was locean_listrefs) 
    6468# 
    6569# - fplod 20120217 
     
    710714# ++ python auteur="Francoise Pinsard" 
    711715# ++ python filename=string.split(auteur)[1] + "_" + string.lower(string.split(auteur)[0]) 
    712  
    713716# 
    714717iauthor=$(( ${iauthor} + 1)) 
     
    10191022   # test if no file found ++ 
    10201023   cat ${tmpdir}/header_jabref ${tmpdir}/tmp1.bib > ${biblioref_author} 
    1021    format=locean_listrefs 
     1024   format=locean_tablerefsabsbibsort 
    10221025   # generation one HTML file style ${format} 
    10231026   rm ${biblioref}.${format}.jabref.html 2> /dev/null 
Note: See TracChangeset for help on using the changeset viewer.