# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "html2excel" in publications use:' type: software license: GPL-3.0-or-later title: 'html2excel: Convert ''HTML'' Tables to ''Excel'' Files' version: 1.0.1 doi: 10.32614/CRAN.package.html2excel abstract: Reads tables from 'HTML' web pages or local documents. The tables are returned as a list of 'tibbles' and may be written to 'Excel' files. authors: - family-names: Northrop given-names: Paul email: p.northrop@ucl.ac.uk repository: https://paulnorthrop.r-universe.dev repository-code: https://github.com/paulnorthrop/html2excel commit: 6e2072f99eb01bab23561accc0e5979b192edef4 url: https://paulnorthrop.github.io/html2excel/ date-released: '2026-07-12' contact: - family-names: Northrop given-names: Paul email: p.northrop@ucl.ac.uk