# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "minipdf" in publications use:' type: software license: MIT title: 'minipdf: PDF Document Creator' version: 0.2.7 doi: 10.32614/CRAN.package.minipdf abstract: PDF is a standard file format for laying out text and images in documents. At its core, these documents are sequences of objects defined in plain text. This package allows for the creation of PDF documents at a very low level without any library or graphics device dependencies. authors: - family-names: Cheng given-names: Mike email: mikefc@coolbutuseless.com repository: https://coolbutuseless.r-universe.dev repository-code: https://github.com/coolbutuseless/minipdf commit: c6b57b2b168e0fa7393f3f91ddcd57b028197948 url: https://github.com/coolbutuseless/minipdf date-released: '2025-08-31' contact: - family-names: Cheng given-names: Mike email: mikefc@coolbutuseless.com