<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>A Multi-Layer Model for the Web Graph</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>L. Laura ¤</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>S. Leonardi ¤</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>G. Caldarelli y</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>P. De Los Rios z</string-name>
          <email>PaoloDeLosRios@ipt.unil.ch</email>
        </contrib>
      </contrib-group>
      <abstract>
        <p>This paper studies stochastic graph models of the WebGraph. We present a new model that describes the WebGraph as an ensemble of different regions generated by independent stochastic processes (in the spirit of a recent paper by Dill et al. [VLDB 2001]). Models such as the Copying Model [17] and Evolving Networks Model [3] are simulated and compared on several relevant measures such as degree and clique distribution.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Overview</title>
      <p>² Testing web applications on synthetic benchmarks.
² Predicting the evolution of new phenomena in the Web.</p>
      <p>The study of the statistical properties of several observables in large samples of the WebGraph is
at the basis of the validation of stochastic graph process models of the Web.</p>
      <p>
        Kumar et. al. [
        <xref ref-type="bibr" rid="ref9">18</xref>
        ] and Barabasi and Albert [5] suggested that both the indegree and outdegree
distribution of the nodes of the WebGraph follow a power-law distribution. Experiments on larger scale
made by Broder et. al. [9] confirmed it as a basic web property. The probability that the indegree of
a vertex is i is distributed by a power-law, P ru[in-degree(u)= i]/ 1=i°, for ° ¼ 2:1. The outdegree of
a vertex is also distributed with a power law with exponent roughly equal to 2:7. The average number
of edges per vertex is about 7.
      </p>
      <p>
        In the same paper [9] Broder et. al. presented a fascinating pictures of the Web’s macroscopic
structure: a bow-tie shape, where the major part of the sites can be divided into three sets: a core
made by the strongly connected components (SCC), i.e. sites that are mutually connected each other,
and two sets (IN and OUT) made by the sites that can only reach (or be reached by) the sites in the SCC
set. They also showed that for randomly chosen source and destination there is only 24% of probability
that any path exists, and, in that case, the average length is about 16 (against the 19 of Barabasi [5]).
The authors also find out that the WebGraph exhibits the small world phenomenon [
        <xref ref-type="bibr" rid="ref15 ref7">24, 16</xref>
        ] typical of
dynamical social networks, only if the hyperlinks are considered undirected: within few edges almost
all pages are reachable from every other page within a giant central connected component including
about 90 % of the web documents.
      </p>
      <p>
        A surprising number of specific topological structures such as bipartite cliques of relatively small
size, from 3 to 10, has been recognized in the web [
        <xref ref-type="bibr" rid="ref9">18</xref>
        ]. The study of such structures is aimed to trace
the emerging of a large number of still hidden cyber-communities: groups of individuals who share a
common interest, together with web pages most popular among them. A bipartite clique is interpreted
as a core of such community, defined by a set of fan, all pointing to a set of authorities, and the set of
authorities, all pointed by the fans. Over 100.000 such communities have been recognized on a sample
of 200M pages on a Web crawl from Alexa of 1997.
      </p>
      <p>
        In a more recent paper Dill et al. [
        <xref ref-type="bibr" rid="ref3">12</xref>
        ] explain how the web shows a fractal structure in many
different ways. Graph can be viewed as the outcome of a number of similar and independent stochastic
processes. At various scales we have that there are “cohesive collections” of web pages (for example
pages on a site, or pages about a topic) and these collections are structurally similar to the whole web
(i.e. they exhibit the bow-tie structure and follow power-law for the indegree and outdegree). The
central regions of such collections are called “Thematically Unified Clusters” (TUCs) and they provide
a navigational backbone of the Web.
      </p>
      <p>
        The correlation between the distribution of PageRank [8] (as computed in the Google search engine)
and the in-degree in the web graph has also been considered [
        <xref ref-type="bibr" rid="ref13">22</xref>
        ]. They show that the PageRank is
distributed with a power law of exponent -2.1, but very surprisingly there is very little correlation
between the PageRank and the in-degree of pages, i.e. pages with high in-degree may have very low
PageRank.
      </p>
      <p>Most of the the statistical properties observed in the WebGraph cannot be found in traditional
stochastic graph models. Firstly, traditional models such the random graph model of Erdo¨s and R´enyi
are static models, while a stochastic model for the WebGraph evolves over time as new pages are
published on the web or are removed from the Web.</p>
      <p>
        Secondly, the random graph model of Erdo¨s and R´enyi fail to capture the self-similar nature of the
web graph. Signature of the self similar behavior of the structure is the ubiquitous presence of power
laws. Indeed, power law distributions have also been observed for describing the popularity (number
of clicks) of web pages or the topological structure of the graph of the Internet [
        <xref ref-type="bibr" rid="ref1 ref5">14, 10</xref>
        ].
      </p>
      <p>Aiello, Chung and Lu [2] proposed stochastic graphs appropriately customized to reproduce the
power law distribution on the degree. They present a model for an undirected graph, meant to represent
the traffic of phone calls, in which the degree of the vertices is drawn from a power law distribution.</p>
      <p>Albert and Barabasi and Jeong [3] started this study by presenting the first model of Evolving
Network in which at every discrete time step a new vertex is introduced in the graph, and connects to
existing vertices with a constant number of edges. A vertex is selected as the end-point of the an edge
with probability proportional to its in-degree, with an appropriate normalization factor. This model
shows a power law distribution over the in-degree of the vertices with exponent roughly -2 when the
number od edges that connect every vertex to the graph is 7.</p>
      <p>
        The Copying model has been later proposed by Kumar et al. [
        <xref ref-type="bibr" rid="ref8">17</xref>
        ] to explain other relevant properties
of the WebGraph. First property is the amazing presence of a large number of dense subgraphs such as
bipartite cliques. The Copying model is also an evolving model in which for every new vertex entering
the graph one selects randomly a prototype vertex p amongst the ones inserted in previous timesteps.
A constant number d of links connect the new vertex to previously inserted vertices. The model is
parametric over a copying factor ®. The end-point of the lth link, l = 1; :::; d, is either copied with
probability ® from the corresponding lth out-link of the vertex prototype p or it is selected at random
with probability 1 ¡ ®.
      </p>
      <p>The copying event is trying to model the formation of cyber communities in the web, web documents
linking a common set of authorative pages for a topic of common interest. The model has been
analytically studied and showed to hold power law distribution on both the in-degree and the number
of disjoint bipartite cliques.</p>
      <p>
        Very recently Pandurangan, Raghavan and Upfal [
        <xref ref-type="bibr" rid="ref13">22</xref>
        ] proposed a model based on the rank values
computed by the PageRank algorithm used in search engines such as Google. They propose to
complement the Albert,Barabasi and Jeong model in the following manner. There are two parameters
a; b 2 [0; 1] such that a + b · 1. With probability a the end-point of the the lth edge is chosen with
probability proportional to its in-degree, with probability b is chosen with probability proportional to
its PageRank, with probability 1 ¡ ® ¡ ¯ at random.
      </p>
      <p>The authors show on computer simulation that with an appropriate fitting of the parameters the
graphs generated capture distributional properties of both Page Rank and in-degree.
1.1</p>
      <p>Our work
As a matter of fact the models presented so far correctly reproduce few observables as degree and Page
Rank distribution.</p>
      <p>
        We cite from the conclusions of the work of Dill et al. “There are many lacunae in our current
understanding of the graph theoretic structure of the web. One of the principal holes deals with
developing stochastic models for the evolution of the web graph (Extending [
        <xref ref-type="bibr" rid="ref9">18</xref>
        ]) that are rich enough
to explain the fractal behavior of the web ........”.
      </p>
      <p>It is still missing a model that is rich enough to explain the self-similarity nature of the web and
reproduce more relevant observables, for instance clique distribution, distance, connected components.</p>
      <p>
        The recent study of Dill et al. [
        <xref ref-type="bibr" rid="ref3">12</xref>
        ] gives a picture of the web explaining its fractal structure as
produced by the presence in the web of multiple regions generated by independent stochastic processes.
The different regions being different in size and aggregation criteria, for instance topic, geography or
Internet domain. All these regions are connected together by a “connectivity backbone” formed by
pages that are part of multiple regions.
      </p>
      <p>In fact all previous models present the Web as a flat organism, every page may potentially connect
to every other page of the Web. This is indeed far from reality. We propose a ”Multi-Layer” model in
which every new page that enters the graph is assigned with a constant number of regions it belongs to
and it is allowed to link only to vertices in the same region. When deciding the end-points of the edges
we adopt a combination of Copying and Evolving Network in the subgraph of the specific region. In
particular, if an edge is not copied from the prototype vertex, its end-point is chosen with probability
proportional to the in-degree in the existing graph. The final outcome of the stochastic process is the
graph obtained by merging the edges inserted between vertices of all layers.</p>
      <p>This model is explained in details in Section 2.</p>
      <p>
        We then provide the results of an extensive experimental study of the distributional properties of
relevant measures on graphs generated by several stochastic models, including the Evolving Network
model [3], the Copying Model [
        <xref ref-type="bibr" rid="ref8">17</xref>
        ] and the Multi-Layer model introduced in this paper and make a
comparative analysis with the experimental results presented in earlier papers and with the real data
obtained from Notre Dame University domain on which the first analysis on the statistical properties of
the web have been performed [5]. All models have been simulated up to 300,000 vertices and 2,100,000
edges.
This paper is organized as follows: in section 2 we introduce the Multi-Layer WebGraph model. In
section 3 we describe the models we simulate and the collection of metrics that we have computed. In
section 4 we show the experimental results.
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>The Multi-Layer model</title>
      <sec id="sec-2-1">
        <title>In this section we present in details our model.</title>
        <p>The model evolves in discrete time steps. The graph will be formed by the union of L regions, also
denoted as layers. At each time step t a new page x enters the graph and it is assigned with a fixed
number l of regions and d of edges connecting to previously existing pages.</p>
        <p>Let Xi(t) be the number of pages assigned to region i at time t. Let L(x) be the set of regions
assigned to page x.</p>
        <p>We repeat l times the following random choice:
² L(x) = L(x) [ i, where region i is chosen in L=L(x) with probability proportional to Xi(t) with
a suitable normalization factor.</p>
        <p>The stochastic process above clearly defines a Zipf’s distribution over the size of the population of
the regions, i.e. the value Xi(t).</p>
        <p>The d edges are evenly distributed (up to 1) between the l regions. Let c = bd=xc and ® be the
copying factor. Consider each region i to which vertex x is assigned. Vertex x will be connected by c
or c + 1 edges to other vertices of region i. Denote by X the set of Xi(t) vertices assigned to region
i before time t. The layer i graph denoted by Gi(t) is formed by the vertices of X and by the edges
inserted before time t between edges of X . We choose a prototype vertex p in X . If we connect vertex
x with c edges to region i, then for every l = 1; :::; c, with probability ®, the lth edge is copied by
the lth edge of vertex p in Gi(t). Otherwise, the lth endpoint is chosen amongst those vertices in X
not already linked by x with probability proportional to the in-degree in Gi(t) (plus 1) with a suitable
normalization factor. If c + 1 edges need to be inserted and the prototype vertex is connected with
only c edges, the (c + 1)th edge is chosen with probability proportional to the in-degree.</p>
        <p>The resulting graph has Edge set given by the union of the edges of all layers.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Data Set and simulated models</title>
      <p>
        We study the graph properties of several data sets of about 300k vertices and about 2,1 million edges,
therefore yielding an average degree of 7. In particular, we consider the following data sets:
1. ABJ A graph generated according to Evolving Network model by Albert, Barabasi and Jeong
model [3].
2. ACL A graph generated according to the Aiello,Chung and Lu model [2].This model is for
undirected graphs. To generate a directed graph we modified the model in the following way: we
build 2 sets, OS and IS. In OS we put 7 copies of each vertex (to simulate the average out-degree
of 7), while in IS we put deg(v) copies of each vertex. deg(v) is chosen accordingly to a power
law distribution with exponent -2.1. Then we randomly match the two sets (i.e. every element
in the set OS is matched with one element of IS).
3. CL0N A set of graphs generated according to the Kumar et al. model [
        <xref ref-type="bibr" rid="ref8">17</xref>
        ], with copying factor
® = 0:N : e.g. CL03 has ® = 0:3.
4. ER A graph generated according to the Random Graph model of Erdo¨s and Renyi model.
5. ML0N-#L A set of graph generated according to the Multi-Layer model presented in this paper,
with ® = 0:N (copy factor ). #L indicates the the number of layers, and, unless otherwise
specified, we have 3 layers per page, with out-degree respectively 3,2,2 (that sum up to 7, the
average out-degree of the Web). ML03-25 indicates a graph generated with ® = 0:3 and 25
Layers.
6. SWP A graph generated according to the small-world model [
        <xref ref-type="bibr" rid="ref17">26</xref>
        ]: we considered a bi-dimensional
lattice and added three ”distant” random node to every node.
7. NotreDame The nd.edu subnet of the Web [3].
      </p>
      <p>
        We compare the synthetic data obtained by the models listed above and the NotreDame data set
on the following measures:
a The degree distribution P (k) giving the frequency of a certain degree k in the graph.
c The number of disjoint bipartite cliques in the graph. A bipartite clique (k; c) is formed by k
vertices all connected by directed links to each of the c vertices. We implemented the method
described in [
        <xref ref-type="bibr" rid="ref9">18</xref>
        ] to estimate the number of disjoint bipartite cliques in the graph.
b The number of vertices N (d) within distance d from a certain vertex v0 in a graph obtained by
removing the orientation of the edges.
d The clustering coefficient [
        <xref ref-type="bibr" rid="ref11">20</xref>
        ] measures at which extent the neighbors of a vertex are connected
each other. It is defined in the following way: consider a vertex v of the graph G = (V; E). Now
consider the k neighbors of the vertex v i.e. the vertices v1::vk such that (v; vi) is an edge of the
graph G. The clustering coefficient is the average over all vertices of the graph of the ratio between
the number of edges (vi; vj ), with i; j = 1::k, that belongs to E, and its maximum possible value
k(k ¡ 1)=2, that is the number of edges in the complete graph made with vertexes v1::vk. This
measures of how much the neighbors of a vertex are connected each others. We measure both
the directed Clustering Coefficient (Cd) than the the undirected Clustering Coefficient (Cu) of
the graph obtained by removing the orientation of the edges.
4
      </p>
    </sec>
    <sec id="sec-4">
      <title>Analysis of results</title>
      <p>
        The simulation results are summarized in Table 1. In the first and second column we report the number
of disjoint bipartite cliques (3; 3) and (4; 3). The number of cliques observed in the NotreDame data
set is considerably smaller than that observed in CL07 where the power law distribution with exponent
¡2:1 is obtained. In [
        <xref ref-type="bibr" rid="ref9">18</xref>
        ] Kumar et al. analyze a 200M web pages sample from Alexa, and they measure
29769 (4,3) cores, that are four times those present in the CL07 set and ten times the number in the
NotreDame set (but both CL07 and NotreDame have only 300k nodes). We also notice that the number
of cliques in the Copying Model grows by orders of magnitude vs ®. The Multi-Layer model shows a
number of cliques that grows vs ®. All other models do not show any consistent number of cliques.
      </p>
      <p>Next in Table 1 we report the values of Clustering Coefficients. It is interesting to notice that,
exactly as the number of cliques, the Clustering Coefficients for the Copying Model also grow by orders
of magnitude vs ®. In the Multi-Layer Model the Clustering Coefficients grow vs ® and decreases vs
L.</p>
      <p>The last column of Table 1 reports the measure of the fitting of the distribution of the in-degree
in the log log scale. Figures illustrating the frequency of the indegree in the graph generated by the
various models and in the NotreDame subdomain are reported in appendix.</p>
      <p>The NotreDame data set indegree follows a power law with exponent ¡2:1 as reported by several
observation of the web graph. The evolving network exhibits a power law with in-degree ¡2:0. The
ACL model is explicitly constructed with a power law distribution of exponent ¡2:1.</p>
      <p>It is interesting to notice that the Copying model follows a power law distribution only when the
copying factor alpha approaches 0:5, but only with a fairly large ® ' 0:7 ¥ 0:8 we have a slope close
to ¡2:1. The Multi-Layer model in-degree follows a power law with exponent of ¡2:1 within a fairly
large variation of the copying factor ® 2 [0:3; 0:7] and of the number of layers L 2 [25; 100].</p>
      <p>In Figures 2 and 3 we see that all the simulated models and the NotreDame data set show a small
world phenomena. All vertices of the graph are reachable within a distance of a few edges when the
orientation of the edges is removed. This has already been observed for instance in [9].</p>
    </sec>
    <sec id="sec-5">
      <title>Conclusion and further work</title>
      <p>In this work we present a Multi-Layer model of the Web graph and an attempt to compare several
models of the web graph and real data set. We plan to further develop the idea of a Multi-Layer Model
for the WebGraph and compare the simulated models with larger and different samples of the Web. We
also plan to compare data set on other relevant metrics such as size of strongly connected components.</p>
      <p>Our effort is aimed to design a model that resembles the complex nature of the Web Graph.
[1] M. Adler and M. Mitzenmacher. Towards compressing Web graphs. U. of Mass.CMPSCI Technical</p>
      <p>Report 00-39.
[2] W.Aiello, F. Chung, L.Lu. A random graph model for massive graphs. Proc. ACM Symp. on</p>
      <p>Theory of computing, pp.171-180, 2000.
[3] R. Albert, H. Jeong and A.L. Barabasi Nature 401, 130 (1999).
[4] J.R. Banavar, A. Maritan and A. Rinaldo, Nature 399, 130 (1999).
[5] A.L. Barabasi and R. Albert, Emergence of scaling in random networks Science 286 509, (1999).
[6] B. Bollobas. Random Graphs, Academic Press, London, (1985).
[7] B. Bollobas, F.Chung. The diameter of a cycle plus a random matching. SIAM Journal of Discrete
Maths 1:328-333, (1988).
5 6
Number of links
7
8
9</p>
      <p>10
[8] S.Brin and L.Page. The anatomy of a large-scale hypertextual Web search engines. In Proceedings
of the 7th WWW conference, 1998
[9] A.Broder, R.Kumar, F. Maghoul, P.Raghavan, S. Rajagopalan, R. Stata, A. Tomkins, J. Wiener,</p>
      <p>Graph structure in the web
[27] A description of the project, together with maps done by Cheswick B. Burch H.,is available at
http://www.cs.bell-labs.com/who/ches/map/index.html.</p>
      <sec id="sec-5-1">
        <title>Log-log plot of the indegree distribution.</title>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>G.</given-names>
            <surname>Caldarelli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Marchetti</surname>
          </string-name>
          , L. Pietronero, Europhys. Lett.
          <volume>52</volume>
          ,
          <issue>386</issue>
          (
          <year>2000</year>
          ) .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>C.</given-names>
            <surname>Cooper</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Frieze</surname>
          </string-name>
          .
          <article-title>A general model of web graphs</article-title>
          . (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>S.</given-names>
            <surname>Dill</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Kumar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>McCurley</surname>
          </string-name>
          ,
          <string-name>
            <surname>Sridhar Rajagopalan</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Sivakumar</surname>
            ,
            <given-names>A</given-names>
          </string-name>
          <string-name>
            <surname>Tomkins</surname>
          </string-name>
          .
          <article-title>Self-similarity in the web</article-title>
          . (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>P.</given-names>
            <surname>Erdo</surname>
          </string-name>
          <article-title>¨s and R</article-title>
          . Renyi,
          <source>Publ. Math. Inst. Hung. Acad. Sci</source>
          <volume>5</volume>
          ,
          <issue>17</issue>
          (
          <year>1960</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>M.</given-names>
            <surname>Faloutsos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Faloutsos</surname>
          </string-name>
          and
          <string-name>
            <given-names>C.</given-names>
            <surname>Faloutsos</surname>
          </string-name>
          .
          <article-title>On Power-Law Relationships of the Internet Topology</article-title>
          .
          <source>ACM SIGCOMM</source>
          (
          <year>1999</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>J. M.</given-names>
            <surname>Kleinberg</surname>
          </string-name>
          .
          <article-title>Authoritative sources in a hyperlinked environment</article-title>
          .
          <source>Journal of the ACM</source>
          , vol.
          <volume>46</volume>
          n. 5 pag
          <fpage>604</fpage>
          -
          <lpage>632</lpage>
          (
          <year>1997</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>J.</given-names>
            <surname>Kleimberg</surname>
          </string-name>
          .
          <source>The Small World Phenomenon: an algorithmic perspective.</source>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>R.</given-names>
            <surname>Kumar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Raghavan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Rajagopalan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Sivakumar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Tomkins</surname>
          </string-name>
          ,
          <string-name>
            <surname>E. Upfal.</surname>
          </string-name>
          <article-title>Stochastic models for the web graph</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>S.R.</given-names>
            <surname>Kumar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Raghavan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Rajagopalan</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Tomkins</surname>
          </string-name>
          .
          <article-title>Trawling the Web for Emerging Cyber Communities</article-title>
          .
          <source>Proc. of the 8th WWW Conference</source>
          , pp.
          <fpage>403</fpage>
          -
          <lpage>416</lpage>
          , (
          <year>1999</year>
          ).
          <article-title>5 6 Number of links 7 8 9 10</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>T.A.</given-names>
            <surname>McMahon</surname>
          </string-name>
          and
          <string-name>
            <given-names>J.T.</given-names>
            <surname>Bonner</surname>
          </string-name>
          , On Size and
          <string-name>
            <given-names>Life</given-names>
            <surname>Freeman</surname>
          </string-name>
          , New York (
          <year>1983</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>M.E.J.</given-names>
            <surname>Newman</surname>
          </string-name>
          ,
          <article-title>Models of the small world</article-title>
          .
          <source>J. Stat. Phys</source>
          .
          <volume>101</volume>
          ,
          <fpage>819</fpage>
          -
          <lpage>841</lpage>
          (
          <year>2000</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>C.H.</given-names>
            <surname>Papadimitriou</surname>
          </string-name>
          , Algorithms, Games and the Internet.
          <source>STOC'01</source>
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>G.</given-names>
            <surname>Pandurangan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Raghavan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Upfal</surname>
          </string-name>
          .
          <article-title>Using PageRank to Characterize Web Structure</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>I.</given-names>
            <surname>Rodriguez-Iturbe</surname>
          </string-name>
          and
          <string-name>
            <given-names>A.</given-names>
            <surname>Rinaldo</surname>
          </string-name>
          , Fractal River Basins, Chance and Self-Organization, Cambridge University Press, Cambridge (
          <year>1997</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>D.</given-names>
            <surname>Watts</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Strogatz</surname>
          </string-name>
          ,
          <article-title>Collective Dynamics of small-world networks</article-title>
          ,
          <source>Nature393</source>
          <volume>440</volume>
          , (
          <year>1998</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>G.B.</given-names>
            <surname>West</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.H.</given-names>
            <surname>Brown</surname>
          </string-name>
          and
          <string-name>
            <given-names>B.J.</given-names>
            <surname>Enquist</surname>
          </string-name>
          ,
          <source>Science</source>
          <volume>276</volume>
          ,
          <issue>122</issue>
          (
          <year>1997</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>D. J.</given-names>
            <surname>Watts</surname>
          </string-name>
          and
          <string-name>
            <given-names>S. H.</given-names>
            <surname>Strogatz</surname>
          </string-name>
          ,
          <source>Nature</source>
          <volume>393</volume>
          ,
          <issue>440</issue>
          (
          <year>1998</year>
          ).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>