# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "DramaAnalysis" in publications use:' type: software license: GPL-3.0-or-later title: 'DramaAnalysis: Analysis of Dramatic Texts' version: 3.0.2 doi: 10.32614/CRAN.package.DramaAnalysis abstract: Analysis of preprocessed dramatic texts, with respect to literary research. The package provides functions to analyze and visualize information about characters, stage directions, the dramatic structure and the text itself. The dramatic texts are expected to be in CSV format, which can be installed from within the package, sample texts are provided. The package and the reasoning behind it are described in Reiter et al. (2017) . authors: - family-names: Reiter given-names: Nils email: nils.reiter@ims.uni-stuttgart.de repository: https://cranhaven.r-universe.dev repository-code: https://github.com/quadrama/DramaAnalysis commit: 56e1684758a917fcd37f1c66af9110f54bac5c1e url: https://github.com/quadrama/DramaAnalysis date-released: '2020-09-07' contact: - family-names: Reiter given-names: Nils email: nils.reiter@ims.uni-stuttgart.de