# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rolog" in publications use:' type: software license: BSD-2-Clause-FreeBSD title: 'rolog: Query ''SWI''-''Prolog'' from R' version: 0.9.26 doi: 10.32614/CRAN.package.rolog abstract: This R package connects to SWI-Prolog, , so that R can send deterministic and non-deterministic queries to prolog (consult, query/submit, once, findall). authors: - family-names: Gondan given-names: Matthias email: Matthias.Gondan-Rochon@uibk.ac.at repository: https://cranhaven.r-universe.dev repository-code: https://github.com/mgondan/rolog commit: 60d6779404626534c922f125a8091eb732368e5b url: https://github.com/mgondan/rolog date-released: '2026-04-18' contact: - family-names: Gondan given-names: Matthias email: Matthias.Gondan-Rochon@uibk.ac.at