# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "htna" in publications use:' type: software license: MIT title: 'htna: Heterogeneous Transition Network Analysis' version: 0.1.0 doi: 10.32614/CRAN.package.htna abstract: Implements the Heterogeneous Transition Network Analysis (HTNA) method described by López-Pernas et al. (2026) . The method is an extension of transition network analysis (TNA) where actions or events belong to two or more distinct actor types (e.g. Human and AI),preserving the actor type partition on the resulting network. Provides a thin, focused API on top of the 'Nestimate' estimation engine and the 'cograph' rendering engine, so downstream bootstrap, permutation, reliability, centrality, and plotting functions treat each actor's codes as a distinct node group. authors: - family-names: López-Pernas given-names: Sonsoles email: sonsoles.lopez@uef.fi - family-names: Misiejuk given-names: Kamila - family-names: Saqr given-names: Mohammed email: saqr@saqr.me repository: https://sonsoleslp.r-universe.dev repository-code: https://github.com/sonsoleslp/htna commit: 8b102784c426afd179766442e2b1d1d487705409 url: https://sonsoles.me/htna/ date-released: '2026-06-30' contact: - family-names: López-Pernas given-names: Sonsoles email: sonsoles.lopez@uef.fi