CTAN Comprehensive TeX Archive Network

Verzeichnis macros/latex/contrib/biblatex-contrib/biblatex-abs-annote

README.md

biblatex-abs-annote

A biblatex supplement for producing annotated bibliographies that render an abstract and a user-supplied annotation beneath each citation entry.

Both the abstract and annotation (or annote) fields are standard Bib, so no custom entry types are required. Any combination is optional per entry; an entry with neither renders as an ordinary citation.

biblatex-abs-annote is the biblatex component of the cross-format ab-annotate toolchain (Typst and Quarto companions live in the same repository).

Installation

Once accepted into CTAN, Live and Mik users get it automatically. Otherwise:

tlmgr install biblatex-abs-annote

Usage

\usepackage[style=authoryear]{biblatex}
\usepackage{biblatex-abs-annote}
\addbibresource{refs.bib}

\begin{document}
\nocite{*}
\printbibliography
\end{document}

See biblatex-abs-annote.pdf for the full manual, including options, customization commands, and compatibility notes.

Bundle contents

File Purpose
biblatex-abs-annote.sty The package
biblatex-abs-annote.tex Documentation source
biblatex-abs-annote.pdf Documentation (compiled)
LICENSE LPPL 1.3c text
README.md This file

Dependencies

biblatex (with biber), xpatch, changepage, kvoptions — all standard in current Live and Mik distributions.

Cross-format companions

biblatex-abs-annote is the component of a cross-format toolchain sharing the same .bib conventions:

  • A Typst package (@preview/ab-annotate) for Typst documents.
  • A Quarto extension (cwimpy/ab-annotate) for PDF/HTML/Word/Typst output from a single .qmd.

Full source: https://github.com/cwimpy/ab-annotate.

License

Project Public License, version 1.3c. See LICENSE.

Maintainer

Cameron Wimpy — <cwimpy@astate.edu>

Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (338.8k).

biblatex-abs-annote – Annotated bibliographies with abstracts and annotations for Bib

The package extends any Bib style with an annotated-bibliography presentation: below each reference it renders the entry's abstract and the user's annotation, both drawn from standard Bib fields (abstract, and annotation or annote). Either field may be omitted on a per-entry basis, so the same bibliography can mix plain and annotated citations freely. The package patches the sixteen standard Bib drivers via xpatch, so it composes with any bibliography style that uses the standard driver names (authoryear, apa, numeric, chicago-authordate, etc.). All visual aspects (e.g., labels, fonts, indentation, and spacing) are controlled by redefinable commands and lengths. The package is the component of the cross-format ab-annotate toolchain, which shares the same .bib conventions with companion packages for Typst and Quarto.

Paketbiblatex-abs-annote
Home-Pagehttps://github.com/cwimpy/ab-annotate
Fehlermeldungenhttps://github.com/cwimpy/ab-annotate/issues
Repositoryhttps://github.com/cwimpy/ab-annotate/tree/main/latex
Version0.1.1 2026-04-19
LizenzenThe Project Public License 1.3c
Copyright2026 Cameron Wimpy
BetreuerCameron Wimpy
Enthalten inTeX Live als biblatex-abs-annote
ThemenBib
...
Gästebuch Seiten-Struktur Impressum Autor kontaktieren