# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "colorize" in publications use:' type: software license: MIT title: 'colorize: Render Text in Color for Markdown/Quarto Documents' version: 0.2.1 doi: 10.32614/CRAN.package.colorize abstract: Provides some simple functions for printing text in color in 'markdown' or 'Quarto' documents, to be rendered as HTML or LaTeX. This is useful when writing about the use of colors in graphs or tables, where you want to print their names in their actual color to give a direct impression of the color, like “red” shown in red, or “blue” shown in blue. authors: - family-names: Friendly given-names: Michael email: friendly@yorku.ca orcid: https://orcid.org/0000-0002-3237-0941 - family-names: Zeileis given-names: Achim email: Achim.Zeileis@R-project.org orcid: https://orcid.org/0000-0003-0918-3766 repository: https://friendly.r-universe.dev repository-code: https://github.com/friendly/colorize commit: b0e4a9d12ae7fb935a48c164d829483df504218b url: https://github.com/friendly/colorize date-released: '2025-11-24' contact: - family-names: Friendly given-names: Michael email: friendly@yorku.ca orcid: https://orcid.org/0000-0002-3237-0941