# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "frontmatter" in publications use:' type: software license: MIT title: 'frontmatter: Parse Front Matter from Documents' version: 0.3.0 doi: 10.32614/CRAN.package.frontmatter abstract: Extracts and parses structured metadata ('YAML' or 'TOML') from the beginning of text documents. Front matter is a common pattern in 'Quarto' documents, 'R Markdown' documents, static site generators, documentation systems, content management tools and even 'Python' and 'R' scripts where metadata is placed at the top of a document, separated from the main content by delimiter fences. authors: - family-names: Aden-Buie given-names: Garrick email: garrick@posit.co orcid: https://orcid.org/0000-0002-7111-0077 repository: https://cran.r-universe.dev repository-code: https://github.com/posit-dev/frontmatter commit: 03a720a969df2e3896b00fc79c0aca0aa5181d46 url: https://posit-dev.github.io/frontmatter/ date-released: '2026-07-03' contact: - family-names: Aden-Buie given-names: Garrick email: garrick@posit.co orcid: https://orcid.org/0000-0002-7111-0077