diff --git a/index.html b/index.html index 3b97ca4..3e37312 100644 --- a/index.html +++ b/index.html @@ -53,7 +53,7 @@

Overview

-

pakret is a minimalist R package citation tool to reference and cite R packages and objects on the fly in R Markdown and Quarto.

+

pakret is a minimalist R package citation tool to reference and cite R and R packages on the fly in R Markdown and Quarto.

Installation @@ -66,7 +66,7 @@

Installation

Usage

-

Simply use pkrt() whenever you want to cite an R package or object in your document:

+

Simply use pkrt() whenever you want to cite R or an R package in your document:

---
 bibliography: references.bib
 ---
@@ -137,6 +137,7 @@ 

Usage Alea Jacta Est*. Itisalapsus, Julius. 2024. *Bar: Tempus Edax Rerum*.

+

By default, pakret writes new references into the first .bib file specified in the bibliography list. You can change which .bib file to save references to using pkrt_set().