# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "rpic" in publications use:' type: software license: BSD-2-Clause title: 'rpic: The ''pic'' Graphics Language Rendered to SVG, PNG and PDF' version: 0.6.2 identifiers: - type: url value: https://github.com/milkway/rpic-lang abstract: Renders diagrams written in the 'pic' picture-drawing language (Kernighan, 1984) to SVG, PNG and PDF, using 'rpic' , a reimplementation of 'pic' in 'Rust' with no system dependencies. Includes a native circuit-element library in the spirit of 'circuit_macros', TeX math labels typeset natively, structured compile diagnostics, and a 'knitr' language engine for inline diagrams in 'R Markdown' and 'Quarto' documents. authors: - family-names: Leite given-names: André email: leite@castlab.org repository: https://cran.r-universe.dev repository-code: https://github.com/milkway/rpic-r commit: 6a0e7e30db2d8797d589687846745b0939bab869 url: https://milkway.github.io/rpic-r/ date-released: '2026-07-15' contact: - family-names: Leite given-names: André email: leite@castlab.org