Skip to content

Latest commit

 

History

History
 
 

citeseer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
<html>
<link rel="stylesheet" media="screen" href="http://networkrepository.com/assets/css/bootstrap.css">
<link rel="stylesheet" href="http://networkrepository.com/assets/css/responsive.css">   
<link rel="stylesheet" href="http://networkrepository.com/assets/css/style.css">

<body>
<br><br>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="panel panel-success">
    <div class="panel-heading">
        <h3 class="panel-title"><i class="icon-group icon-large"></i> Acknowledgement policy</h3>
    </div>
    <div class="panel-body">
        <h4>Please cite the following if you use the data:</h4>
        <p class="lead12">           

            <blockquote class="hero">
            <p style="font-family:'Lato';">
            <code style="font-size:1.1em;">
                        &nbsp; @inproceedings{nr-aaai15,<BR>
                        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;    title = {The Network Data Repository with Interactive Graph Analytics and Visualization},<BR>
                        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;    author={Ryan A. Rossi and Nesreen K. Ahmed},<BR>
                        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;    booktitle = {AAAI},<BR>
                        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;    url={<i><a href="http://networkrepository.com" target="_blank"><b style="font-weight:bold !important;">http://networkrepository.com</b></a></i>},<BR>
                        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;    year={2015}<BR>
                        &nbsp; }<BR>
            </code>
            </p>
            </blockquote>
            Note the 'types' or 'node_labels' file encodes the label (or type) of a node. 
            If the file has a single column, then the k-th row in the file maps to the node with id k.
        </p>
    </div>
</div>
</div>
</div>
</div>
</body>
</html>