zt_actions              Handle bibliography or citation text
zt_bib                  Fetch bibliography data for specific citation
                        keys
zt_bib_cayw             Fetch a bibliography via cite-as-you-write
zt_bib_path             Extract the bibliography file path from a
                        document's YAML front matter
zt_bib_selected         Fetch bibliography for currently selected
                        Zotero items
zt_cite                 Insert a Zotero citation using
                        cite-as-you-write
zt_detect_citations     Detect pandoc-style citation keys in a document
zt_guess_citation_format
                        Guess the citation format from a file path
zt_guess_format         Guess the bibliography file format from a file
                        path
zt_is_running           Check whether the Better BibTeX HTTP endpoint
                        is reachable
zt_knitr_input          Return the current knitr input file
zt_libraries            List available Zotero libraries
zt_library_id           Look up a Zotero library ID by name
zt_update_bib           Update a bibliography file from an R Markdown /
                        Quarto document
zt_write_bib            Write a bibliography file from Zotero citation
                        keys
