app/service_adaptors/scopus.rb in umlaut-3.2.0 vs app/service_adaptors/scopus.rb in umlaut-3.3.0

- old
+ new

@@ -1,5 +1,9 @@ # Service adapter plug-in. +# +# NOTE: This is based on deprecated Scopus API's, Scopus will take them +# away 31 December 2014. Please see scopus2.rb instead which uses +# new Scopus API's. # # PURPOSE: Includes "cited by", "similar articles" and "more by these authors" # links from scopus. Also will throw in an abstract from Scopus if found. # # LIMTATIONS: You must be a Scopus customer for these links generated to work