knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" ) set.seed(42)
This is an unofficial helper package for dealing with Citavi. I am not affiliated with Citavi, just a fan.
Citavi (Official Website, Official GitHub) is a software program for reference management and knowledge organization. When working with local Citavi projects (as opposed to cloud or server projects) you can directly work on the (database stored in) the .ctv6
file via SQL. CitaviR
provides functionality for
.ctv6
file.ctv6
fileknitr::include_graphics("man/figures/WorkflowSQL.png")
You can install the development version of CitaviR
from GitHub:
devtools::install_github('SchmidtPaul/CitaviR')
You can find an example workflow on the Get Started page.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.