No BSD License  

Highlights from
h-index

3.36842

3.4 | 19 ratings Rate this file 9 Downloads (last 30 days) File Size: 6.56 KB File ID: #9710
image thumbnail

h-index

by Frederic Moisy

 

20 Jan 2006 (Updated 31 Jul 2006)

Computes the h-index of an author from Google Scholar.

| Watch this File

File Information
Description

HINDEX(AUTHORNAME) computes the h-index of the author AUTHORNAME, on the basis of the publications referenced by Google Scholar (http://scholar.google.com). An active internet connection is required.
 
The index h is defined as "the number of papers with citation number higher or equal to h", and has been proposed by J.E. Hirsch to "characterize the scientific output of a researcher" [Proc. Nat. Acad. Sci. 46, 16569 (2005)]. Note that the number of citations referenced by Google Scholar may be lower than the actual one (old publications are not available online).
 
The string AUTHORNAME should contain the last name, or the initial(s) of the first name(s) followed by the last name, of the author (eg, 'A. Einstein'). Do not put the initial(s) after the last name. The scan is not case sensitive. Points (.) and spaces ( ) are not taken into account. See Google Scholar Help for more details about the syntax.
 
Example: HINDEX('A. Einstein') returns 43 (ie: 43 papers by A. Einstein have been cited at least 43 times, according to Google Scholar).
 
H = HINDEX(AUTHORNAME) only returns the h-index, without display.
 
HINDEX(AUTHORNAME, 'Property1',...) specifies the properties:
- 'verb': also displays the list of papers returned by Google Scholar, rejecting the ones for which AUTHORNAME is not one of the authors.
- 'plot': also plots the 'Cited by' number as a function of the paper rank.
 
HINDEX should be used with care. Many biases exist (homonyms, errors from Google Scholar, old papers are not available online, but unpublished or draft papers are...) For the true h-index of an author, it is recommended to use an official citation index database (eg, ISI). Use HINDEX just for fun.
 
Remark: Massive usage of hindex may be considered by the Google Scholar server as a spam attack, and may invalidate the IP number of your computer. If this happens, you get an 'Internet connection failed' error message -- but you still can use Google Scholar from a web browser.

MATLAB release MATLAB 7.0.1 (R14SP1)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (21)
06 May 2006 Lijian Meng

good

29 Jun 2006 Wentao Lu  
09 Jul 2006 FERNANDO RODRIGUEZ DEFONSECA  
15 Jul 2006 John yong  
31 Jul 2006 Ronald Aarts  
16 Sep 2006 O P  
25 Sep 2006 jacques lamon

ok

03 Oct 2006 Nathan Price

Nice - but could use a bit more functionality for finding the right author if the initials and last name are not unique. But, for the price, I can't really complain. :-)

01 Nov 2006 victor argueta  
21 Nov 2006 Neal Stewart  
20 Feb 2007 murielle chavarot  
12 Mar 2007 david givol  
11 Jun 2007 Carlos Bregni  
11 Jan 2008 Jose Martins  
11 Jan 2008 joao Andre  
19 Mar 2008 Venkat Veer

??? Error using ==> hindex at 81
Internet connection failed.

Possible error with urlread function. Could you recheck and let me know.

15 May 2008 F Moisy

This error is already documented:

Remark: Massive usage of hindex may be considered by the Google Scholar server as a virus attack, and may invalidate the IP number of your computer. If this happens, you get an 'Internet connection failed' error message -- but you still can use Google Scholar from a web browser.

09 Jul 2008 Mike Ciavarella

I tried on matlab version 7.0 it works but gives hindex=0 whereas on matlab 7.1 "internet connection failed" --- I will try on version 6.5 ....

26 Sep 2010 Andrew Z  
01 Oct 2010 Cristhian Parra

I used to compute hindex of a set of Italian Researchers, but only after updating it in order to be compliant with new format of GScholar results.

I would like to submit the changes I did in order to make it work, but don't know what's the licence of the script in order to upload the new version.

19 Aug 2011 Shripad Kondra

Very Good, Thanks !

Please login to add a comment or rating.
Updates
25 Jan 2006

2 improvements:
 - graphical output
 - no more truncation to the first 100 items.

27 Jul 2006

v1.11:
Error message for MATLAB < R14
Help text improved

31 Jul 2006

last update failed - i submit it again

Tag Activity for this File
Tag Applied By Date/Time
hindex Frederic Moisy 22 Oct 2008 08:13:19
google scholar Frederic Moisy 22 Oct 2008 08:13:19
citations Frederic Moisy 22 Oct 2008 08:13:19
hirsch Frederic Moisy 22 Oct 2008 08:13:19
hindex george georgiano 11 Feb 2009 09:23:07

Contact us at files@mathworks.com