1Biber::Annotation(3)  User Contributed Perl Documentation Biber::Annotation(3)
2
3
4

ANNOTATION

6       Biber::Entry::Annotation
7
8   set_annotation
9         Record an annotation for a scope and citekey
10
11   get_annotation
12         Retrieve an annotation for a scope and citekey
13
14   is_annotated_field
15         Returns boolean to say if a field is annotated
16
17   get_field_annotation
18         Retrieve 'field' scope annotation for a field. There will only be one.
19
20   get_annotated_fields
21         Retrieve all annotated fields for a particular scope for a key
22
23   get_annotated_items
24         Retrieve the itemcounts for for a particular scope, key and field
25
26   get_annotated_parts
27         Retrieve the parts for for a particular scope, key, field and itemcount
28
29   dump
30           Dump config information (for debugging)
31

AUTHORS

33       Francois Charette, "<firmicus at ankabut.net>" Philip Kime "<philip at
34       kime.org.uk>"
35

BUGS

37       Please report any bugs or feature requests on our Github tracker at
38       <https://github.com/plk/biber/issues>.
39
41       Copyright 2009-2018 Francois Charette and Philip Kime, all rights
42       reserved.
43
44       This module is free software.  You can redistribute it and/or modify it
45       under the terms of the Artistic License 2.0.
46
47       This program is distributed in the hope that it will be useful, but
48       without any warranty; without even the implied warranty of
49       merchantability or fitness for a particular purpose.
50
51
52
53perl v5.28.1                      2019-02-12              Biber::Annotation(3)
Impressum