You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to refine/process publications from Scopus limited to source titles containing a specified keyword? For example, my query (and variations thereof) gives me the above error after refining a 2000+- publications:
( TITLE-ABS-KEY ( "recommend* sys*" OR "recommend* servi*" ) AND SRCTITLE ( "comput*" OR "acm" ) )
I had a look at the API reference and the existing issues, but I had some trouble finding an answer to my question.