Directory macros/latex/contrib/biblatex-contrib/biblatex-shortfields
README
biblatex-shortfields ================== Use short version of fields (series, journal) when defined. Print a list of the short versions of the fields, mixing multiple fields type. For example, a liste mixing short version of series field and short version of journal field.
Download the contents of this package in one zip archive (82.7k).
biblatex-shortfields – Use short forms of fields with BibLaTeX
The BibLaTeX package provides shortseries and shortjournal field, but the default styles don't use them.
It also provides a mechanism to print the equivalence between short forms of fields and long fields (\printbiblist), but this mechanism does not allow to mix between different type of short fields, for example, between short forms of journal title and short forms of series titles.
This package provides a solution to these two problems:
- If a shortjournal field is defined, it prints it instead of the \journal field.
- If a shortseries field is defined, it prints it instead of the \series field.
- It provides a \printbibshortfields command to print a list of the sort forms of the fields.
- This list also includes the claves defined with the biblatex-claves package version 1.2 or later.
Package | biblatex-shortfields |
Bug tracker | https://framagit.org/maieul/biblatex-shortfields/issues |
Repository | https://framagit.org/maieul/biblatex-shortfields |
Version | 1.0.1 |
Licenses | The LaTeX Project Public License 1.3 |
Maintainer | Maïeul Rouquette |
Contained in | TeX Live as biblatex-shortfields MiKTeX as biblatex-shortfields |
Topics | BibLaTeX |