From the Thompson Scientific JCR dataset, we extract a cross-citation
matrix, for the 7,860
ISI-linked science and social science journals, where =
number of citations from 2004 articles in journal to
articles in journal published
in 1999-2003.
We omit journals with less than 12 articles per
year. We then zero the diagonal of and
iteratively remove dangling nodes. This is done because these journals
contain no information about other journals as they do not cite
any others. This process leaves us with a total of 6,119 valid journals. We call this new matrix .

We now construct a normalized version of ,
named , normalized by the
column sums, i.e.: the number of outgoing citations from each journal.

This is a stochastic matrix by construction. corresponds
to a random walk on the scientific literature as described above
in "A Model of Research." From this, we construct a
new stochastic matrix, :
 A $)
Where, with as a row vector of all 1's, is a matrix with identical columns , such that = (articles in journal ) / (Total Articles). This corresponds to a process which follows the
literature with probabilities and
"teleports" to a random journal with weights proportional to the number of articles published by a journal.

Like Google, we use .
We define the vector as
the leading eigenvector of which
corresponds to the fraction of time spent at each journal in .
These fractions serve as our weights of journal influence. Naturally,
we call the journal influence
vector.
The JCR dataset includes information about all
of the reference items - ISI-listed or otherwise - that are cited
by these 6,119 journals. From these data we construct a 6,119
x 115,000 citation matrix, ,
normalized by the weights of :

where is
the bottom non-ISI items. This tells us how often each of
the 115,000 reference items -
journals, books, newspapers, doctoral theses, etc. - that
are cited by the 6,119 journals for which we have eigenvector
weights.
The eigenfactor vector, ,
is defined as , in other
words, the eigenfactor score, ,
of journal , is the sum over
all 6,119 weighted journals, ,
of the fraction of the citations going to ,
times the eigenvector weight of
the citing journal. Symbolically:

With normalized:

Further detailed information on our methods is
available here in PDF format.
The modified eigenvector centrality algorithm used to rank
journals
at Eigenfactor.org expands upon a thirty-year tradition of using
iterative methods to quantify the influence of scholarly
publications. The most important predecessors to our work include references [4-9] below. |