<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Co-posting Author Assortativity in Reddit</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Francesco</forename><surname>Cauteruccio</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">DEMACS</orgName>
								<orgName type="institution">University of Calabria</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Enrico</forename><surname>Corradini</surname></persName>
							<affiliation key="aff1">
								<orgName type="department">DII</orgName>
								<orgName type="institution">Polytechnic University of Marche</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Giorgio</forename><surname>Terracina</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">DEMACS</orgName>
								<orgName type="institution">University of Calabria</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Domenico</forename><surname>Ursino</surname></persName>
							<affiliation key="aff1">
								<orgName type="department">DII</orgName>
								<orgName type="institution">Polytechnic University of Marche</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Luca</forename><surname>Virgili</surname></persName>
							<affiliation key="aff1">
								<orgName type="department">DII</orgName>
								<orgName type="institution">Polytechnic University of Marche</orgName>
							</affiliation>
						</author>
						<title level="a" type="main">Co-posting Author Assortativity in Reddit</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">35C9B22527DC3D3065FA9927DFCB22B3</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T13:56+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Reddit</term>
					<term>Co-posters</term>
					<term>Assortativity</term>
					<term>Social Network Analysis</term>
					<term>Degree Centrality</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>In the context of social networks, a renowned paper of Newman introduced the notion of "assortativity", also known as "assortative mixing". Strictly akin to the concept of homophily, it shows how much a node tends to associate with other nodes somewhat similar to it. Degree centrality is the most used similarity metrics for evaluating assortativity between nodes, but several more could be dealt with. Assortativity was deeply investigated in many past researches, given different social platforms. However, Reddit was not one of the social networks taken into account, even if it is a really popular social medium. In this paper, we want to find out the possible presence of a form of assortativity in Reddit; in particular, we focus our analysis on co-posters, i.e. authors posting contents on the same subreddit.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>Assortativity and degree assortativity were introduced in a renowned paper of Newman <ref type="bibr" target="#b16">[17]</ref>. Here, the author defines a measure of assortativity for networks showing that real social networks are often assortative, whereas technological and biological networks tend to be disassortative. He also models an assortative network and exploits it for analytic and numeric studies. At the end of this analysis, he finds that assortative networks tend to percolate more easily than disassortative ones and that they are more robust to node removal. Another important study concerning social network assortativity was proposed in <ref type="bibr" target="#b17">[18]</ref>. In this paper, the authors confirm the results of <ref type="bibr" target="#b16">[17]</ref> and analyze the relation between clustering and assortativity in communities inside a social network. Recently, a detailed overview of assortative mixing in complex network was presented in <ref type="bibr" target="#b18">[19]</ref>. Here, the authors investigate assortativity, and in particular degree assortativity, in different kinds of complex network. The concept of assortativity in social networks is a specific case of homophily. It comes from the famous homophily principle "similarity breeds connection" <ref type="bibr" target="#b12">[13]</ref> that can be applied for network ties of every type. The result is that people's personal networks are homogeneous w.r.t. many sociodemographic, behavioral, and intrapersonal characteristics.</p><p>After the famous paper of Newman, a lot of researchers started to investigate assortativity in social networks. However, in spite of this, there are several platforms (many of them famous) where assortativity has not been yet investigated. One of them is Reddit<ref type="foot" target="#foot_0">3</ref> . This is a heterogeneous crowd-sourced news aggregator and online social network, originally self-declared as "the front page of Internet". It was founded in 2005 and, in few years, has become an ecosystem of 430M+ average monthly active users <ref type="foot" target="#foot_1">4</ref> . In Reddit, users can post their contents as texts, images or links to external resources. Submitted contents (also simply called posts) can be read by other users and discussed via comments. Users can subscribe to multiple subreddits in order to receive the latests content on their front pages. An important feature of Reddit is voting, which represents the mechanism affecting the visibility and the ranking of both posts and comments.</p><p>This paper aims at fulfilling the gap mentioned above and presents some analyses we performed in order to evaluate assortativity in Reddit. For this purpose, we first built a dataset with all the posts published in Reddit from January 1 st , 2019 to September 1 st , 2019. Then, we performed several analyses on it. Starting from this dataset, we built a suitable social network representing co-posting activities in Reddit. Then, we carried out several investigations on this network and we compared the results obtained from them with the ones returned by operating on a corresponding null model. At the end of this task, we found that Reddit is assortative with respect to degree centrality, as far as the co-posting relationship is concerned and we defined a hypothesis that explains this result.</p><p>The outline of this paper is as follows: In Section 2, we describe related literature. In Section 3, we illustrate the dataset we used for our analyses. In Section 4, we perform our investigation on assortativity in Reddit. Finally, in Section 5, we draw our conclusions and have a look at future developments of our research.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Related work</head><p>As previously pointed out, <ref type="bibr" target="#b16">[17]</ref> and <ref type="bibr" target="#b17">[18]</ref> can be considered as the founding fathers of the notion of assortativity. After this papers, in <ref type="bibr" target="#b6">[7]</ref>, the authors modeled biological, technological and online social networks starting from microscopical mechanisms of growth. Exploiting this model to perform statistical evaluations, they found that the statistical properties of biological, technological and online social networks are in good agreement with those of the real-world social networks of scientists co-authoring papers in condensed matter physics. Here, assortativity plays a key role. Indeed, the authors show that online social networks are generally assortative, whereas the majority of technological and bi-ological networks appear to be disassortative with respect to degree centrality. The investigation of <ref type="bibr" target="#b6">[7]</ref> was expanded in <ref type="bibr" target="#b9">[10]</ref>. Here, the authors proposed an analysis on assortativity/disassortativity for different kinds of network. Specifically, they considered the same network categories highlighted in <ref type="bibr" target="#b16">[17,</ref><ref type="bibr" target="#b17">18,</ref><ref type="bibr" target="#b6">7]</ref>. They both confirmed the disassortativity of biological and technological networks and the assortativity of real social networks, analogously to what was shown in <ref type="bibr" target="#b6">[7]</ref>. Differently from the wide-spread belief and the results of <ref type="bibr" target="#b6">[7]</ref>, they found that not all of online social networks are assortative. Almost all the results of <ref type="bibr" target="#b9">[10]</ref> were confirmed in <ref type="bibr" target="#b8">[9]</ref>.</p><p>Online social networks simulating real life activities show an opposite behavior. The authors of <ref type="bibr" target="#b22">[23]</ref> analyzed the assortativity and other network parameter on both standard social graphs and interaction graphs. They showed that the latter present a higher assortativity than the former. The authors of <ref type="bibr" target="#b5">[6]</ref> present a study on degree assortativity for co-author networks. In <ref type="bibr" target="#b7">[8]</ref>, an interesting investigation on the relationship between assortativity and centrality is presented.</p><p>Here, the authors study the relation between the degree-degree correlation coefficient and the BC-BC (i.e., Betweenness Centrality-Betweenness Centrality) one. In <ref type="bibr" target="#b10">[11]</ref>, a detailed study on the relation between Shannon entropy and degree assortativity was presented. Here, the authors defined a general class of degreedegree correlated networks and obtained the corresponding Shannon entropy starting from some suitable parameters. They found that the maximum entropy does not typically correspond to neutral networks but to either assortative or disassortative ones.</p><p>In <ref type="bibr" target="#b3">[4]</ref>, the authors investigated the assortativity of psychological states in real world social networks and online social networks. Specifically, they wanted to check the tendency of online social networks to be assortative, as it happens for real world social networks. The authors of <ref type="bibr" target="#b11">[12]</ref> further analyzed assortativity on Twitter. They crawled this network and obtained 41.7 million user profiles, 1.47 billion social relations, 4,262 trending topics, and 106 million tweets. They took into consideration several network parameters, like degree distribution, diameter, reciprocity of user friendship declaration, homophily and assortativity. The authors of <ref type="bibr" target="#b2">[3]</ref> proposed an interesting application of degree assortativity. They exploited this measure, along with several other ones, to classify YouTube users in spammers, promoters, and legitimates.</p><p>The concept of assortativity was also expanded along several directions. For instance, the authors of <ref type="bibr" target="#b21">[22]</ref> extended and evaluated this concept on a weighted social network representing research collaborations. Another interesting extension is the concept of type assortativity that defines a way to measure if and how a social graph belonging to a single type exhibits homophily. In <ref type="bibr" target="#b1">[2]</ref>, the authors used paths, walks and random walks to define the concept of high order assortativity and showed that classical assortativity can be considered as a particular case of the new proposed notion. They also presented several examples and applications to airline networks and Enron e-mail networks.</p><p>Assortativity was also considered in several other analyses, such as node classification and network robustness measurements. The authors of <ref type="bibr" target="#b15">[16]</ref> used assortativity to improve the prediction of node attributes, based on the fact that this measure provides information about each node, given its neighbors. This approach is particularly useful in those situations where data is inaccurate or missing. In <ref type="bibr" target="#b19">[20]</ref>, the authors measured the robustness of network community by means of a metric called "community assortativity", based on the classical notion of assortativity. Finally, in <ref type="bibr" target="#b4">[5]</ref>, the authors expanded the concept of assortativity from social networks to social internetworking systems, i.e. systems where two or more social networks interact with each other through common users called bridges. Data used in our investigation activity was downloaded from pushshift.io, which is a website well-known as a Reddit data source. We obtained all the posts found on Reddit from January 1 st , 2019 to September 1 st , 2019. All contents posted in a month were added to the dataset at the end of the next month. We had a total of 150,795,895 posts available for our analyses. Each post had the following set of attributes provided by pushshift.io: id, subreddit, title, author, created utc, score, num comments and over 18.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Dataset description</head><p>The server used for our experiment was equipped with 16 Intel Xeon E5520 CPUs and 96 GB of RAM with the Ubuntu 18.04.3 operating system. Python 3.6 was the programming language used for the analyses, along with its library Pandas, for ETL operations on data, and its library NetworkX, for operations on networks. Performing ETL operations, we found that some authors who left Reddit wrote posts being in our dataset. So, we decided to delete them. After this activity, we had 122,568,630 posts in total. Beginning from this cleaned data, we figured out that the number of authors who wrote these posts was equal to 12,464,188. The number of subreddits they posted was 1,356,069. This section represents the core of our paper. In fact, it aims at verifying if a form of assortativity exists in Reddit. To do so, we focused on co-posters, i.e. authors who post on the same subreddit.</p><p>Co-posting network P is the support network we defined to perform our analyses. Formally speaking, P = N, E .</p><p>Here, N is the set of the nodes of P; there is a node n i ∈ N for each author a i who posted at least once. There is an edge (n i , n j , w ij ) ∈ E if the authors a i and a j (associated with the nodes n i and n j , respectively) posted at least once in the same subreddit. w ij indicates the number of subreddits having at least one post of a i and, simultaneously, at least one post of a j .</p><p>We have that the number of nodes of P, which is 12,464,188, is exactly the same as the number of authors of our testbed. On the other hand, the arcs of P are about 925 billions. We computed that the density of the network is 0.00596, while the average clustering coefficient is 0.43753.</p><p>The first task done was evaluating the degree centrality of the nodes of P. In Figure <ref type="figure" target="#fig_1">2</ref>, we show the corresponding distribution. As we can see from this figure, degree centrality follows a power law; this result is aligned with the theory underlying this form of centrality <ref type="bibr" target="#b20">[21]</ref>. The maximum value of degree centrality is 1,820,412, while the minimum one is 0.</p><p>In order to check a possible existence of assortativity in Reddit, we sorted the authors according to their degree centrality, in a descending order. We then partitioned the resulting list into intervals. Specifically, we took intervals with equal width <ref type="foot" target="#foot_2">5</ref>  First of all, we considered the first interval, i.e. I 1 . For each interval I k , 1 ≤ k ≤ 40, we determined how many authors of I 1 are connected through an arc to at least one author of I k . The results obtained are reported in Figure <ref type="figure">3</ref>. Then, we determined the percentage of the authors of I k connected with at least one author of I 1 . The results obtained are reported in Figure <ref type="figure">4</ref>. The analysis of Figures <ref type="figure">3 and 4</ref> clearly shows a strict correlation, i.e. a sort of backbone, between the authors with the highest degree centrality.</p><p>We compared our findings with the ones obtained through a null model, in order to verify the statistical significance of our results in an unbiasedly random scenario. In particular, we shuffled all the arcs between the nodes of P (that, in our case, represent co-postings), in order to build the null model. In this way, we left unchanged all the features of P, excluding the distribution of co-posting relationships, which was unbiasedly random in the null model. Next, we repeated all the previous analyses on the null model. Figures <ref type="figure">5 and 6</ref> show the obtained results. The comparison between these two last figures and Figures <ref type="figure">3 and 4</ref> highlights the similarity of the distributions represented therein. Many of the intervals that obtained the highest values in Figures <ref type="figure">3 and 4</ref> continue to reach the highest values in Figures <ref type="figure">5 and 6</ref>. However, in the null model, the values are much smaller. So, we can conclude that the behaviors observed are not random, but intrinsic to Reddit. However, this is not enough to prove the existence of a degree assortativity for co-posters in Reddit. Indeed, we must check if this trend is also verified for authors with an intermediate degree centrality and for ones with a low degree centrality.</p><p>For this reason, we have to redo the previous tasks done for I 1 for all intervals. Due to space constraints, we consider only the intervals I 20 , as the representative of the intermediate degree centrality author intervals, and the interval I 39 , as the representative of the low degree centrality author intervals <ref type="foot" target="#foot_3">6</ref> .</p><p>Figure <ref type="figure">7</ref> shows the number of authors of I 20 connected to at least one author of I k . Figure <ref type="figure">8</ref> shows the percentage of the authors of I k connected with at least one author of I 20 . These figures clearly highlight the existence of a correlation between the authors with an intermediate degree centrality. Also here, we compared the results with the null model. Figures <ref type="figure">9 and 10</ref> present the results obtained. Comparing them with Figures <ref type="figure">7 and 8</ref>, we note that, again, the behaviors observed are not random, but they are a feature of Reddit.</p><p>Finally, Figure <ref type="figure" target="#fig_0">11</ref> reports the number of the authors of I 39 connected to at least one author of I k , while Figure <ref type="figure" target="#fig_1">12</ref> shows the percentage of the authors of I k connected with at least one author of I 39 . Here too, a strict correlation exists between the authors with a low degree centrality. We compared these results with the ones obtained through the null model reported in Figures <ref type="figure">13 and 14</ref>. Again, this comparison confirms that the behaviors observed is a property intrinsic to Reddit. The existence of a backbone among the authors with a high (resp., intermediate, low) degree centrality helps us to conclude that, actually, Reddit is assortative with respect to degree centrality, as far as the co-posting relationship is concerned.</p><p>This important finding can be explained through the concept of karma and the posting rules existing in Reddit. Indeed, each user has associated a karma, i.e. a score taking her past "reputation" into account. Users with high karma are generally very active and often submit high quality contents, appreciated by others. So, they likely have a high degree centrality. In other words, we can recognize a direct correlation between karma and degree centrality for authors. Reddit's posting rules state that each subreddit has associated a minimum threshold of karma that authors must have to post on it <ref type="bibr" target="#b13">[14,</ref><ref type="bibr" target="#b14">15,</ref><ref type="bibr" target="#b0">1]</ref>. This threshold is dynamic and changes over time. When it is low, all users can post on that subreddit. When it becomes moderate, users with low karma (and maybe low degree centrality) cannot post on it. When it becomes high, only users with high karma (and maybe high degree centrality) can post on it. In this way we can segment users into groups with homogeneous degree centrality. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Conclusion</head><p>In this paper, we have presented several investigations that we performed to evaluate assortativity in Reddit. First, we have built a dataset comprising all posts found in Reddit from January 1 st , 2019 to September 1 st , 2019. Then, we have constructed a co-posting network that represented the reference structure on which performing our analyses. Afterwards, we have carried out several investigations on both the co-posting network and a corresponding null model. Finally, we have compared the results obtained and we have found that Reddit is assortative with respect to degree centrality, as far as the co-posting relationship is concerned.</p><p>In the future, we plan to extend this work in several directions. For example, we plan to evaluate the possible existence of other forms of assortativity or </p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 Fig. 1 .</head><label>11</label><figDesc>Figure1reproduces how Reddit is structured. Each rounded rectangle on the left represents a subreddit. The central part depicts an example list of posts from the subreddit /r/subreddit. Here, each post is associated with a type (texts, images or link to external resources) determined by a color. In the right, we can see the structure of a post, made up of a title (the root) and comments.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 2 .</head><label>2</label><figDesc>Fig. 2. Distribution of the degree centrality for the nodes of P</figDesc><graphic coords="5,169.35,355.03,276.67,136.88" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head></head><label></label><figDesc>{I 1 , I 2 , • • • , I 40 }, each made up of 312,500 authors. As a consequence, I k , 1 ≤ k ≤ 39, contained all the authors comprised in the interval (312, 500 • (k − 1), 312, 500 • k], open at left and closed at right of the sorted list. The interval I 40 contained all the authors comprised in the interval (12, 187, 500 , 12, 464, 188].</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Fig. 3 .Fig. 4 .</head><label>34</label><figDesc>Fig. 3. Number of authors of I1 connected to at least one author of I k</figDesc><graphic coords="6,195.29,221.22,224.78,113.41" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Fig. 5 .Fig. 6 .</head><label>56</label><figDesc>Fig. 5. Number of authors of I1 connected to at least one author of I k in the null model</figDesc><graphic coords="7,195.29,214.30,224.78,112.31" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>Fig. 7 .Fig. 8 .</head><label>78</label><figDesc>Fig. 7. Number of authors of I20 connected to at least one author of I k</figDesc><graphic coords="8,195.29,210.96,224.79,111.85" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_6"><head>Fig. 9 .Fig. 10 .</head><label>910</label><figDesc>Fig. 9. Number of authors of I20 connected to at least one author of I k in the null model</figDesc><graphic coords="9,195.29,275.97,224.79,114.06" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_7"><head>Fig. 11 .Fig. 12 .</head><label>1112</label><figDesc>Fig. 11. Number of authors of I39 connected to at least one author of I k</figDesc><graphic coords="10,195.29,160.88,224.79,111.85" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_8"><head>Fig. 13 .Fig. 14 .</head><label>1314</label><figDesc>Fig. 13. Number of authors of I39 connected to at least one author of I k in the null model</figDesc><graphic coords="11,195.29,272.63,224.76,113.47" type="bitmap" /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_0">https://www.reddit.com</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_1">https://www.redditinc.com/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_2">Eventually, the last interval had a width a bit lower than the other ones.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_3">We did not choose I40 because the number of its authors is less than the ones of the other intervals.</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title level="m" type="main">Ask me anything: what is Reddit?</title>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">E</forename><surname>Anderson</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2015">2015</date>
			<publisher>Emerald</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Higher order assortativity in complex networks</title>
		<author>
			<persName><forename type="first">A</forename><surname>Arcagni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Grassi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Stefani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Torriero</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">European Journal of Operational Research</title>
		<imprint>
			<biblScope unit="volume">262</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="708" to="719" />
			<date type="published" when="2017">2017</date>
			<publisher>Elsevier</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Detecting spammers and content promoters in online video social networks</title>
		<author>
			<persName><forename type="first">F</forename><surname>Benevenuto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Rodrigues</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Almeida</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Almeida</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Gonçalves</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the International Conference on Research and Development in Information Retrieval (SIGIR &apos;09)</title>
				<meeting>of the International Conference on Research and Development in Information Retrieval (SIGIR &apos;09)<address><addrLine>Boston, MA, USA</addrLine></address></meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="620" to="627" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Happiness is assortative in online social networks</title>
		<author>
			<persName><forename type="first">J</forename><surname>Bollen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Gonçalves</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Ruan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Mao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Artificial life</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="237" to="251" />
			<date type="published" when="2011">2011</date>
			<publisher>MIT Press</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Internetworking assortativity in Facebook</title>
		<author>
			<persName><forename type="first">F</forename><surname>Buccafurri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Lax</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Nocera</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Ursino</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the International Conference on Social Computing and its Applications (SCA 2013)</title>
				<meeting>of the International Conference on Social Computing and its Applications (SCA 2013)<address><addrLine>Karlsruhe, Germany</addrLine></address></meeting>
		<imprint>
			<publisher>IEEE Computer Society</publisher>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="335" to="341" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Assortative model for social networks</title>
		<author>
			<persName><forename type="first">M</forename><surname>Catanzaro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Caldarelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Pietronero</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Physical Review E -Statistical, Nonlinear, and Soft Matter Physics</title>
		<imprint>
			<biblScope unit="volume">70</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="37101" to="037104" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
	<note>The American Physical Society</note>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Social network growth with assortative mixing</title>
		<author>
			<persName><forename type="first">M</forename><surname>Catanzaro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Caldarelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Pietronero</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Physica A: Statistical Mechanics and its Applications</title>
		<imprint>
			<biblScope unit="volume">338</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="119" to="124" />
			<date type="published" when="2004">2004</date>
			<publisher>Elsevier</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Betweenness centrality correlation in social networks</title>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">I</forename><surname>Goh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Oh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Kahng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Kim</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Physical Review E</title>
		<imprint>
			<biblScope unit="volume">67</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page">17101</biblScope>
			<date type="published" when="2003">2003</date>
			<publisher>APS</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Evolution of a large online social network</title>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">B</forename><surname>Hu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><forename type="middle">F</forename><surname>Wang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Physics Letters A</title>
		<imprint>
			<biblScope unit="volume">373</biblScope>
			<biblScope unit="issue">12</biblScope>
			<biblScope unit="page" from="1105" to="1110" />
			<date type="published" when="2009">2009</date>
			<publisher>Elsevier</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Disassortative mixing in online social networks</title>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">B</forename><surname>Hu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><forename type="middle">F</forename><surname>Wang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Europhysics Letters)</title>
		<imprint>
			<biblScope unit="volume">86</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page">18003</biblScope>
			<date type="published" when="2009">2009</date>
			<publisher>IOP Publishing</publisher>
		</imprint>
	</monogr>
	<note>EPL</note>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Entropic origin of disassortativity in complex networks</title>
		<author>
			<persName><forename type="first">S</forename><surname>Johnson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">J</forename><surname>Torres</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Marro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Munoz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Physical Review Letters</title>
		<imprint>
			<biblScope unit="volume">104</biblScope>
			<biblScope unit="issue">10</biblScope>
			<biblScope unit="page">108702</biblScope>
			<date type="published" when="2010">2010</date>
			<publisher>APS</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">What is Twitter, a social network or a news media?</title>
		<author>
			<persName><forename type="first">H</forename><surname>Kwak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Lee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Park</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Moon</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the International Conference on World Wide Web (WWW&apos;10)</title>
				<meeting>of the International Conference on World Wide Web (WWW&apos;10)<address><addrLine>Raleigh, NC, USA</addrLine></address></meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2010">2010</date>
			<biblScope unit="page" from="591" to="600" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Birds of a feather: Homophily in social networks</title>
		<author>
			<persName><forename type="first">M</forename><surname>Mcpherson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Smith-Lovin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Cook</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Annual Review of Sociology</title>
		<imprint>
			<biblScope unit="volume">27</biblScope>
			<biblScope unit="page" from="415" to="444" />
			<date type="published" when="2001">2001</date>
			<publisher>JSTOR</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">It belongs to the Internet: Animal images, attribution norms and the politics of amateur media production</title>
		<author>
			<persName><forename type="first">J</forename><surname>Meese</surname></persName>
		</author>
		<idno>M/C</idno>
	</analytic>
	<monogr>
		<title level="j">M/C Journal</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="1" to="3" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<title level="m" type="main">Here, have an upvote: Communication behaviour and karma on Reddit</title>
		<author>
			<persName><forename type="first">D</forename><surname>Morrison</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Hayes</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2013">2013</date>
			<publisher>Gesellschaft für Informatik eV</publisher>
			<biblScope unit="page" from="2258" to="2268" />
		</imprint>
	</monogr>
	<note type="report_type">Informatik</note>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Inference of node attributes from social network assortativity</title>
		<author>
			<persName><forename type="first">D</forename><surname>Mulders</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>De Bodt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Bjelland</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Pentland</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Verleysen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y.-A</forename><surname>De Montjoye</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Neural Computing and Applications</title>
				<imprint>
			<publisher>Springer Nature Switzerland AG</publisher>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="1" to="21" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Assortative mixing in networks</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">E J</forename><surname>Newman</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Physical Review Letters</title>
		<imprint>
			<biblScope unit="volume">89</biblScope>
			<biblScope unit="issue">20</biblScope>
			<biblScope unit="page">208701</biblScope>
			<date type="published" when="2002">2002</date>
			<publisher>APS</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Why social networks are different from other types of networks</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">E J</forename><surname>Newman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Park</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Physical Review E</title>
		<imprint>
			<biblScope unit="volume">68</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page">36122</biblScope>
			<date type="published" when="2003">2003</date>
			<publisher>APS</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Assortativity in complex networks</title>
		<author>
			<persName><forename type="first">R</forename><surname>Noldus</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Van Mieghem</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Complex Networks</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="507" to="542" />
			<date type="published" when="2015">2015</date>
			<publisher>Oxford University Press</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Measuring the robustness of network community structure using assortativity</title>
		<author>
			<persName><forename type="first">D</forename><surname>Shizuka</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">R</forename><surname>Farine</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Animal Behaviour</title>
		<imprint>
			<biblScope unit="volume">112</biblScope>
			<biblScope unit="page" from="237" to="246" />
			<date type="published" when="2016">2016</date>
			<publisher>Elsevier</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<monogr>
		<author>
			<persName><forename type="first">M</forename><surname>Tsvetovat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Kouznetsov</surname></persName>
		</author>
		<title level="m">Social Network Analysis for Startups: Finding connections on the social web</title>
				<imprint>
			<publisher>O&apos;Reilly Media, Inc</publisher>
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Homophily and nationality assortativity among the most cited researchers&apos; social network</title>
		<author>
			<persName><forename type="first">M</forename><surname>Vaanunu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Avin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of 2018 IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining (ASONAM)</title>
				<meeting>of 2018 IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining (ASONAM)<address><addrLine>Barcelona, Spain</addrLine></address></meeting>
		<imprint>
			<publisher>IEEE Computer Society</publisher>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="584" to="586" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">User interactions in social networks and their implications</title>
		<author>
			<persName><forename type="first">C</forename><surname>Wilson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Boe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sala</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">P</forename><surname>Puttaswamy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">Y</forename><surname>Zhao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the ACM European Conference on Computer systems (EuroSys&apos;09)</title>
				<meeting>of the ACM European Conference on Computer systems (EuroSys&apos;09)<address><addrLine>Nuremberg, Germany</addrLine></address></meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="205" to="218" />
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
