Browse Source

Update of collab filter for IPE site

Andreas Kopmann 5 years ago
parent
commit
e2c15ddaae
1 changed files with 10 additions and 7 deletions
  1. 10 7
      etc/config_ufo_kit_edu_ipe.py

+ 10 - 7
etc/config_ufo_kit_edu_ipe.py

@@ -113,7 +113,10 @@ mw3 = "7404138824"
 
 # Definition of workgroups for automatic Scopus publication retrieval
 
-sc_start = 2014
+sc_start = 2016
+sc_citations = False
+sc_keywords = True
+sc_max_authors = 25
 
 ipe_pdv = [andreasKopmann,ak2,surenChilingaryan,matthiasVogelgesang,timoDritschler,armenBeglarian,horstDemattio,petraRohr,norbertKunka]
 ipe_eps = [matthiasBalzer,lorenzoRota,micheleCaselle,mc2,matthiasKleifges,alexanderMenshikov,denisTcherniakhovski,oliverSander]
@@ -124,12 +127,12 @@ ipe_swm = [nicoleRuiter,torstenHopp,michaelZapf]
 
 
 sc_workgroups = [
-{'name':"Data processing",'authors':ipe_pdv},
-{'name':"Embedded parallel systems",'authors':ipe_eps},
-{'name':"Microprocessor systems and analog instrumentation",'authors':ipe_msa},
-{'name':"Electronic packaging and interconnects",'authors':ipe_avt},
-{'name':"ASIC- and detector laboratory",'authors':ipe_adl},
-{'name':"Software methods",'authors':ipe_swm}
+{'name':"pdv",'authors':ipe_pdv},
+{'name':"eps",'authors':ipe_eps},
+{'name':"msa",'authors':ipe_msa},
+{'name':"avt",'authors':ipe_avt},
+{'name':"adl",'authors':ipe_adl},
+{'name':"swm",'authors':ipe_swm}
 ]
 """ Definition of the workgroups