﻿=====================[ proposal/bibliography.bib          ]=====================
                     [ Time-stamp: "2009-04-18 19:29:36 leycec" ]

---------------------( COMMENTS                           )---------------------
BibTeX handles comments rather obscurely: all text inside a well-formatted entry
(that is, an entry beginning with the at sign followed by a recognized entry
type and the open brace) is a non-comment and all other text is implicitly a
comment. This suggests that disabling an entry is as simple as removing the
prefixing at sign for that entry, and this is the case.

.....................{ FRONT MATTER                       }.....................
@article{beddoe:roadblocks,
	title = {Overcoming systemic roadblocks to sustainability},
  subtitle = {The evolutionary redesign of worldviews, institutions, and technologies},
	url = {http://www.pnas.org/content/106/8/2483.abstract},
	doi = {10.1073/pnas.0812570106},
	abstract = {A high and sustainable quality of life is a central goal for humanity. Our current socio-ecological regime and its set of interconnected worldviews, institutions, and technologies all support the goal of unlimited growth of material production and consumption as a proxy for quality of life. However, abundant evidence shows that, beyond a certain threshold, further material growth no longer significantly contributes to improvement in quality of life. Not only does further material growth not meet humanity's central goal, there is mounting evidence that it creates significant roadblocks to sustainability through increasing resource constraints (i.e., peak oil, water limitations) and sink constraints (i.e., climate disruption). Overcoming these roadblocks and creating a sustainable and desirable future will require an integrated, systems level redesign of our socio-ecological regime focused explicitly and directly on the goal of sustainable quality of life rather than the proxy of unlimited material growth. This transition, like all cultural transitions, will occur through an evolutionary process, but one that we, to a certain extent, can control and direct. We suggest an integrated set of worldviews, institutions, and technologies to stimulate and seed this evolutionary redesign of the current socio-ecological regime to achieve global sustainability.},
	journal = {Proceedings of the National Academy of Sciences},
	volume = {106},
	number = {8},
	author = {Rachael Beddoe and Robert Costanza and Joshua Farley and Eric Garza and Jennifer Kent and Ida Kubiszewski and Luz Martinez and Tracy {McCowen} and Kathleen Murphy and Norman Myers and Zach Ogden and Kevin Stapleton and John Woodward},
	date = {2009-02},
	pages = {2483--2489}
},

@misc{mckenna:camdentalk,
	title = {The Camden Centre Talk},
	subtitle = {Alchemical Youth on the Edge of the World},
	url = {http://www.raiazome.com/Terence_McKenna--The_Camden_Centre_Talk--01--01},
	author = {Terence {McKenna}},
	venue = {Camden, London, England},
  type = {talk},
	date = {1992-06},
  urldate = {2009-07-25}
},

@book{bringhurst:typographicstyle,
	title = {The Elements of Typographic Style},
	author = {Robert Bringhurst},
  series = {Version 2.5},
  publisher = {Hartley \& Marks, Publishers},
	location = {Point Roberts, {WA}, {USA}},
	date = {2002}
},

.....................{ GRAPH THEORY                       }.....................
@inproceedings{tarjan:depthfirst,
	title = {Depth-first search and linear graph algorithms},
	isbn = {0272-4847},
	doi = {{10.1109/SWAT.1971.10}},
	abstract = {The value of depth-first search or "backtracking" as a technique for solving graph problems is illustrated by two examples. An algorithm for finding the biconnected components of an undirected graph and an improved version of an algorithm for finding the strongly connected components of a directed graph are presented. The space and time requirements of both algorithms are bounded by {k1V} + {k2E} + k3 for some constants k1, k2, and k3, where V is the number of vertices and E is the number of edges of the graph being examined.},
	booktitle = {Switching and Automata Theory, 1971., 12th Annual Symposium on},
	author = {Robert Tarjan},
	date = {1971},
	pages = {114--121}
},

@article{clauset:comstructure,
	title = {Finding community structure in very large networks},
	url = {http://link.aps.org/abstract/PRE/v70/e066111},
	doi = {{10.1103/PhysRevE.70.066111}},
	abstract = {The discovery and analysis of community structure in networks is a topic of considerable recent interest within the physics community, but most methods proposed so far are unsuitable for very large networks because of their computational cost. Here we present a hierarchical agglomeration algorithm for detecting community structure which is faster than many competing algorithms: its running time on a network with n vertices and m edges is O(md log n) where d is the depth of the dendrogram describing the community structure. Many real-world networks are sparse and hierarchical, with m∼n and d∼log n, in which case our algorithm runs in essentially linear time, O(n log2 n). As an example of the application of this algorithm we use it to analyze a network of items for sale on the web site of a large on-line retailer, items in the network being linked if they are frequently purchased by the same buyer. The network has more than 400 000 vertices and 2×106 edges. We show that our algorithm can extract meaningful communities from this network, revealing large-scale patterns present in the purchasing habits of customers.},
	journal = {Physical Review E},
	volume = {70},
	number = {6},
	author = {Aaron Clauset and M. E. J. Newman and Cristopher Moore},
	date = {2004-10},
	pages = {066111}
},

@article{girvan:comstructure,
	title = {Community structure in social and biological networks},
	url = {http://www.pnas.org/content/99/12/7821.abstract},
	doi = {10.1073/pnas.122653799},
	abstract = {A number of recent studies have focused on the statistical properties of networked systems such as social networks and the Worldwide Web. Researchers have concentrated particularly on a few properties that seem to be common to many networks: the small-world property, power-law degree distributions, and network transitivity. In this article, we highlight another property that is found in many networks, the property of community structure, in which network nodes are joined together in tightly knit groups, between which there are only looser connections. We propose a method for detecting such communities, built around the idea of using centrality indices to find community boundaries. We test our method on computer-generated and real-world graphs whose community structure is already known and find that the method detects this known structure with high sensitivity and reliability. We also apply the method to two networks whose community structure is not well known—a collaboration network and a food web—and find that it detects significant and informative community divisions in both cases.},
	journal = {Proceedings of the National Academy of Sciences of the United States of America},
	volume = {99},
	number = {12},
	author = {M. Girvan and M. E. J. Newman},
	date = {2002-06},
	pages = {7821--7826}
},

.....................{ WIKIPEDIA                          }.....................
@inproceedings{lizorkin:comstructure,
	title = {Analysis of community structure in Wikipedia},
	url = {http://portal.acm.org/citation.cfm?id=1526938},
	isbn = {978-1-60558-487-4},
	doi = {10.1145/1526709.1526938},
	abstract = {We present the results of a community detection analysis of the Wikipedia graph. Distinct communities in Wikipedia contain semantically closely related articles. The central topic of a community can be identified using {PageRank.} Extracted communities can be organized hierarchically similar to manually created Wikipedia category structure.},
	booktitle = {Proceedings of the 18th international conference on World wide web},
	publisher = {{ACM}},
  eventitle = {WWW'09},
  organization = {International World Wide Web Conference},
	venue = {Madrid, Spain},
  series = {18},
	author = {Dmitry Lizorkin and Olena Medelyan and Maria Grineva},
	date = {2009},
	keywords = {community detection, graph analysis, wikipedia},
	pages = {1221--1222}
},

@online{dolan:sixdegrees,
	title = {Six Degrees of Wikipedia},
	url = {http://www.netsoc.tcd.ie/~mu/wiki/},
	organization = {mu},
	author = {Stephen Dolan},
	date = {2007},
  urldate = {2009-07-25}
},

@online{wp:bot,
	title = {Wikipedia:Bot policy},
	url = {http://en.wikipedia.org/wiki/Wikipedia:Bot_policy},
	organization = {Wikimedia Foundation, Inc.},
	author = {Wikipedia},
	date = {2009},
  urldate = {2009-08-26}
},

@online{wp:cat,
	title = {Wikipedia:Categorization},
	url = {http://en.wikipedia.org/wiki/Wikipedia:Categorization},
	organization = {Wikimedia Foundation, Inc.},
	author = {Wikipedia},
	date = {2009},
  urldate = {2009-08-22}
},

@online{wp:ocat,
	title = {Wikipedia:Overcategorization},
	url = {http://en.wikipedia.org/wiki/Wikipedia:Overcategorization},
	organization = {Wikimedia Foundation, Inc.},
	author = {Wikipedia},
	date = {2009},
  urldate = {2009-08-25}
},

@online{wp:v,
	title = {Wikipedia:Verifiability},
	url = {http://en.wikipedia.org/wiki/Wikipedia:V},
	organization = {Wikimedia Foundation, Inc.},
	author = {Wikipedia},
	date = {2009},
  urldate = {2009-08-24}
},

@online{wpstats:entables,
	title = {English Wikipedia Statistics: Tables},
	url = {http://stats.wikimedia.org/EN/TablesWikipediaEN.htm},
	organization = {Wikimedia Foundation, Inc.},
	author = {Wikipedia},
	date = {2009-08-21},
  urldate = {2009-08-27}
},

@online{wpstats:ittables,
	title = {Italian Wikipedia Statistics: Tables},
	url = {http://stats.wikimedia.org/EN/TablesWikipediaIT.htm},
	organization = {Wikimedia Foundation, Inc.},
	author = {Wikipedia},
	date = {2009-08-29},
  urldate = {2009-08-29}
},
