# ------------------------------------------------ # 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 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://cran.r-universe.dev repository-code: https://github.com/paulnorthrop/html2excel commit: 0e0349e0ea1c93735e6e1cba815e22921475a22c url: https://paulnorthrop.github.io/html2excel/ date-released: '2026-07-12' contact: - family-names: Northrop given-names: Paul email: p.northrop@ucl.ac.uk