Provided by: libconfig-model-dpkg-perl_3.012_all bug

NAME

       Config::Model::models::Dpkg::Upstream::Metadata::Reference - Configuration class
       Dpkg::Upstream::Metadata::Reference

DESCRIPTION

       Configuration classes used by Config::Model

       One or more bibliographic references, represented as a mapping or sequence of mappings containing the one
       or more of the following keys. The values for the keys are always scalars, and the keys that correspond
       to standard BibTeX entries must provide the same content.

       For more details, see <https://dep-team.pages.debian.net/deps/dep12/>

Elements

   Author
       Author list in BibTeX friendly syntax (separating multiple authors by the keyword "and" and using as few
       as possible abbreviations in the names, as proposed in <http://nwalsh.com/tex/texhelp/bibtx-23.html>).
       Optional. Type string.

   Booktitle
       Title of the book the article is published in.  Optional. Type uniline.

   DOI
       This is the digital object identifier of the academic publication describing the packaged work.
       Optional. Type uniline.

   Editor
       Editor of the book the article is published in.  Optional. Type uniline.

   Eprint
       Hyperlink to the PDF file of the article.  Optional. Type uniline.

   ISBN
       International Standard Book Number of the book if the article is part of the book or the reference is a
       book.  Optional. Type uniline.

   ISSN
       International Standard Serial Number of the periodical publication if the article is part of a series.
       Optional. Type uniline.

   Journal
       Abbreviated journal name [To be discussed: which standard to recommend ?].  Optional. Type uniline.

   Number
       Issue number.  Optional. Type uniline.

   Pages
       Article page number(s). [To be discussed] Page number separator must be a single ASCII hyphen. What do we
       do with condensed notations like 401-10 ?  Optional. Type uniline.

   PMID
       ID number in the <https://www.ncbi.nlm.nih.gov/pubmed/> database.  Optional. Type uniline.

   Publisher
       Publisher of the book containing the article.  Optional. Type uniline.

   Title
       Article title.  Optional. Type uniline.

   Type
       A <http://www.bibtex.org/Format> indicating what is cited. Typical values are "article", "book", or
       "inproceedings". [To be discussed]. In case this field is not present, "article" is assumed.  Optional.
       Type uniline.

   URL
       Hyperlink to the abstract of the article. This should not point to the full version because this is
       specified by Eprint. Please also do not drop links to pubmed here because this would be redundant to
       PMID.  Optional. Type uniline.

   Volume
       Journal volume.  Optional. Type uniline.

   Year
       Year of publication.  Optional. Type uniline.

SEE ALSO

       •   cme

AUTHOR

       Dominique Dumont

COPYRIGHT

       2025, Dominique Dumont

perl v5.40.1                                       2025-03-18             Config::Model::...data::Reference(3pm)