Verzeichnis biblio/ctan-bibdata
README
The CTAN Bibliography
%% This file is provided under the terms of the LPPL v1.3 or
%% later. Full text see https://ctan.org/license/lppl1.3
The data entries are saved as \texttt{manual}, which can easily be changed by
any editor via the replace function. If you are still using the old \texttt{bibtex}
program instead of \texttt{biber}, you have to define your bibliography
style file (\texttt{.bst}.).
For \texttt{biber/biblatex} there exists an own \texttt{ctan.bbx} file which uses
all the entry types listed in the following example:
@manual{ctan-a0poster,
title = {The \texttt{a0poster} package},
subtitle = {Support for designing posters on large paper},
author = {Gerlinde Kettl and Matthias Weiser},
date = {2016-06-24},
version = {1.22b},
license = {lppl},
url = {https://mirror.ctan.org/macros/latex/contrib/a0poster},
pkgurl = {https://ctan.org/pkg/a0poster},
note = {Provides fonts in sizes of 12pt up to 107pt and also makes sure
that in math formulas the symbols appear in the right size. Can
also create a PostScript header file for
which ensures that the poster will be
printed in the right size. Supported sizes are DIN A0, DIN A1,
DIN A2 and DIN A3.},
}
-- The bibliography key is always "ctan-<package name>".
-- \texttt{ctan.bbx} is based on \texttt{authortitle} which can be changed easily in
the file.
-- The file \texttt{ctan.bib} will be updated every day.
hvoss@tug.org
Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (4.0M).
ctan-bibdata – Bibliography data for all CTAN packages
All CTAN packages are saved as bibdata with the entry type @manual , which can easily be changed by any editor via the replace function. For the old BibTeX program you have to define your bibliography style file, eg ctan.bst. For Biber resp. BibLaTeX there exists an own ctan.bbx file which uses the data fields:
title, subtitle, author, date, version, license, url, pkgurl, note.
ctan.bbx is based on authortitle which can be changed easily in the file.
The file ctan.bib will be updated on a daily basis.
| Paket | ctan-bibdata |
| Version | 0.01 |
| Lizenzen | The LaTeX Project Public License 1.3 |
| Betreuer | Herbert Voß |
| Themen | CTAN BibTeX erzeugen |