# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "antiword" in publications use:' type: software license: GPL-2.0-only title: 'antiword: Extract Text from Microsoft Word Documents' version: 1.3.5 doi: 10.32614/CRAN.package.antiword identifiers: - type: url value: https://ropensci.r-universe.dev/antiword abstract: Wraps the 'AntiWord' utility to extract text from Microsoft Word documents. The utility only supports the old 'doc' format, not the new xml based 'docx' format. Use the 'xml2' package to read the latter. authors: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com orcid: https://orcid.org/0000-0002-4035-0289 repository: https://ropensci.r-universe.dev repository-code: https://github.com/ropensci/antiword commit: 51441d45283512081c08010835b8002af79fe5e6 url: https://docs.ropensci.org/antiword/ date-released: '2026-02-27' contact: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com orcid: https://orcid.org/0000-0002-4035-0289