Update new journal mapping for Map of Science

This commit is contained in:
kongchinhua 2011-11-17 16:33:19 +00:00
parent 6de34b94b2
commit cd161798c8
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -35,7 +35,7 @@ function createScimapType(map, mapName) {
html: '&copy; 2008 The Regents of the University of California and SciTech Strategies.<br>' +
'Map updated by <a href="http://mapofscience.com">SciTech Strategies</a>, ' +
'<a href="http://www.ost.uqam.ca/" title="Observatoire des sciences et des technologies">OST</a>, ' +
'and <a href="http://cns.iu.edu" title="CyberInfrastructure for Network Science">CNS</a> in 2010'
'and <a href="http://cns.iu.edu" title="CyberInfrastructure for Network Science">CNS</a> in 2011.'
});
map.mapTypes.set(mapName, sciMapType);
}