How to sort Google Scholar search results by number of citations

google-scholar

There appears to be no way to sort Google Scholar search results by any field. If somebody has figured out a way to do so, please share.

Best Answer

I've already had the same problem.

Here's a python code for dealing with that: https://github.com/WittmannF/sort-google-scholar

My suggestion is that you rank by citations/year rather than the absolute number of citations (usually older articles are more cited).