# -------------------------------------------- # CITATION 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.2.0.9000 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://posit-dev.r-universe.dev repository-code: https://github.com/posit-dev/frontmatter commit: 24efd5cd8639fbb0cb9cc06c4c36f6e88f27f5f7 url: https://posit-dev.github.io/frontmatter/ date-released: '2026-02-09' contact: - family-names: Aden-Buie given-names: Garrick email: garrick@posit.co orcid: https://orcid.org/0000-0002-7111-0077