logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Dominique Dumont

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.Typestring.Booktitle
       Title of the book the article is published in.  Optional.Typeuniline.DOI
       This is the digital object identifier of the academic publication describing the packaged work.
       Optional.Typeuniline.Editor
       Editor of the book the article is published in.  Optional.Typeuniline.Eprint
       Hyperlink to the PDF file of the article.  Optional.Typeuniline.ISBN
       International Standard Book Number of the book if the article is part of the book or the reference is a
       book.  Optional.Typeuniline.ISSN
       International Standard Serial Number of the periodical publication if the article is part of a series.
       Optional.Typeuniline.Journal
       Abbreviated journal name [To be discussed: which standard to recommend ?].  Optional.Typeuniline.Number
       Issue number.  Optional.Typeuniline.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.Typeuniline.PMID
       ID number in the <https://www.ncbi.nlm.nih.gov/pubmed/> database.  Optional.Typeuniline.Publisher
       Publisher of the book containing the article.  Optional.Typeuniline.Title
       Article title.  Optional.Typeuniline.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.Typeuniline.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.Typeuniline.Volume
       Journal volume.  Optional.Typeuniline.Year
       Year of publication.  Optional.Typeuniline.

Name

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

See Also

       •   cme

See Also