# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "unrtf" in publications use:' type: software license: GPL-3.0-only title: 'unrtf: Extract Text from Rich Text Format (RTF) Documents' version: 1.4.9000 doi: 10.32614/CRAN.package.unrtf identifiers: - type: url value: https://ropensci.r-universe.dev/unrtf abstract: Wraps the 'unrtf' utility to extract text from RTF files. Supports document conversion to HTML, LaTeX or plain text. Output in HTML is recommended because 'unrtf' has limited support for converting between character encodings. authors: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com repository: https://ropensci.r-universe.dev repository-code: https://github.com/ropensci/unrtf commit: a4e622e57e15ab243e9a796d50feed3799735176 url: https://docs.ropensci.org/unrtf/ date-released: '2026-07-07' contact: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com