# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "notionapi" in publications use:' type: software license: MIT title: 'notionapi: Client for the ''Notion API''' version: 0.2.0.9000 doi: 10.32614/CRAN.package.notionapi abstract: Enable programmatic interaction with 'Notion' pages, databases, blocks, comments, and users through the 'Notion API' . Provides both synchronous and asynchronous client interfaces for building workflows and automations that integrate with 'Notion' workspaces. Supports all 'Notion API' endpoints including content creation, data retrieval, and workspace management. authors: - family-names: Ang given-names: Brenwin email: brenwinalj@gmail.com repository: https://brenwin1.r-universe.dev repository-code: https://github.com/brenwin1/notionapi commit: 5851ee55337346e95f408c7271ef9abccdfaf2c9 url: https://brenwin1.github.io/notionapi/ date-released: '2026-04-16' contact: - family-names: Ang given-names: Brenwin email: brenwinalj@gmail.com