# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ig.degree.betweenness" in publications use:' type: software license: MIT title: 'ig.degree.betweenness: "Smith-Pittman Community Detection Algorithm for ''igraph'' Objects (2024)"' version: 0.1.1 doi: 10.32614/CRAN.package.ig.degree.betweenness abstract: Implements the "Smith-Pittman" community detection algorithm for network analysis using 'igraph' objects. This algorithm combines node degree and betweenness centrality measures to identify communities within networks, with a gradient evident in social partitioning. The package provides functions for community detection, visualization, and analysis of the resulting community structure. Methods are based on results from Smith, Pittman and Xu (2024) . authors: - family-names: Smith given-names: Benjamin email: benyamin.smith@mail.utoronto.ca orcid: https://orcid.org/0009-0007-2206-0177 - family-names: Pittman given-names: Tyler email: Tyler.Pittman@uhn.ca orcid: https://orcid.org/0000-0002-5013-6980 - family-names: Xu given-names: Wei email: Wei.Xu@uhn.ca orcid: https://orcid.org/0000-0002-0257-8856 repository: https://benyamindsmith.r-universe.dev repository-code: https://github.com/benyamindsmith/ig.degree.betweenness commit: 4e87bb68ed393051cca5e32c158b50e2e3dc6d35 url: https://github.com/benyamindsmith/ig.degree.betweenness contact: - family-names: Smith given-names: Benjamin email: benyamin.smith@mail.utoronto.ca orcid: https://orcid.org/0009-0007-2206-0177