Neal, Z. P. (2022). incidentally: An R package to generate incidence matrices and bipartite graphs. OSF Preprints. https://doi.org/10.31219/osf.io/ectms

Neal, Z. P. (2022). Constructing legislative networks in R using incidentally and backbone. Connections, 42. htps://doi.org/10.2478/connections-2019.026

Neal, Z. P. (2023). The duality of networks and groups: Models to generate two-mode networks from one-mode networks. Network Science.

Corresponding BibTeX entries:

  @Article{,
    title = {incidentally: An R package to generate incidence matrices
      and bipartite graphs},
    author = {{Zachary P Neal}},
    journal = {OSF Preprints},
    year = {2022},
    doi = {10.31219/osf.io/ectms},
    note = {For the incidentally package},
  }
  @Article{,
    title = {Constructing legislative networks in R using incidentally
      and backbone},
    author = {{Zachary P Neal}},
    journal = {Connections},
    year = {2022},
    volume = {42},
    pages = {1-9},
    doi = {10.2478/connections-2019.026},
    note = {For the incidence.from.congress() function},
  }
  @Article{,
    title = {The duality of networks and groups: Models to generate
      two-mode networks from one-mode networks},
    author = {{Zachary P Neal}},
    journal = {Network Science},
    year = {2023},
    note = {For the incidence.from.adjacency() function},
  }