Skip to content

Instantly share code, notes, and snippets.

@moewew
Created February 18, 2017 16:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moewew/8437f25726499aa65ea8a1cf2e9e7f3d to your computer and use it in GitHub Desktop.
Save moewew/8437f25726499aa65ea8a1cf2e9e7f3d to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
[0] Config.pm:354> INFO - This is Biber 2.8 (beta)
[0] Config.pm:357> INFO - Logfile is 'blockkscpaitals.blg'
[34] biber-MSWIN64:303> INFO - ===
[60] Biber.pm:359> INFO - Reading 'blockkscpaitals.bcf'
[155] Biber.pm:835> INFO - Found 1 citekeys in bib section 0
[155] Biber.pm:838> DEBUG - The citekeys for section 0 are: gruber:w:2004
[265] biber-MSWIN64:385> TRACE -
###########################################################
############# Dump of initial config object: ##############
{
cmdlineoptions => { configfile => undef, output_format => "bbl", trace => 1 },
configfileoptions => {},
control_file_location => "blockkscpaitals.bcf",
options => {
biber => {
annotation_marker => "+an",
bcf => "blockkscpaitals.bcf",
clrmacros => 0,
collate_options => {
level => 4,
normalization => "prenormalized",
variable => "non-ignorable",
},
configfile => undef,
debug => 0,
decodecharsset => "base",
dieondatamodel => 0,
dot_include => { crossref => 1, section => 1, xdata => 1, xref => 1 },
fixinits => 0,
graph => 0,
input_encoding => "ascii",
input_format => "bibtex",
isbn10 => 0,
isbn13 => 0,
isbn_normalise => 0,
listsep => "and",
mincrossrefs => 2,
minxrefs => 2,
namesep => "and",
no_bblxml_schema => 0,
no_bltxml_schema => 0,
nodieonerror => 0,
noinit => [
{ value => "\\b\\p{Ll}{2}\\p{Pd}" },
{ value => "[\\x{2bf}\\x{2018}]" },
],
nolabel => [{ value => "[\\p{P}\\p{S}\\p{C}]+" }],
nolog => 0,
noskipduplicates => 0,
nosort => [
{ name => "setnames", value => "\\A\\p{L}{2}\\p{Pd}" },
{ name => "setnames", value => "[\\x{2bf}\\x{2018}]" },
],
nostdmacros => 0,
nouri_encode => 0,
onlylog => 0,
others_string => "others",
output_align => 0,
output_annotation_marker => "+an",
output_encoding => "ascii",
output_field_order => "options,abstract,names,lists,dates",
output_fieldcase => "upper",
output_format => "bbl",
output_indent => 2,
output_listsep => "and",
output_namesep => "and",
output_resolve => 0,
output_safechars => 0,
output_safecharsset => "base",
output_xnamesep => "=",
quiet => 0,
sortcase => 1,
sortdebug => 0,
sortupper => 1,
sourcemap => [
{
datatype => "bibtex",
level => "driver",
map => [
{ map_step => [{ map_field_set => "day", map_null => 1 }] },
{
map_step => [
{ map_type_source => "conference", map_type_target => "inproceedings" },
{ map_type_source => "electronic", map_type_target => "online" },
{ map_type_source => "www", map_type_target => "online" },
],
},
{
map_step => [
{
map_final => 1,
map_type_source => "mastersthesis",
map_type_target => "thesis",
},
{ map_field_set => "type", map_field_value => "mathesis" },
],
},
{
map_step => [
{
map_final => 1,
map_type_source => "phdthesis",
map_type_target => "thesis",
},
{ map_field_set => "type", map_field_value => "phdthesis" },
],
},
{
map_step => [
{
map_final => 1,
map_type_source => "techreport",
map_type_target => "report",
},
{ map_field_set => "type", map_field_value => "techreport" },
],
},
{
map_step => [
{ map_field_source => "hyphenation", map_field_target => "langid" },
{ map_field_source => "address", map_field_target => "location" },
{ map_field_source => "school", map_field_target => "institution" },
{ map_field_source => "annote", map_field_target => "annotation" },
{
map_field_source => "archiveprefix",
map_field_target => "eprinttype",
},
{ map_field_source => "journal", map_field_target => "journaltitle" },
{
map_field_source => "primaryclass",
map_field_target => "eprintclass",
},
{ map_field_source => "key", map_field_target => "sortkey" },
{ map_field_source => "pdf", map_field_target => "file" },
],
},
],
},
],
strip_comments => 0,
tool => 0,
trace => 1,
validate_bblxml => 0,
validate_bltxml => 0,
validate_config => 0,
validate_control => 0,
validate_datamodel => 0,
wraplines => 0,
xnamesep => "=",
xsvsep => "\\s*,\\s*",
},
biblatex => {
GLOBAL => {
alphaothers => "+",
datamodel => {
constants => {
constant => [
{ content => "sf,sm,sn,pf,pm,pn,pp", name => "gender", type => "list" },
{
content => "family,given,prefix,suffix",
name => "nameparts",
type => "list",
},
{
content => "boolean,integer,string,xml",
name => "optiondatatypes",
type => "list",
},
],
},
constraints => [
{
constraint => [
{
fieldxor => [{ field => [{ content => "date" }, { content => "year" }] }],
type => "mandatory",
},
],
entrytype => [
{ content => "article" },
{ content => "book" },
{ content => "inbook" },
{ content => "bookinbook" },
{ content => "suppbook" },
{ content => "booklet" },
{ content => "collection" },
{ content => "incollection" },
{ content => "suppcollection" },
{ content => "manual" },
{ content => "misc" },
{ content => "mvbook" },
{ content => "mvcollection" },
{ content => "online" },
{ content => "patent" },
{ content => "periodical" },
{ content => "suppperiodical" },
{ content => "proceedings" },
{ content => "inproceedings" },
{ content => "reference" },
{ content => "inreference" },
{ content => "report" },
{ content => "set" },
{ content => "thesis" },
{ content => "unpublished" },
],
},
{
constraint => [
{
field => [{ content => "entryset" }, { content => "crossref" }],
type => "mandatory",
},
],
entrytype => [{ content => "set" }],
},
{
constraint => [
{
field => [
{ content => "author" },
{ content => "journaltitle" },
{ content => "title" },
],
type => "mandatory",
},
],
entrytype => [{ content => "article" }],
},
{
constraint => [
{
field => [{ content => "author" }, { content => "title" }],
type => "mandatory",
},
],
entrytype => [
{ content => "book" },
{ content => "mvbook" },
{ content => "mvcollection" },
{ content => "mvreference" },
],
},
{
constraint => [
{
field => [
{ content => "author" },
{ content => "title" },
{ content => "booktitle" },
],
type => "mandatory",
},
],
entrytype => [
{ content => "inbook" },
{ content => "bookinbook" },
{ content => "suppbook" },
],
},
{
constraint => [
{
field => [{ content => "title" }],
fieldor => [
{ field => [{ content => "author" }, { content => "editor" }] },
],
type => "mandatory",
},
],
entrytype => [{ content => "booklet" }],
},
{
constraint => [
{
field => [{ content => "editor" }, { content => "title" }],
type => "mandatory",
},
],
entrytype => [{ content => "collection" }, { content => "reference" }],
},
{
constraint => [
{
field => [
{ content => "author" },
{ content => "editor" },
{ content => "title" },
{ content => "booktitle" },
],
type => "mandatory",
},
],
entrytype => [
{ content => "incollection" },
{ content => "suppcollection" },
{ content => "inreference" },
],
},
{
constraint => [{ field => [{ content => "title" }], type => "mandatory" }],
entrytype => [{ content => "manual" }],
},
{
constraint => [{ field => [{ content => "title" }], type => "mandatory" }],
entrytype => [{ content => "misc" }],
},
{
constraint => [
{
field => [{ content => "title" }, { content => "url" }],
type => "mandatory",
},
],
entrytype => [{ content => "online" }],
},
{
constraint => [
{
field => [
{ content => "author" },
{ content => "title" },
{ content => "number" },
],
type => "mandatory",
},
],
entrytype => [{ content => "patent" }],
},
{
constraint => [
{
field => [{ content => "editor" }, { content => "title" }],
type => "mandatory",
},
],
entrytype => [{ content => "periodical" }],
},
{
constraint => [
{
field => [{ content => "editor" }, { content => "title" }],
type => "mandatory",
},
],
entrytype => [{ content => "proceedings" }, { content => "mvproceedings" }],
},
{
constraint => [
{
field => [
{ content => "author" },
{ content => "title" },
{ content => "booktitle" },
],
type => "mandatory",
},
],
entrytype => [{ content => "inproceedings" }],
},
{
constraint => [
{
field => [
{ content => "author" },
{ content => "title" },
{ content => "type" },
{ content => "institution" },
],
type => "mandatory",
},
],
entrytype => [{ content => "report" }],
},
{
constraint => [
{
field => [
{ content => "author" },
{ content => "title" },
{ content => "type" },
{ content => "institution" },
],
type => "mandatory",
},
],
entrytype => [{ content => "thesis" }],
},
{
constraint => [
{
field => [{ content => "author" }, { content => "title" }],
type => "mandatory",
},
],
entrytype => [{ content => "unpublished" }],
},
{
constraint => [
{ datatype => "isbn", field => [{ content => "isbn" }], type => "data" },
{ datatype => "issn", field => [{ content => "issn" }], type => "data" },
{ datatype => "ismn", field => [{ content => "ismn" }], type => "data" },
{
datatype => "date",
field => [
{ content => "date" },
{ content => "eventdate" },
{ content => "origdate" },
{ content => "urldate" },
],
type => "data",
},
{
datatype => "pattern",
field => [{ content => "gender" }],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
type => "data",
},
],
},
],
entryfields => [
{
field => [
{ content => "abstract" },
{ content => "annotation" },
{ content => "authortype" },
{ content => "bookpagination" },
{ content => "crossref" },
{ content => "day" },
{ content => "endday" },
{ content => "endhour" },
{ content => "endminute" },
{ content => "endmonth" },
{ content => "endseason" },
{ content => "endsecond" },
{ content => "endtimezone" },
{ content => "endyear" },
{ content => "entryset" },
{ content => "entrysubtype" },
{ content => "execute" },
{ content => "file" },
{ content => "gender" },
{ content => "hour" },
{ content => "ids" },
{ content => "indextitle" },
{ content => "indexsorttitle" },
{ content => "isan" },
{ content => "ismn" },
{ content => "iswc" },
{ content => "keywords" },
{ content => "label" },
{ content => "langid" },
{ content => "langidopts" },
{ content => "library" },
{ content => "lista" },
{ content => "listb" },
{ content => "listc" },
{ content => "listd" },
{ content => "liste" },
{ content => "listf" },
{ content => "minute" },
{ content => "month" },
{ content => "nameaddon" },
{ content => "options" },
{ content => "origday" },
{ content => "origendday" },
{ content => "origendhour" },
{ content => "origendminute" },
{ content => "origendmonth" },
{ content => "origendseason" },
{ content => "origendsecond" },
{ content => "origendtimezone" },
{ content => "origendyear" },
{ content => "orighour" },
{ content => "origminute" },
{ content => "origmonth" },
{ content => "origseason" },
{ content => "origsecond" },
{ content => "origtimezone" },
{ content => "origyear" },
{ content => "origlocation" },
{ content => "origpublisher" },
{ content => "origtitle" },
{ content => "pagination" },
{ content => "presort" },
{ content => "related" },
{ content => "relatedoptions" },
{ content => "relatedstring" },
{ content => "relatedtype" },
{ content => "season" },
{ content => "second" },
{ content => "shortauthor" },
{ content => "shorteditor" },
{ content => "shorthand" },
{ content => "shorthandintro" },
{ content => "shortjournal" },
{ content => "shortseries" },
{ content => "shorttitle" },
{ content => "sortkey" },
{ content => "sortname" },
{ content => "sortshorthand" },
{ content => "sorttitle" },
{ content => "sortyear" },
{ content => "timezone" },
{ content => "url" },
{ content => "urlday" },
{ content => "urlendday" },
{ content => "urlendhour" },
{ content => "urlendminute" },
{ content => "urlendmonth" },
{ content => "urlendsecond" },
{ content => "urlendtimezone" },
{ content => "urlendyear" },
{ content => "urlhour" },
{ content => "urlminute" },
{ content => "urlmonth" },
{ content => "urlsecond" },
{ content => "urltimezone" },
{ content => "urlyear" },
{ content => "usera" },
{ content => "userb" },
{ content => "userc" },
{ content => "userd" },
{ content => "usere" },
{ content => "userf" },
{ content => "verba" },
{ content => "verbb" },
{ content => "verbc" },
{ content => "xdata" },
{ content => "xref" },
{ content => "year" },
],
},
{
entrytype => [{ content => "set" }],
field => [{ content => "entryset" }, { content => "crossref" }],
},
{
entrytype => [{ content => "article" }],
field => [
{ content => "addendum" },
{ content => "annotator" },
{ content => "author" },
{ content => "commentator" },
{ content => "doi" },
{ content => "editor" },
{ content => "editora" },
{ content => "editorb" },
{ content => "editorc" },
{ content => "editortype" },
{ content => "editoratype" },
{ content => "editorbtype" },
{ content => "editorctype" },
{ content => "eid" },
{ content => "eprint" },
{ content => "eprintclass" },
{ content => "eprinttype" },
{ content => "issn" },
{ content => "issue" },
{ content => "issuetitle" },
{ content => "issuesubtitle" },
{ content => "journalsubtitle" },
{ content => "journaltitle" },
{ content => "language" },
{ content => "note" },
{ content => "number" },
{ content => "origlanguage" },
{ content => "pages" },
{ content => "pubstate" },
{ content => "series" },
{ content => "subtitle" },
{ content => "title" },
{ content => "titleaddon" },
{ content => "translator" },
{ content => "version" },
{ content => "volume" },
],
},
{
entrytype => [{ content => "bibnote" }],
field => [{ content => "note" }],
},
{
entrytype => [{ content => "book" }],
field => [
{ content => "author" },
{ content => "addendum" },
{ content => "afterword" },
{ content => "annotator" },
{ content => "chapter" },
{ content => "commentator" },
{ content => "doi" },
{ content => "edition" },
{ content => "editor" },
{ content => "editora" },
{ content => "editorb" },
{ content => "editorc" },
{ content => "editortype" },
{ content => "editoratype" },
{ content => "editorbtype" },
{ content => "editorctype" },
{ content => "eprint" },
{ content => "eprintclass" },
{ content => "eprinttype" },
{ content => "foreword" },
{ content => "introduction" },
{ content => "isbn" },
{ content => "language" },
{ content => "location" },
{ content => "maintitle" },
{ content => "maintitleaddon" },
{ content => "mainsubtitle" },
{ content => "note" },
{ content => "number" },
{ content => "origlanguage" },
{ content => "pages" },
{ content => "pagetotal" },
{ content => "part" },
{ content => "publisher" },
{ content => "pubstate" },
{ content => "series" },
{ content => "subtitle" },
{ content => "title" },
{ content => "titleaddon" },
{ content => "translator" },
{ content => "volume" },
{ content => "volumes" },
],
},
{
entrytype => [{ content => "mvbook" }],
field => [
{ content => "addendum" },
{ content => "afterword" },
{ content => "annotator" },
{ content => "author" },
{ content => "commentator" },
{ content => "doi" },
{ content => "edition" },
{ content => "editor" },
{ content => "editora" },
{ content => "editorb" },
{ content => "editorc" },
{ content => "editortype" },
{ content => "editoratype" },
{ content => "editorbtype" },
{ content => "editorctype" },
{ content => "eprint" },
{ content => "eprintclass" },
{ content => "eprinttype" },
{ content => "foreword" },
{ content => "introduction" },
{ content => "isbn" },
{ content => "language" },
{ content => "location" },
{ content => "note" },
{ content => "number" },
{ content => "origlanguage" },
{ content => "pagetotal" },
{ content => "publisher" },
{ content => "pubstate" },
{ content => "series" },
{ content => "subtitle" },
{ content => "title" },
{ content => "titleaddon" },
{ content => "translator" },
{ content => "volume" },
{ content => "volumes" },
],
},
{
entrytype => [
{ content => "inbook" },
{ content => "bookinbook" },
{ content => "suppbook" },
],
field => [
{ content => "addendum" },
{ content => "afterword" },
{ content => "annotator" },
{ content => "author" },
{ content => "booktitle" },
{ content => "bookauthor" },
{ content => "booksubtitle" },
{ content => "booktitleaddon" },
{ content => "chapter" },
{ content => "commentator" },
{ content => "doi" },
{ content => "edition" },
{ content => "editor" },
{ content => "editora" },
{ content => "editorb" },
{ content => "editorc" },
{ content => "editortype" },
{ content => "editoratype" },
{ content => "editorbtype" },
{ content => "editorctype" },
{ content => "eprint" },
{ content => "eprintclass" },
{ content => "eprinttype" },
{ content => "foreword" },
{ content => "introduction" },
{ content => "isbn" },
{ content => "language" },
{ content => "location" },
{ content => "mainsubtitle" },
{ content => "maintitle" },
{ content => "maintitleaddon" },
{ content => "note" },
{ content => "number" },
{ content => "origlanguage" },
{ content => "part" },
{ content => "publisher" },
{ content => "pages" },
{ content => "pubstate" },
{ content => "series" },
{ content => "subtitle" },
{ content => "title" },
{ content => "titleaddon" },
{ content => "translator" },
{ content => "volume" },
{ content => "volumes" },
],
},
{
entrytype => [{ content => "booklet" }],
field => [
{ content => "addendum" },
{ content => "author" },
{ content => "chapter" },
{ content => "doi" },
{ content => "editor" },
{ content => "editortype" },
{ content => "eprint" },
{ content => "eprintclass" },
{ content => "eprinttype" },
{ content => "howpublished" },
{ content => "language" },
{ content => "location" },
{ content => "note" },
{ content => "pages" },
{ content => "pagetotal" },
{ content => "pubstate" },
{ content => "subtitle" },
{ content => "title" },
{ content => "titleaddon" },
{ content => "type" },
],
},
{
entrytype => [{ content => "collection" }, { content => "reference" }],
field => [
{ content => "addendum" },
{ content => "afterword" },
{ content => "annotator" },
{ content => "chapter" },
{ content => "commentator" },
{ content => "doi" },
{ content => "edition" },
{ content => "editor" },
{ content => "editora" },
{ content => "editorb" },
{ content => "editorc" },
{ content => "editortype" },
{ content => "editoratype" },
{ content => "editorbtype" },
{ content => "editorctype" },
{ content => "eprint" },
{ content => "eprintclass" },
{ content => "eprinttype" },
{ content => "foreword" },
{ content => "introduction" },
{ content => "isbn" },
{ content => "language" },
{ content => "location" },
{ content => "mainsubtitle" },
{ content => "maintitle" },
{ content => "maintitleaddon" },
{ content => "note" },
{ content => "number" },
{ content => "origlanguage" },
{ content => "pages" },
{ content => "pagetotal" },
{ content => "part" },
{ content => "publisher" },
{ content => "pubstate" },
{ content => "series" },
{ content => "subtitle" },
{ content => "title" },
{ content => "titleaddon" },
{ content => "translator" },
{ content => "volume" },
{ content => "volumes" },
],
},
{
entrytype => [{ content => "mvcollection" }, { content => "mvreference" }],
field => [
{ content => "addendum" },
{ content => "afterword" },
{ content => "annotator" },
{ content => "author" },
{ content => "commentator" },
{ content => "doi" },
{ content => "edition" },
{ content => "editor" },
{ content => "editora" },
{ content => "editorb" },
{ content => "editorc" },
{ content => "editortype" },
{ content => "editoratype" },
{ content => "editorbtype" },
{ content => "editorctype" },
{ content => "eprint" },
{ content => "eprintclass" },
{ content => "eprinttype" },
{ content => "foreword" },
{ content => "introduction" },
{ content => "isbn" },
{ content => "language" },
{ content => "location" },
{ content => "note" },
{ content => "number" },
{ content => "origlanguage" },
{ content => "publisher" },
{ content => "pubstate" },
{ content => "subtitle" },
{ content => "title" },
{ content => "titleaddon" },
{ content => "translator" },
{ content => "volume" },
{ content => "volumes" },
],
},
{
entrytype => [
{ content => "incollection" },
{ content => "suppcollection" },
{ content => "inreference" },
],
field => [
{ content => "addendum" },
{ content => "afterword" },
{ content => "annotator" },
{ content => "author" },
{ content => "booksubtitle" },
{ content => "booktitle" },
{ content => "booktitleaddon" },
{ content => "chapter" },
{ content => "commentator" },
{ content => "doi" },
{ content => "edition" },
{ content => "editor" },
{ content => "editora" },
{ content => "editorb" },
{ content => "editorc" },
{ content => "editortype" },
{ content => "editoratype" },
{ content => "editorbtype" },
{ content => "editorctype" },
{ content => "eprint" },
{ content => "eprintclass" },
{ content => "eprinttype" },
{ content => "foreword" },
{ content => "introduction" },
{ content => "isbn" },
{ content => "language" },
{ content => "location" },
{ content => "mainsubtitle" },
{ content => "maintitle" },
{ content => "maintitleaddon" },
{ content => "note" },
{ content => "number" },
{ content => "origlanguage" },
{ content => "pages" },
{ content => "part" },
{ content => "publisher" },
{ content => "pubstate" },
{ content => "series" },
{ content => "subtitle" },
{ content => "title" },
{ content => "titleaddon" },
{ content => "translator" },
{ content => "volume" },
{ content => "volumes" },
],
},
{
entrytype => [{ content => "manual" }],
field => [
{ content => "addendum" },
{ content => "author" },
{ content => "chapter" },
{ content => "doi" },
{ content => "edition" },
{ content => "editor" },
{ content => "editortype" },
{ content => "eprint" },
{ content => "eprintclass" },
{ content => "eprinttype" },
{ content => "isbn" },
{ content => "language" },
{ content => "location" },
{ content => "note" },
{ content => "number" },
{ content => "organization" },
{ content => "pages" },
{ content => "pagetotal" },
{ content => "publisher" },
{ content => "pubstate" },
{ content => "series" },
{ content => "subtitle" },
{ content => "title" },
{ content => "titleaddon" },
{ content => "type" },
{ content => "version" },
],
},
{
entrytype => [{ content => "misc" }],
field => [
{ content => "addendum" },
{ content => "author" },
{ content => "doi" },
{ content => "editor" },
{ content => "editortype" },
{ content => "eprint" },
{ content => "eprintclass" },
{ content => "eprinttype" },
{ content => "howpublished" },
{ content => "language" },
{ content => "location" },
{ content => "note" },
{ content => "organization" },
{ content => "pubstate" },
{ content => "subtitle" },
{ content => "title" },
{ content => "titleaddon" },
{ content => "type" },
{ content => "version" },
],
},
{
entrytype => [{ content => "online" }],
field => [
{ content => "addendum" },
{ content => "author" },
{ content => "editor" },
{ content => "editortype" },
{ content => "language" },
{ content => "note" },
{ content => "organization" },
{ content => "pubstate" },
{ content => "subtitle" },
{ content => "title" },
{ content => "titleaddon" },
{ content => "version" },
],
},
{
entrytype => [{ content => "patent" }],
field => [
{ content => "addendum" },
{ content => "author" },
{ content => "doi" },
{ content => "eprint" },
{ content => "eprintclass" },
{ content => "eprinttype" },
{ content => "holder" },
{ content => "location" },
{ content => "note" },
{ content => "number" },
{ content => "pubstate" },
{ content => "subtitle" },
{ content => "title" },
{ content => "titleaddon" },
{ content => "type" },
{ content => "version" },
],
},
{
entrytype => [{ content => "periodical" }],
field => [
{ content => "addendum" },
{ content => "doi" },
{ content => "editor" },
{ content => "editora" },
{ content => "editorb" },
{ content => "editorc" },
{ content => "editortype" },
{ content => "editoratype" },
{ content => "editorbtype" },
{ content => "editorctype" },
{ content => "eprint" },
{ content => "eprintclass" },
{ content => "eprinttype" },
{ content => "issn" },
{ content => "issue" },
{ content => "issuesubtitle" },
{ content => "issuetitle" },
{ content => "language" },
{ content => "note" },
{ content => "number" },
{ content => "pubstate" },
{ content => "season" },
{ content => "series" },
{ content => "subtitle" },
{ content => "title" },
{ content => "volume" },
],
},
{
entrytype => [{ content => "mvproceedings" }],
field => [
{ content => "addendum" },
{ content => "doi" },
{ content => "editor" },
{ content => "editortype" },
{ content => "eprint" },
{ content => "eprintclass" },
{ content => "eprinttype" },
{ content => "eventday" },
{ content => "eventendday" },
{ content => "eventendmonth" },
{ content => "eventendyear" },
{ content => "eventmonth" },
{ content => "eventyear" },
{ content => "eventtitle" },
{ content => "eventtitleaddon" },
{ content => "isbn" },
{ content => "language" },
{ content => "location" },
{ content => "note" },
{ content => "number" },
{ content => "organization" },
{ content => "pagetotal" },
{ content => "publisher" },
{ content => "pubstate" },
{ content => "series" },
{ content => "subtitle" },
{ content => "title" },
{ content => "titleaddon" },
{ content => "venue" },
{ content => "volumes" },
],
},
{
entrytype => [{ content => "proceedings" }],
field => [
{ content => "addendum" },
{ content => "chapter" },
{ content => "doi" },
{ content => "editor" },
{ content => "editortype" },
{ content => "eprint" },
{ content => "eprintclass" },
{ content => "eprinttype" },
{ content => "eventday" },
{ content => "eventendday" },
{ content => "eventendmonth" },
{ content => "eventendyear" },
{ content => "eventmonth" },
{ content => "eventyear" },
{ content => "eventtitle" },
{ content => "eventtitleaddon" },
{ content => "isbn" },
{ content => "language" },
{ content => "location" },
{ content => "mainsubtitle" },
{ content => "maintitle" },
{ content => "maintitleaddon" },
{ content => "note" },
{ content => "number" },
{ content => "organization" },
{ content => "pages" },
{ content => "pagetotal" },
{ content => "part" },
{ content => "publisher" },
{ content => "pubstate" },
{ content => "series" },
{ content => "subtitle" },
{ content => "title" },
{ content => "titleaddon" },
{ content => "venue" },
{ content => "volume" },
{ content => "volumes" },
],
},
{
entrytype => [{ content => "inproceedings" }],
field => [
{ content => "addendum" },
{ content => "author" },
{ content => "booksubtitle" },
{ content => "booktitle" },
{ content => "booktitleaddon" },
{ content => "chapter" },
{ content => "doi" },
{ content => "editor" },
{ content => "editortype" },
{ content => "eprint" },
{ content => "eprintclass" },
{ content => "eprinttype" },
{ content => "eventday" },
{ content => "eventendday" },
{ content => "eventendmonth" },
{ content => "eventendyear" },
{ content => "eventmonth" },
{ content => "eventyear" },
{ content => "eventtitle" },
{ content => "eventtitleaddon" },
{ content => "isbn" },
{ content => "language" },
{ content => "location" },
{ content => "mainsubtitle" },
{ content => "maintitle" },
{ content => "maintitleaddon" },
{ content => "note" },
{ content => "number" },
{ content => "organization" },
{ content => "pages" },
{ content => "part" },
{ content => "publisher" },
{ content => "pubstate" },
{ content => "series" },
{ content => "subtitle" },
{ content => "title" },
{ content => "titleaddon" },
{ content => "venue" },
{ content => "volume" },
{ content => "volumes" },
],
},
{
entrytype => [{ content => "report" }],
field => [
{ content => "addendum" },
{ content => "author" },
{ content => "chapter" },
{ content => "doi" },
{ content => "eprint" },
{ content => "eprintclass" },
{ content => "eprinttype" },
{ content => "institution" },
{ content => "isrn" },
{ content => "language" },
{ content => "location" },
{ content => "note" },
{ content => "number" },
{ content => "pages" },
{ content => "pagetotal" },
{ content => "pubstate" },
{ content => "subtitle" },
{ content => "title" },
{ content => "titleaddon" },
{ content => "type" },
{ content => "version" },
],
},
{
entrytype => [{ content => "thesis" }],
field => [
{ content => "addendum" },
{ content => "author" },
{ content => "chapter" },
{ content => "doi" },
{ content => "eprint" },
{ content => "eprintclass" },
{ content => "eprinttype" },
{ content => "institution" },
{ content => "language" },
{ content => "location" },
{ content => "note" },
{ content => "pages" },
{ content => "pagetotal" },
{ content => "pubstate" },
{ content => "subtitle" },
{ content => "title" },
{ content => "titleaddon" },
{ content => "type" },
],
},
{
entrytype => [{ content => "unpublished" }],
field => [
{ content => "addendum" },
{ content => "author" },
{ content => "howpublished" },
{ content => "language" },
{ content => "location" },
{ content => "note" },
{ content => "pubstate" },
{ content => "subtitle" },
{ content => "title" },
{ content => "titleaddon" },
],
},
],
entrytypes => {
entrytype => [
{ content => "article" },
{ content => "artwork" },
{ content => "audio" },
{ content => "bibnote" },
{ content => "book" },
{ content => "bookinbook" },
{ content => "booklet" },
{ content => "collection" },
{ content => "commentary" },
{ content => "customa" },
{ content => "customb" },
{ content => "customc" },
{ content => "customd" },
{ content => "custome" },
{ content => "customf" },
{ content => "inbook" },
{ content => "incollection" },
{ content => "inproceedings" },
{ content => "inreference" },
{ content => "image" },
{ content => "jurisdiction" },
{ content => "legal" },
{ content => "legislation" },
{ content => "letter" },
{ content => "manual" },
{ content => "misc" },
{ content => "movie" },
{ content => "music" },
{ content => "mvcollection" },
{ content => "mvreference" },
{ content => "mvproceedings" },
{ content => "mvbook" },
{ content => "online" },
{ content => "patent" },
{ content => "performance" },
{ content => "periodical" },
{ content => "proceedings" },
{ content => "reference" },
{ content => "report" },
{ content => "review" },
{ content => "set" },
{ content => "software" },
{ content => "standard" },
{ content => "suppbook" },
{ content => "suppcollection" },
{ content => "thesis" },
{ content => "unpublished" },
{ content => "video" },
{ content => "xdata", skip_output => "true" },
],
},
fields => {
field => [
{ content => "number", datatype => "integer", fieldtype => "field" },
{ content => "volume", datatype => "integer", fieldtype => "field" },
{ content => "volumes", datatype => "integer", fieldtype => "field" },
{ content => "abstract", datatype => "literal", fieldtype => "field" },
{ content => "addendum", datatype => "literal", fieldtype => "field" },
{ content => "annotation", datatype => "literal", fieldtype => "field" },
{ content => "booksubtitle", datatype => "literal", fieldtype => "field" },
{ content => "booktitle", datatype => "literal", fieldtype => "field" },
{
content => "booktitleaddon",
datatype => "literal",
fieldtype => "field",
},
{ content => "chapter", datatype => "literal", fieldtype => "field" },
{ content => "edition", datatype => "literal", fieldtype => "field" },
{ content => "eid", datatype => "literal", fieldtype => "field" },
{ content => "entrysubtype", datatype => "literal", fieldtype => "field" },
{ content => "eprintclass", datatype => "literal", fieldtype => "field" },
{ content => "eprinttype", datatype => "literal", fieldtype => "field" },
{ content => "eventtitle", datatype => "literal", fieldtype => "field" },
{
content => "eventtitleaddon",
datatype => "literal",
fieldtype => "field",
},
{ content => "gender", datatype => "literal", fieldtype => "field" },
{ content => "howpublished", datatype => "literal", fieldtype => "field" },
{
content => "indexsorttitle",
datatype => "literal",
fieldtype => "field",
},
{ content => "indextitle", datatype => "literal", fieldtype => "field" },
{ content => "isan", datatype => "literal", fieldtype => "field" },
{ content => "isbn", datatype => "literal", fieldtype => "field" },
{ content => "ismn", datatype => "literal", fieldtype => "field" },
{ content => "isrn", datatype => "literal", fieldtype => "field" },
{ content => "issn", datatype => "literal", fieldtype => "field" },
{ content => "issue", datatype => "literal", fieldtype => "field" },
{ content => "issuesubtitle", datatype => "literal", fieldtype => "field" },
{ content => "issuetitle", datatype => "literal", fieldtype => "field" },
{ content => "iswc", datatype => "literal", fieldtype => "field" },
{
content => "journalsubtitle",
datatype => "literal",
fieldtype => "field",
},
{ content => "journaltitle", datatype => "literal", fieldtype => "field" },
{ content => "label", datatype => "literal", fieldtype => "field" },
{ content => "langid", datatype => "literal", fieldtype => "field" },
{ content => "langidopts", datatype => "literal", fieldtype => "field" },
{ content => "library", datatype => "literal", fieldtype => "field" },
{ content => "mainsubtitle", datatype => "literal", fieldtype => "field" },
{ content => "maintitle", datatype => "literal", fieldtype => "field" },
{
content => "maintitleaddon",
datatype => "literal",
fieldtype => "field",
},
{ content => "nameaddon", datatype => "literal", fieldtype => "field" },
{ content => "note", datatype => "literal", fieldtype => "field" },
{ content => "origtitle", datatype => "literal", fieldtype => "field" },
{ content => "pagetotal", datatype => "literal", fieldtype => "field" },
{ content => "part", datatype => "literal", fieldtype => "field" },
{ content => "relatedstring", datatype => "literal", fieldtype => "field" },
{ content => "relatedtype", datatype => "literal", fieldtype => "field" },
{ content => "reprinttitle", datatype => "literal", fieldtype => "field" },
{ content => "series", datatype => "literal", fieldtype => "field" },
{
content => "shorthandintro",
datatype => "literal",
fieldtype => "field",
},
{ content => "subtitle", datatype => "literal", fieldtype => "field" },
{ content => "title", datatype => "literal", fieldtype => "field" },
{ content => "titleaddon", datatype => "literal", fieldtype => "field" },
{ content => "usera", datatype => "literal", fieldtype => "field" },
{ content => "userb", datatype => "literal", fieldtype => "field" },
{ content => "userc", datatype => "literal", fieldtype => "field" },
{ content => "userd", datatype => "literal", fieldtype => "field" },
{ content => "usere", datatype => "literal", fieldtype => "field" },
{ content => "userf", datatype => "literal", fieldtype => "field" },
{ content => "venue", datatype => "literal", fieldtype => "field" },
{ content => "version", datatype => "literal", fieldtype => "field" },
{
content => "shorthand",
datatype => "literal",
fieldtype => "field",
label => "true",
},
{
content => "shortjournal",
datatype => "literal",
fieldtype => "field",
label => "true",
},
{
content => "shortseries",
datatype => "literal",
fieldtype => "field",
label => "true",
},
{
content => "shorttitle",
datatype => "literal",
fieldtype => "field",
label => "true",
},
{
content => "sortyear",
datatype => "literal",
fieldtype => "field",
skip_output => "true",
},
{
content => "sorttitle",
datatype => "literal",
fieldtype => "field",
skip_output => "true",
},
{
content => "sortshorthand",
datatype => "literal",
fieldtype => "field",
skip_output => "true",
},
{
content => "sortkey",
datatype => "literal",
fieldtype => "field",
skip_output => "true",
},
{
content => "presort",
datatype => "literal",
fieldtype => "field",
skip_output => "true",
},
{ content => "institution", datatype => "literal", fieldtype => "list" },
{ content => "lista", datatype => "literal", fieldtype => "list" },
{ content => "listb", datatype => "literal", fieldtype => "list" },
{ content => "listc", datatype => "literal", fieldtype => "list" },
{ content => "listd", datatype => "literal", fieldtype => "list" },
{ content => "liste", datatype => "literal", fieldtype => "list" },
{ content => "listf", datatype => "literal", fieldtype => "list" },
{ content => "location", datatype => "literal", fieldtype => "list" },
{ content => "organization", datatype => "literal", fieldtype => "list" },
{ content => "origlocation", datatype => "literal", fieldtype => "list" },
{ content => "origpublisher", datatype => "literal", fieldtype => "list" },
{ content => "publisher", datatype => "literal", fieldtype => "list" },
{ content => "afterword", datatype => "name", fieldtype => "list" },
{ content => "annotator", datatype => "name", fieldtype => "list" },
{ content => "author", datatype => "name", fieldtype => "list" },
{ content => "bookauthor", datatype => "name", fieldtype => "list" },
{ content => "commentator", datatype => "name", fieldtype => "list" },
{ content => "editor", datatype => "name", fieldtype => "list" },
{ content => "editora", datatype => "name", fieldtype => "list" },
{ content => "editorb", datatype => "name", fieldtype => "list" },
{ content => "editorc", datatype => "name", fieldtype => "list" },
{ content => "foreword", datatype => "name", fieldtype => "list" },
{ content => "holder", datatype => "name", fieldtype => "list" },
{ content => "introduction", datatype => "name", fieldtype => "list" },
{ content => "namea", datatype => "name", fieldtype => "list" },
{ content => "nameb", datatype => "name", fieldtype => "list" },
{ content => "namec", datatype => "name", fieldtype => "list" },
{ content => "translator", datatype => "name", fieldtype => "list" },
{
content => "shortauthor",
datatype => "name",
fieldtype => "list",
label => "true",
},
{
content => "shorteditor",
datatype => "name",
fieldtype => "list",
label => "true",
},
{
content => "sortname",
datatype => "name",
fieldtype => "list",
skip_output => "true",
},
{ content => "authortype", datatype => "key", fieldtype => "field" },
{ content => "editoratype", datatype => "key", fieldtype => "field" },
{ content => "editorbtype", datatype => "key", fieldtype => "field" },
{ content => "editorctype", datatype => "key", fieldtype => "field" },
{ content => "editortype", datatype => "key", fieldtype => "field" },
{ content => "bookpagination", datatype => "key", fieldtype => "field" },
{ content => "nameatype", datatype => "key", fieldtype => "field" },
{ content => "namebtype", datatype => "key", fieldtype => "field" },
{ content => "namectype", datatype => "key", fieldtype => "field" },
{ content => "origlanguage", datatype => "key", fieldtype => "field" },
{ content => "pagination", datatype => "key", fieldtype => "field" },
{ content => "pubstate", datatype => "key", fieldtype => "field" },
{ content => "type", datatype => "key", fieldtype => "field" },
{ content => "language", datatype => "key", fieldtype => "list" },
{ content => "crossref", datatype => "entrykey", fieldtype => "field" },
{ content => "xref", datatype => "entrykey", fieldtype => "field" },
{
content => "date",
datatype => "date",
fieldtype => "field",
skip_output => "true",
},
{
content => "endyear",
datatype => "datepart",
fieldtype => "field",
nullok => "true",
},
{
content => "year",
datatype => "datepart",
fieldtype => "field",
nullok => "true",
},
{ content => "month", datatype => "datepart", fieldtype => "field" },
{ content => "day", datatype => "datepart", fieldtype => "field" },
{ content => "hour", datatype => "datepart", fieldtype => "field" },
{ content => "minute", datatype => "datepart", fieldtype => "field" },
{ content => "second", datatype => "datepart", fieldtype => "field" },
{ content => "timezone", datatype => "datepart", fieldtype => "field" },
{ content => "season", datatype => "datepart", fieldtype => "field" },
{ content => "endmonth", datatype => "datepart", fieldtype => "field" },
{ content => "endday", datatype => "datepart", fieldtype => "field" },
{ content => "endhour", datatype => "datepart", fieldtype => "field" },
{ content => "endminute", datatype => "datepart", fieldtype => "field" },
{ content => "endsecond", datatype => "datepart", fieldtype => "field" },
{ content => "endtimezone", datatype => "datepart", fieldtype => "field" },
{ content => "endseason", datatype => "datepart", fieldtype => "field" },
{
content => "eventdate",
datatype => "date",
fieldtype => "field",
skip_output => "true",
},
{
content => "eventendyear",
datatype => "datepart",
fieldtype => "field",
nullok => "true",
},
{
content => "eventyear",
datatype => "datepart",
fieldtype => "field",
nullok => "true",
},
{ content => "eventmonth", datatype => "datepart", fieldtype => "field" },
{ content => "eventday", datatype => "datepart", fieldtype => "field" },
{ content => "eventhour", datatype => "datepart", fieldtype => "field" },
{ content => "eventminute", datatype => "datepart", fieldtype => "field" },
{ content => "eventsecond", datatype => "datepart", fieldtype => "field" },
{
content => "eventtimezone",
datatype => "datepart",
fieldtype => "field",
},
{ content => "eventseason", datatype => "datepart", fieldtype => "field" },
{
content => "eventendmonth",
datatype => "datepart",
fieldtype => "field",
},
{ content => "eventendday", datatype => "datepart", fieldtype => "field" },
{ content => "eventendhour", datatype => "datepart", fieldtype => "field" },
{
content => "eventendminute",
datatype => "datepart",
fieldtype => "field",
},
{
content => "eventendsecond",
datatype => "datepart",
fieldtype => "field",
},
{
content => "eventendtimezone",
datatype => "datepart",
fieldtype => "field",
},
{
content => "eventendseason",
datatype => "datepart",
fieldtype => "field",
},
{
content => "origdate",
datatype => "date",
fieldtype => "field",
skip_output => "true",
},
{
content => "origendyear",
datatype => "datepart",
fieldtype => "field",
nullok => "true",
},
{
content => "origyear",
datatype => "datepart",
fieldtype => "field",
nullok => "true",
},
{ content => "origmonth", datatype => "datepart", fieldtype => "field" },
{ content => "origday", datatype => "datepart", fieldtype => "field" },
{ content => "orighour", datatype => "datepart", fieldtype => "field" },
{ content => "origminute", datatype => "datepart", fieldtype => "field" },
{ content => "origsecond", datatype => "datepart", fieldtype => "field" },
{ content => "origtimezone", datatype => "datepart", fieldtype => "field" },
{ content => "origseason", datatype => "datepart", fieldtype => "field" },
{ content => "origendmonth", datatype => "datepart", fieldtype => "field" },
{ content => "origendday", datatype => "datepart", fieldtype => "field" },
{ content => "origendhour", datatype => "datepart", fieldtype => "field" },
{
content => "origendminute",
datatype => "datepart",
fieldtype => "field",
},
{
content => "origendsecond",
datatype => "datepart",
fieldtype => "field",
},
{
content => "origendtimezone",
datatype => "datepart",
fieldtype => "field",
},
{
content => "origendseason",
datatype => "datepart",
fieldtype => "field",
},
{
content => "urldate",
datatype => "date",
fieldtype => "field",
skip_output => "true",
},
{
content => "urlendyear",
datatype => "datepart",
fieldtype => "field",
nullok => "true",
},
{
content => "urlyear",
datatype => "datepart",
fieldtype => "field",
nullok => "true",
},
{ content => "urlmonth", datatype => "datepart", fieldtype => "field" },
{ content => "urlday", datatype => "datepart", fieldtype => "field" },
{ content => "urlhour", datatype => "datepart", fieldtype => "field" },
{ content => "urlminute", datatype => "datepart", fieldtype => "field" },
{ content => "urlsecond", datatype => "datepart", fieldtype => "field" },
{ content => "urltimezone", datatype => "datepart", fieldtype => "field" },
{ content => "urlseason", datatype => "datepart", fieldtype => "field" },
{ content => "urlendmonth", datatype => "datepart", fieldtype => "field" },
{ content => "urlendday", datatype => "datepart", fieldtype => "field" },
{ content => "urlendhour", datatype => "datepart", fieldtype => "field" },
{ content => "urlendminute", datatype => "datepart", fieldtype => "field" },
{ content => "urlendsecond", datatype => "datepart", fieldtype => "field" },
{
content => "urlendtimezone",
datatype => "datepart",
fieldtype => "field",
},
{ content => "urlendseason", datatype => "datepart", fieldtype => "field" },
{ content => "doi", datatype => "verbatim", fieldtype => "field" },
{ content => "eprint", datatype => "verbatim", fieldtype => "field" },
{ content => "file", datatype => "verbatim", fieldtype => "field" },
{ content => "verba", datatype => "verbatim", fieldtype => "field" },
{ content => "verbb", datatype => "verbatim", fieldtype => "field" },
{ content => "verbc", datatype => "verbatim", fieldtype => "field" },
{ content => "url", datatype => "uri", fieldtype => "field" },
{
content => "xdata",
datatype => "entrykey",
fieldtype => "field",
format => "xsv",
skip_output => "true",
},
{
content => "ids",
datatype => "entrykey",
fieldtype => "field",
format => "xsv",
skip_output => "true",
},
{
content => "entryset",
datatype => "entrykey",
fieldtype => "field",
format => "xsv",
skip_output => "true",
},
{
content => "related",
datatype => "entrykey",
fieldtype => "field",
format => "xsv",
},
{
content => "keywords",
datatype => "keyword",
fieldtype => "field",
format => "xsv",
},
{
content => "options",
datatype => "option",
fieldtype => "field",
format => "xsv",
skip_output => "true",
},
{
content => "relatedoptions",
datatype => "option",
fieldtype => "field",
format => "xsv",
skip_output => "true",
},
{ content => "pages", datatype => "range", fieldtype => "field" },
{ content => "execute", datatype => "code", fieldtype => "field" },
],
},
},
gregorianstart => "1582-10-15",
inheritance => {
defaults => { content => "\n ", inherit_all => "true", override_target => "false" },
inherit => [
{
field => [
{ source => "author", target => "author" },
{ source => "author", target => "bookauthor" },
],
type_pair => [
{ source => "mvbook", target => "inbook" },
{ source => "mvbook", target => "bookinbook" },
{ source => "mvbook", target => "suppbook" },
{ source => "book", target => "inbook" },
{ source => "book", target => "bookinbook" },
{ source => "book", target => "suppbook" },
],
},
{
field => [
{ source => "title", target => "maintitle" },
{ source => "subtitle", target => "mainsubtitle" },
{ source => "titleaddon", target => "maintitleaddon" },
{ skip => "true", source => "shorttitle" },
{ skip => "true", source => "sorttitle" },
{ skip => "true", source => "indextitle" },
{ skip => "true", source => "indexsorttitle" },
],
type_pair => [
{ source => "mvbook", target => "book" },
{ source => "mvbook", target => "inbook" },
{ source => "mvbook", target => "bookinbook" },
{ source => "mvbook", target => "suppbook" },
],
},
{
field => [
{ source => "title", target => "maintitle" },
{ source => "subtitle", target => "mainsubtitle" },
{ source => "titleaddon", target => "maintitleaddon" },
{ skip => "true", source => "shorttitle" },
{ skip => "true", source => "sorttitle" },
{ skip => "true", source => "indextitle" },
{ skip => "true", source => "indexsorttitle" },
],
type_pair => [
{ source => "mvcollection", target => "collection" },
{ source => "mvcollection", target => "reference" },
{ source => "mvcollection", target => "incollection" },
{ source => "mvcollection", target => "inreference" },
{ source => "mvcollection", target => "suppcollection" },
{ source => "mvreference", target => "collection" },
{ source => "mvreference", target => "reference" },
{ source => "mvreference", target => "incollection" },
{ source => "mvreference", target => "inreference" },
{ source => "mvreference", target => "suppcollection" },
],
},
{
field => [
{ source => "title", target => "maintitle" },
{ source => "subtitle", target => "mainsubtitle" },
{ source => "titleaddon", target => "maintitleaddon" },
{ skip => "true", source => "shorttitle" },
{ skip => "true", source => "sorttitle" },
{ skip => "true", source => "indextitle" },
{ skip => "true", source => "indexsorttitle" },
],
type_pair => [
{ source => "mvproceedings", target => "proceedings" },
{ source => "mvproceedings", target => "inproceedings" },
],
},
{
field => [
{ source => "title", target => "booktitle" },
{ source => "subtitle", target => "booksubtitle" },
{ source => "titleaddon", target => "booktitleaddon" },
{ skip => "true", source => "shorttitle" },
{ skip => "true", source => "sorttitle" },
{ skip => "true", source => "indextitle" },
{ skip => "true", source => "indexsorttitle" },
],
type_pair => [
{ source => "book", target => "inbook" },
{ source => "book", target => "bookinbook" },
{ source => "book", target => "suppbook" },
],
},
{
field => [
{ source => "title", target => "booktitle" },
{ source => "subtitle", target => "booksubtitle" },
{ source => "titleaddon", target => "booktitleaddon" },
{ skip => "true", source => "shorttitle" },
{ skip => "true", source => "sorttitle" },
{ skip => "true", source => "indextitle" },
{ skip => "true", source => "indexsorttitle" },
],
type_pair => [
{ source => "collection", target => "incollection" },
{ source => "collection", target => "inreference" },
{ source => "collection", target => "suppcollection" },
{ source => "reference", target => "incollection" },
{ source => "reference", target => "inreference" },
{ source => "reference", target => "suppcollection" },
],
},
{
field => [
{ source => "title", target => "booktitle" },
{ source => "subtitle", target => "booksubtitle" },
{ source => "titleaddon", target => "booktitleaddon" },
{ skip => "true", source => "shorttitle" },
{ skip => "true", source => "sorttitle" },
{ skip => "true", source => "indextitle" },
{ skip => "true", source => "indexsorttitle" },
],
type_pair => [{ source => "proceedings", target => "inproceedings" }],
},
{
field => [
{ source => "title", target => "journaltitle" },
{ source => "subtitle", target => "journalsubtitle" },
{ skip => "true", source => "shorttitle" },
{ skip => "true", source => "sorttitle" },
{ skip => "true", source => "indextitle" },
{ skip => "true", source => "indexsorttitle" },
],
type_pair => [
{ source => "periodical", target => "article" },
{ source => "periodical", target => "suppperiodical" },
],
},
{
field => [
{ skip => "true", source => "ids" },
{ skip => "true", source => "crossref" },
{ skip => "true", source => "xref" },
{ skip => "true", source => "entryset" },
{ skip => "true", source => "entrysubtype" },
{ skip => "true", source => "execute" },
{ skip => "true", source => "label" },
{ skip => "true", source => "options" },
{ skip => "true", source => "presort" },
{ skip => "true", source => "related" },
{ skip => "true", source => "relatedoptions" },
{ skip => "true", source => "relatedstring" },
{ skip => "true", source => "relatedtype" },
{ skip => "true", source => "shorthand" },
{ skip => "true", source => "shorthandintro" },
{ skip => "true", source => "sortkey" },
],
type_pair => [{ source => "*", target => "*" }],
},
],
},
julian => 0,
labelalpha => 0,
labelalphanametemplate => [
{
namepart => "prefix",
pre => 1,
substring_compound => 1,
substring_side => undef,
substring_width => 1,
use => 1,
},
{
namepart => "family",
pre => undef,
substring_compound => undef,
substring_side => undef,
substring_width => undef,
use => undef,
},
],
labelalphatemplate => {
labelelement => [
{
labelpart => [
{ content => "shorthand", final => 1 },
{ content => "label" },
{
content => "labelname",
ifnames => 1,
substring_side => "left",
substring_width => 3,
},
{ content => "labelname", substring_side => "left", substring_width => 1 },
],
order => 1,
},
{
labelpart => [
{ content => "year", substring_side => "right", substring_width => 2 },
],
order => 2,
},
],
type => "global",
},
labeldateparts => 1,
labeldatespec => [
{ content => "date", type => "field" },
{ content => "year", type => "field" },
{ content => "eventdate", type => "field" },
{ content => "origdate", type => "field" },
{ content => "urldate", type => "field" },
{ content => "nodate", type => "string" },
],
labelnamespec => [
{ content => "shortauthor" },
{ content => "author" },
{ content => "shorteditor" },
{ content => "editor" },
{ content => "translator" },
],
labeltitle => 0,
labeltitlespec => [
{ content => "shorttitle" },
{ content => "title" },
{ content => "maintitle" },
],
labeltitleyear => 0,
maxalphanames => 3,
maxbibnames => 3,
maxcitenames => 3,
maxitems => 3,
minalphanames => 1,
minbibnames => 1,
mincitenames => 1,
minitems => 1,
presort => "mm",
singletitle => 0,
sortalphaothers => "+",
sorting => {
locale => "en-US",
spec => [
[undef, { presort => {} }],
[{ final => 1 }, { sortkey => {} }],
[
undef,
{ sortname => {} },
{ author => {} },
{ editor => {} },
{ translator => {} },
{ sorttitle => {} },
{ title => {} },
],
[undef, { sortyear => {} }, { year => {} }],
[undef, { sorttitle => {} }, { title => {} }],
[undef, { volume => {} }, { "0" => {} }],
],
},
sortingnamekey => {
global => [
[{ type => "namepart", use => 1, value => "prefix" }],
[{ type => "namepart", value => "family" }],
[{ type => "namepart", value => "given" }],
[{ type => "namepart", value => "suffix" }],
[{ type => "namepart", use => 0, value => "prefix" }],
],
},
sortlocale => "english",
sortscheme => "nyt",
uniquebaretitle => 0,
uniquelist => 1,
uniquename => 2,
uniquenametemplate => [
{ base => 1, namepart => "prefix", use => 1 },
{ base => 1, namepart => "family", use => undef },
{ base => undef, namepart => "given", use => undef },
],
uniqueprimaryauthor => 0,
uniquetitle => 0,
uniquework => 0,
useafterword => 1,
useannotator => 1,
useauthor => 1,
usebookauthor => 1,
usecommentator => 1,
useeditor => 1,
useeditora => 1,
useeditorb => 1,
useeditorc => 1,
useforeword => 1,
useholder => 1,
useintroduction => 1,
usenamea => 1,
usenameb => 1,
usenamec => 1,
useprefix => 0,
useshortauthor => 1,
useshorteditor => 1,
usetranslator => 0,
},
},
},
state => {
citkey_aliases => {},
control_file_location => "",
crossref => [],
crossrefkeys => {},
datafiles => [],
graph => {},
keyorder => { "0" => { "gruber:w:2004" => 1 } },
ladisambiguation => {},
seen_extraalpha => {},
seen_extratitle => {},
seen_extratitleyear => {},
seen_extrayear => {},
seen_nametitle => {},
seen_nameyear => {},
seen_titleyear => {},
seenbaretitle => {},
seenkeys => { "0" => { "gruber:w:2004" => 1 } },
seenname => {},
seentitle => {},
seenwork => {},
set => { cp => {}, pc => {} },
uniqignore => {},
uniquelistcount => {},
uniquenamecount => {},
uniquenamecount_all => {},
unulchanged => 1,
xdata => [],
xrefkeys => {},
},
}
############# Dump of initial biber object: ###############
do {
require Symbol;
bless({
output_obj => bless({
output_data => {
HEAD => "% \$ biblatex auxiliary file \$\n% \$ biblatex bbl format version 2.8 \$\n% Do not modify the above lines!\n%\n% This is an auxiliary file used by the 'biblatex' package.\n% This file may safely be deleted. It will be recreated by\n% biber as required.\n%\n\\begingroup\n\\makeatletter\n\\\@ifundefined{ver\@biblatex.sty}\n {\\\@latex\@error\n {Missing 'biblatex' package}\n {The bibliography requires the 'biblatex' package.}\n \\aftergroup\\endinput}\n {}\n\\endgroup\n\n",
TAIL => "",
},
output_target => bless(Symbol::gensym(), "IO::File"),
output_target_file => "blockkscpaitals.bbl",
}, "Biber::Output::bbl"),
sections => bless({
"0" => bless({
allkeys => 0,
bcfkeycache => {},
bibentries => bless({}, "Biber::Entries"),
citekey_alias => {},
citekeys => ["gruber:w:2004"],
citekeys_h => { "gruber:w:2004" => 1 },
datasources => [
{ datatype => "bibtex", name => "blockkscpaitals.bib", type => "file" },
],
dkeys => {},
everykey => {},
everykey_lc => {},
keytods => {},
keytorelclone => {},
labelcache_l => {},
labelcache_v => {},
number => 0,
orig_order_citekeys => ["gruber:w:2004"],
relclonetokey => {},
relkeys => {},
sortcache => [],
undef_citekeys => [],
}, "Biber::Section"),
}, "Biber::Sections"),
sortlists => bless({
lists => [
bless({
labelprefix => "",
name => "nyt/global/",
section => 0,
sortinitcollator => bless({
__useXS => sub { ... },
accepted_locale => "default",
alternate => "shifted",
backwards => undef,
backwardsFlag => 0,
contraction => { "3270;3266" => 1, "3545;3535" => 1, "4018;3953" => 1, "4019;3953" => 1 },
derivCode => sub { ... },
level => 1,
locale => "en-US",
long_contraction => "",
mapping => {
"1048;774" => ["\0 \b\0 \0\b\0\0"],
"1080;774" => ["\0 \b\0 \0\2\0\0"],
"108;183" => ["\0\34\xF2\0 \0\2\0\0", "\0\0\0\1\13\0\2\0\0"],
"108;903" => ["\0\34\xF2\0 \0\2\0\0", "\0\0\0\1\13\0\2\0\0"],
"1575;1619" => ["\0\"y\0 \0\2\0\0"],
"1575;1620" => ["\0\"z\0 \0\2\0\0"],
"1575;1621" => ["\0\"~\0 \0\2\0\0"],
"1608;1620" => ["\0\"}\0 \0\2\0\0"],
"1610;1620" => ["\0\"\x82\0 \0\2\0\0"],
"2503;2494" => ["\0&o\0 \0\2\0\0"],
"2503;2519" => ["\0&p\0 \0\2\0\0"],
"2887;2878" => ["\0'/\0 \0\2\0\0"],
"2887;2902" => ["\0'.\0 \0\2\0\0"],
"2887;2903" => ["\0'0\0 \0\2\0\0"],
"2962;3031" => ["\0'\@\0 \0\2\0\0"],
"3014;3006" => ["\0'a\0 \0\2\0\0"],
"3014;3031" => ["\0'c\0 \0\2\0\0"],
"3015;3006" => ["\0'b\0 \0\2\0\0"],
"3142;3158" => ["\0'\xA9\0 \0\2\0\0"],
"3263;3285" => ["\0'\xE9\0 \0\2\0\0"],
"3270;3266" => ["\0'\xF3\0 \0\2\0\0"],
"3270;3266;3285" => ["\0'\xF4\0 \0\2\0\0"],
"3270;3285" => ["\0'\xF1\0 \0\2\0\0"],
"3270;3286" => ["\0'\xF2\0 \0\2\0\0"],
"3274;3285" => ["\0'\xF4\0 \0\2\0\0"],
"3398;3390" => ["\0(=\0 \0\2\0\0"],
"3398;3415" => ["\0(?\0 \0\2\0\0"],
"3399;3390" => ["\0(>\0 \0\2\0\0"],
"3545;3530" => ["\0(\x89\0 \0\2\0\0"],
"3545;3535" => ["\0(\x8B\0 \0\2\0\0"],
"3545;3535;3530" => ["\0(\x8C\0 \0\2\0\0"],
"3545;3551" => ["\0(\x8D\0 \0\2\0\0"],
"3548;3530" => ["\0(\x8C\0 \0\2\0\0"],
"3648;3585" => ["\0,b\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3586" => ["\0,c\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3587" => ["\0,d\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3588" => ["\0,e\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3589" => ["\0,f\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3590" => ["\0,g\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3591" => ["\0,h\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3592" => ["\0,i\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3593" => ["\0,j\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3594" => ["\0,k\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3595" => ["\0,l\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3596" => ["\0,m\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3597" => ["\0,n\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3598" => ["\0,o\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3599" => ["\0,p\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3600" => ["\0,q\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3601" => ["\0,r\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3602" => ["\0,s\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3603" => ["\0,t\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3604" => ["\0,u\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3605" => ["\0,v\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3606" => ["\0,w\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3607" => ["\0,x\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3608" => ["\0,y\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3609" => ["\0,z\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3610" => ["\0,{\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3611" => ["\0,|\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3612" => ["\0,}\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3613" => ["\0,~\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3614" => ["\0,\x7F\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3615" => ["\0,\x80\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3616" => ["\0,\x81\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3617" => ["\0,\x82\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3618" => ["\0,\x83\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3619" => ["\0,\x84\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3620" => ["\0,\x85\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3621" => ["\0,\x86\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3622" => ["\0,\x87\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3623" => ["\0,\x88\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3624" => ["\0,\x89\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3625" => ["\0,\x8A\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3626" => ["\0,\x8B\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3627" => ["\0,\x8C\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3628" => ["\0,\x8D\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3629" => ["\0,\x8E\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3648;3630" => ["\0,\x8F\0 \0\2\0\0", "\0,\x9C\0 \0\2\0\0"],
"3649;3585" => ["\0,b\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3586" => ["\0,c\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3587" => ["\0,d\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3588" => ["\0,e\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3589" => ["\0,f\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3590" => ["\0,g\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3591" => ["\0,h\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3592" => ["\0,i\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3593" => ["\0,j\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3594" => ["\0,k\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3595" => ["\0,l\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3596" => ["\0,m\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3597" => ["\0,n\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3598" => ["\0,o\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3599" => ["\0,p\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3600" => ["\0,q\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3601" => ["\0,r\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3602" => ["\0,s\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3603" => ["\0,t\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3604" => ["\0,u\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3605" => ["\0,v\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3606" => ["\0,w\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3607" => ["\0,x\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3608" => ["\0,y\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3609" => ["\0,z\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3610" => ["\0,{\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3611" => ["\0,|\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3612" => ["\0,}\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3613" => ["\0,~\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3614" => ["\0,\x7F\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3615" => ["\0,\x80\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3616" => ["\0,\x81\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3617" => ["\0,\x82\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3618" => ["\0,\x83\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3619" => ["\0,\x84\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3620" => ["\0,\x85\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3621" => ["\0,\x86\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3622" => ["\0,\x87\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3623" => ["\0,\x88\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3624" => ["\0,\x89\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3625" => ["\0,\x8A\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3626" => ["\0,\x8B\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3627" => ["\0,\x8C\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3628" => ["\0,\x8D\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3629" => ["\0,\x8E\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3649;3630" => ["\0,\x8F\0 \0\2\0\0", "\0,\x9D\0 \0\2\0\0"],
"3650;3585" => ["\0,b\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3586" => ["\0,c\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3587" => ["\0,d\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3588" => ["\0,e\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3589" => ["\0,f\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3590" => ["\0,g\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3591" => ["\0,h\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3592" => ["\0,i\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3593" => ["\0,j\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3594" => ["\0,k\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3595" => ["\0,l\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3596" => ["\0,m\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3597" => ["\0,n\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3598" => ["\0,o\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3599" => ["\0,p\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3600" => ["\0,q\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3601" => ["\0,r\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3602" => ["\0,s\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3603" => ["\0,t\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3604" => ["\0,u\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3605" => ["\0,v\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3606" => ["\0,w\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3607" => ["\0,x\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3608" => ["\0,y\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3609" => ["\0,z\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3610" => ["\0,{\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3611" => ["\0,|\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3612" => ["\0,}\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3613" => ["\0,~\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3614" => ["\0,\x7F\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3615" => ["\0,\x80\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3616" => ["\0,\x81\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3617" => ["\0,\x82\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3618" => ["\0,\x83\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3619" => ["\0,\x84\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3620" => ["\0,\x85\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3621" => ["\0,\x86\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3622" => ["\0,\x87\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3623" => ["\0,\x88\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3624" => ["\0,\x89\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3625" => ["\0,\x8A\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3626" => ["\0,\x8B\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3627" => ["\0,\x8C\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3628" => ["\0,\x8D\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3629" => ["\0,\x8E\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3650;3630" => ["\0,\x8F\0 \0\2\0\0", "\0,\x9E\0 \0\2\0\0"],
"3651;3585" => ["\0,b\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3586" => ["\0,c\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3587" => ["\0,d\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3588" => ["\0,e\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3589" => ["\0,f\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3590" => ["\0,g\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3591" => ["\0,h\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3592" => ["\0,i\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3593" => ["\0,j\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3594" => ["\0,k\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3595" => ["\0,l\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3596" => ["\0,m\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3597" => ["\0,n\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3598" => ["\0,o\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3599" => ["\0,p\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3600" => ["\0,q\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3601" => ["\0,r\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3602" => ["\0,s\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3603" => ["\0,t\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3604" => ["\0,u\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3605" => ["\0,v\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3606" => ["\0,w\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3607" => ["\0,x\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3608" => ["\0,y\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3609" => ["\0,z\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3610" => ["\0,{\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3611" => ["\0,|\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3612" => ["\0,}\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3613" => ["\0,~\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3614" => ["\0,\x7F\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3615" => ["\0,\x80\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3616" => ["\0,\x81\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3617" => ["\0,\x82\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3618" => ["\0,\x83\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3619" => ["\0,\x84\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3620" => ["\0,\x85\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3621" => ["\0,\x86\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3622" => ["\0,\x87\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3623" => ["\0,\x88\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3624" => ["\0,\x89\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3625" => ["\0,\x8A\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3626" => ["\0,\x8B\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3627" => ["\0,\x8C\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3628" => ["\0,\x8D\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3629" => ["\0,\x8E\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3651;3630" => ["\0,\x8F\0 \0\2\0\0", "\0,\x9F\0 \0\2\0\0"],
"3652;3585" => ["\0,b\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3586" => ["\0,c\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3587" => ["\0,d\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3588" => ["\0,e\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3589" => ["\0,f\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3590" => ["\0,g\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3591" => ["\0,h\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3592" => ["\0,i\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3593" => ["\0,j\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3594" => ["\0,k\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3595" => ["\0,l\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3596" => ["\0,m\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3597" => ["\0,n\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3598" => ["\0,o\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3599" => ["\0,p\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3600" => ["\0,q\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3601" => ["\0,r\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3602" => ["\0,s\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3603" => ["\0,t\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3604" => ["\0,u\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3605" => ["\0,v\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3606" => ["\0,w\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3607" => ["\0,x\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3608" => ["\0,y\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3609" => ["\0,z\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3610" => ["\0,{\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3611" => ["\0,|\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3612" => ["\0,}\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3613" => ["\0,~\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3614" => ["\0,\x7F\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3615" => ["\0,\x80\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3616" => ["\0,\x81\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3617" => ["\0,\x82\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3618" => ["\0,\x83\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3619" => ["\0,\x84\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3620" => ["\0,\x85\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3621" => ["\0,\x86\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3622" => ["\0,\x87\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3623" => ["\0,\x88\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3624" => ["\0,\x89\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3625" => ["\0,\x8A\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3626" => ["\0,\x8B\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3627" => ["\0,\x8C\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3628" => ["\0,\x8D\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3629" => ["\0,\x8E\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3652;3630" => ["\0,\x8F\0 \0\2\0\0", "\0,\xA0\0 \0\2\0\0"],
"3661;3634" => ["\0,\x94\0 \0\2\0\0"],
"3776;3713" => ["\0,\xA3\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3714" => ["\0,\xA4\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3716" => ["\0,\xA5\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3719" => ["\0,\xA6\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3720" => ["\0,\xA7\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3722" => ["\0,\xA9\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3725" => ["\0,\xAB\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3732" => ["\0,\xAC\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3733" => ["\0,\xAD\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3734" => ["\0,\xAE\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3735" => ["\0,\xAF\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3737" => ["\0,\xB0\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3738" => ["\0,\xB1\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3739" => ["\0,\xB2\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3740" => ["\0,\xB3\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3741" => ["\0,\xB4\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3742" => ["\0,\xB5\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3743" => ["\0,\xB6\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3745" => ["\0,\xB7\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3746" => ["\0,\xB8\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3747" => ["\0,\xB9\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3749" => ["\0,\xBA\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3751" => ["\0,\xBB\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3754" => ["\0,\xA8\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3755" => ["\0,\xBC\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3757" => ["\0,\xBD\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3758" => ["\0,\xBE\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3804" => [
"\0,\xBC\0 \0\4\0\0",
"\0,\xB0\0 \0\4\0\0",
"\0,\xCD\0 \0\2\0\0",
],
"3776;3805" => [
"\0,\xBC\0 \0\4\0\0",
"\0,\xB7\0 \0\4\0\0",
"\0,\xCD\0 \0\2\0\0",
],
"3776;3806" => ["\0,\xA2\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3776;3807" => ["\0,\xAA\0 \0\2\0\0", "\0,\xCD\0 \0\2\0\0"],
"3777;3713" => ["\0,\xA3\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3714" => ["\0,\xA4\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3716" => ["\0,\xA5\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3719" => ["\0,\xA6\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3720" => ["\0,\xA7\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3722" => ["\0,\xA9\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3725" => ["\0,\xAB\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3732" => ["\0,\xAC\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3733" => ["\0,\xAD\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3734" => ["\0,\xAE\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3735" => ["\0,\xAF\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3737" => ["\0,\xB0\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3738" => ["\0,\xB1\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3739" => ["\0,\xB2\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3740" => ["\0,\xB3\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3741" => ["\0,\xB4\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3742" => ["\0,\xB5\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3743" => ["\0,\xB6\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3745" => ["\0,\xB7\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3746" => ["\0,\xB8\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3747" => ["\0,\xB9\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3749" => ["\0,\xBA\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3751" => ["\0,\xBB\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3754" => ["\0,\xA8\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3755" => ["\0,\xBC\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3757" => ["\0,\xBD\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3758" => ["\0,\xBE\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3804" => [
"\0,\xBC\0 \0\4\0\0",
"\0,\xB0\0 \0\4\0\0",
"\0,\xCE\0 \0\2\0\0",
],
"3777;3805" => [
"\0,\xBC\0 \0\4\0\0",
"\0,\xB7\0 \0\4\0\0",
"\0,\xCE\0 \0\2\0\0",
],
"3777;3806" => ["\0,\xA2\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3777;3807" => ["\0,\xAA\0 \0\2\0\0", "\0,\xCE\0 \0\2\0\0"],
"3778;3713" => ["\0,\xA3\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3714" => ["\0,\xA4\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3716" => ["\0,\xA5\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3719" => ["\0,\xA6\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3720" => ["\0,\xA7\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3722" => ["\0,\xA9\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3725" => ["\0,\xAB\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3732" => ["\0,\xAC\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3733" => ["\0,\xAD\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3734" => ["\0,\xAE\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3735" => ["\0,\xAF\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3737" => ["\0,\xB0\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3738" => ["\0,\xB1\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3739" => ["\0,\xB2\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3740" => ["\0,\xB3\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3741" => ["\0,\xB4\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3742" => ["\0,\xB5\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3743" => ["\0,\xB6\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3745" => ["\0,\xB7\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3746" => ["\0,\xB8\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3747" => ["\0,\xB9\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3749" => ["\0,\xBA\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3751" => ["\0,\xBB\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3754" => ["\0,\xA8\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3755" => ["\0,\xBC\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3757" => ["\0,\xBD\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3758" => ["\0,\xBE\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3804" => [
"\0,\xBC\0 \0\4\0\0",
"\0,\xB0\0 \0\4\0\0",
"\0,\xCF\0 \0\2\0\0",
],
"3778;3805" => [
"\0,\xBC\0 \0\4\0\0",
"\0,\xB7\0 \0\4\0\0",
"\0,\xCF\0 \0\2\0\0",
],
"3778;3806" => ["\0,\xA2\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3778;3807" => ["\0,\xAA\0 \0\2\0\0", "\0,\xCF\0 \0\2\0\0"],
"3779;3713" => ["\0,\xA3\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3714" => ["\0,\xA4\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3716" => ["\0,\xA5\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3719" => ["\0,\xA6\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3720" => ["\0,\xA7\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3722" => ["\0,\xA9\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3725" => ["\0,\xAB\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3732" => ["\0,\xAC\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3733" => ["\0,\xAD\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3734" => ["\0,\xAE\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3735" => ["\0,\xAF\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3737" => ["\0,\xB0\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3738" => ["\0,\xB1\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3739" => ["\0,\xB2\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3740" => ["\0,\xB3\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3741" => ["\0,\xB4\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3742" => ["\0,\xB5\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3743" => ["\0,\xB6\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3745" => ["\0,\xB7\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3746" => ["\0,\xB8\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3747" => ["\0,\xB9\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3749" => ["\0,\xBA\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3751" => ["\0,\xBB\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3754" => ["\0,\xA8\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3755" => ["\0,\xBC\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3757" => ["\0,\xBD\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3758" => ["\0,\xBE\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3804" => [
"\0,\xBC\0 \0\4\0\0",
"\0,\xB0\0 \0\4\0\0",
"\0,\xD0\0 \0\2\0\0",
],
"3779;3805" => [
"\0,\xBC\0 \0\4\0\0",
"\0,\xB7\0 \0\4\0\0",
"\0,\xD0\0 \0\2\0\0",
],
"3779;3806" => ["\0,\xA2\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3779;3807" => ["\0,\xAA\0 \0\2\0\0", "\0,\xD0\0 \0\2\0\0"],
"3780;3713" => ["\0,\xA3\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3714" => ["\0,\xA4\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3716" => ["\0,\xA5\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3719" => ["\0,\xA6\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3720" => ["\0,\xA7\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3722" => ["\0,\xA9\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3725" => ["\0,\xAB\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3732" => ["\0,\xAC\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3733" => ["\0,\xAD\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3734" => ["\0,\xAE\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3735" => ["\0,\xAF\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3737" => ["\0,\xB0\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3738" => ["\0,\xB1\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3739" => ["\0,\xB2\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3740" => ["\0,\xB3\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3741" => ["\0,\xB4\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3742" => ["\0,\xB5\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3743" => ["\0,\xB6\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3745" => ["\0,\xB7\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3746" => ["\0,\xB8\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3747" => ["\0,\xB9\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3749" => ["\0,\xBA\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3751" => ["\0,\xBB\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3754" => ["\0,\xA8\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3755" => ["\0,\xBC\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3757" => ["\0,\xBD\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3758" => ["\0,\xBE\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3804" => [
"\0,\xBC\0 \0\4\0\0",
"\0,\xB0\0 \0\4\0\0",
"\0,\xD1\0 \0\2\0\0",
],
"3780;3805" => [
"\0,\xBC\0 \0\4\0\0",
"\0,\xB7\0 \0\4\0\0",
"\0,\xD1\0 \0\2\0\0",
],
"3780;3806" => ["\0,\xA2\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3780;3807" => ["\0,\xAA\0 \0\2\0\0", "\0,\xD1\0 \0\2\0\0"],
"3789;3762" => ["\0,\xC3\0 \0\2\0\0"],
"3953;3954" => ["\0-g\0 \0\2\0\0"],
"3953;3956" => ["\0-k\0 \0\2\0\0"],
"3953;3968" => ["\0-i\0 \0\2\0\0"],
"4018;3953;3968" => ["\0-m\0 \0\2\0\0"],
"4018;3968" => ["\0-l\0 \0\2\0\0"],
"4018;3969" => ["\0-m\0 \0\2\0\0"],
"4019;3953;3968" => ["\0-o\0 \0\2\0\0"],
"4019;3968" => ["\0-n\0 \0\2\0\0"],
"4019;3969" => ["\0-o\0 \0\2\0\0"],
"4133;4142" => ["\0/U\0 \0\2\0\0"],
"43701;43648" => ["\0,\xD2\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43649" => ["\0,\xD3\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43650" => ["\0,\xD4\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43651" => ["\0,\xD5\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43652" => ["\0,\xD6\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43653" => ["\0,\xD7\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43654" => ["\0,\xD8\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43655" => ["\0,\xD9\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43656" => ["\0,\xDA\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43657" => ["\0,\xDB\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43658" => ["\0,\xDC\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43659" => ["\0,\xDD\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43660" => ["\0,\xDE\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43661" => ["\0,\xDF\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43662" => ["\0,\xE0\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43663" => ["\0,\xE1\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43664" => ["\0,\xE2\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43665" => ["\0,\xE3\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43666" => ["\0,\xE4\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43667" => ["\0,\xE5\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43668" => ["\0,\xE6\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43669" => ["\0,\xE7\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43670" => ["\0,\xE8\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43671" => ["\0,\xE9\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43672" => ["\0,\xEA\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43673" => ["\0,\xEB\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43674" => ["\0,\xEC\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43675" => ["\0,\xED\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43676" => ["\0,\xEE\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43677" => ["\0,\xEF\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43678" => ["\0,\xF0\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43679" => ["\0,\xF1\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43680" => ["\0,\xF2\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43681" => ["\0,\xF3\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43682" => ["\0,\xF4\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43683" => ["\0,\xF5\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43684" => ["\0,\xF6\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43685" => ["\0,\xF7\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43686" => ["\0,\xF8\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43687" => ["\0,\xF9\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43688" => ["\0,\xFA\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43689" => ["\0,\xFB\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43690" => ["\0,\xFC\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43691" => ["\0,\xFD\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43692" => ["\0,\xFE\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43693" => ["\0,\xFF\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43694" => ["\0-\0\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43701;43695" => ["\0-\1\0 \0\2\0\0", "\0-\a\0 \0\2\0\0"],
"43702;43648" => ["\0,\xD2\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43649" => ["\0,\xD3\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43650" => ["\0,\xD4\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43651" => ["\0,\xD5\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43652" => ["\0,\xD6\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43653" => ["\0,\xD7\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43654" => ["\0,\xD8\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43655" => ["\0,\xD9\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43656" => ["\0,\xDA\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43657" => ["\0,\xDB\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43658" => ["\0,\xDC\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43659" => ["\0,\xDD\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43660" => ["\0,\xDE\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43661" => ["\0,\xDF\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43662" => ["\0,\xE0\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43663" => ["\0,\xE1\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43664" => ["\0,\xE2\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43665" => ["\0,\xE3\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43666" => ["\0,\xE4\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43667" => ["\0,\xE5\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43668" => ["\0,\xE6\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43669" => ["\0,\xE7\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43670" => ["\0,\xE8\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43671" => ["\0,\xE9\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43672" => ["\0,\xEA\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43673" => ["\0,\xEB\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43674" => ["\0,\xEC\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43675" => ["\0,\xED\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43676" => ["\0,\xEE\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43677" => ["\0,\xEF\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43678" => ["\0,\xF0\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43679" => ["\0,\xF1\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43680" => ["\0,\xF2\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43681" => ["\0,\xF3\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43682" => ["\0,\xF4\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43683" => ["\0,\xF5\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43684" => ["\0,\xF6\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43685" => ["\0,\xF7\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43686" => ["\0,\xF8\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43687" => ["\0,\xF9\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43688" => ["\0,\xFA\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43689" => ["\0,\xFB\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43690" => ["\0,\xFC\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43691" => ["\0,\xFD\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43692" => ["\0,\xFE\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43693" => ["\0,\xFF\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43694" => ["\0-\0\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43702;43695" => ["\0-\1\0 \0\2\0\0", "\0-\b\0 \0\2\0\0"],
"43705;43648" => ["\0,\xD2\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43649" => ["\0,\xD3\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43650" => ["\0,\xD4\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43651" => ["\0,\xD5\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43652" => ["\0,\xD6\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43653" => ["\0,\xD7\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43654" => ["\0,\xD8\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43655" => ["\0,\xD9\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43656" => ["\0,\xDA\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43657" => ["\0,\xDB\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43658" => ["\0,\xDC\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43659" => ["\0,\xDD\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43660" => ["\0,\xDE\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43661" => ["\0,\xDF\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43662" => ["\0,\xE0\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43663" => ["\0,\xE1\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43664" => ["\0,\xE2\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43665" => ["\0,\xE3\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43666" => ["\0,\xE4\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43667" => ["\0,\xE5\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43668" => ["\0,\xE6\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43669" => ["\0,\xE7\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43670" => ["\0,\xE8\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43671" => ["\0,\xE9\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43672" => ["\0,\xEA\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43673" => ["\0,\xEB\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43674" => ["\0,\xEC\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43675" => ["\0,\xED\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43676" => ["\0,\xEE\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43677" => ["\0,\xEF\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43678" => ["\0,\xF0\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43679" => ["\0,\xF1\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43680" => ["\0,\xF2\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43681" => ["\0,\xF3\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43682" => ["\0,\xF4\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43683" => ["\0,\xF5\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43684" => ["\0,\xF6\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43685" => ["\0,\xF7\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43686" => ["\0,\xF8\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43687" => ["\0,\xF9\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43688" => ["\0,\xFA\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43689" => ["\0,\xFB\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43690" => ["\0,\xFC\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43691" => ["\0,\xFD\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43692" => ["\0,\xFE\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43693" => ["\0,\xFF\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43694" => ["\0-\0\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43705;43695" => ["\0-\1\0 \0\2\0\0", "\0-\13\0 \0\2\0\0"],
"43707;43648" => ["\0,\xD2\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43649" => ["\0,\xD3\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43650" => ["\0,\xD4\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43651" => ["\0,\xD5\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43652" => ["\0,\xD6\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43653" => ["\0,\xD7\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43654" => ["\0,\xD8\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43655" => ["\0,\xD9\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43656" => ["\0,\xDA\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43657" => ["\0,\xDB\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43658" => ["\0,\xDC\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43659" => ["\0,\xDD\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43660" => ["\0,\xDE\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43661" => ["\0,\xDF\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43662" => ["\0,\xE0\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43663" => ["\0,\xE1\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43664" => ["\0,\xE2\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43665" => ["\0,\xE3\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43666" => ["\0,\xE4\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43667" => ["\0,\xE5\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43668" => ["\0,\xE6\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43669" => ["\0,\xE7\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43670" => ["\0,\xE8\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43671" => ["\0,\xE9\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43672" => ["\0,\xEA\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43673" => ["\0,\xEB\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43674" => ["\0,\xEC\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43675" => ["\0,\xED\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43676" => ["\0,\xEE\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43677" => ["\0,\xEF\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43678" => ["\0,\xF0\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43679" => ["\0,\xF1\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43680" => ["\0,\xF2\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43681" => ["\0,\xF3\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43682" => ["\0,\xF4\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43683" => ["\0,\xF5\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43684" => ["\0,\xF6\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43685" => ["\0,\xF7\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43686" => ["\0,\xF8\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43687" => ["\0,\xF9\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43688" => ["\0,\xFA\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43689" => ["\0,\xFB\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43690" => ["\0,\xFC\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43691" => ["\0,\xFD\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43692" => ["\0,\xFE\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43693" => ["\0,\xFF\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43694" => ["\0-\0\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43707;43695" => ["\0-\1\0 \0\2\0\0", "\0-\r\0 \0\2\0\0"],
"43708;43648" => ["\0,\xD2\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43649" => ["\0,\xD3\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43650" => ["\0,\xD4\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43651" => ["\0,\xD5\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43652" => ["\0,\xD6\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43653" => ["\0,\xD7\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43654" => ["\0,\xD8\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43655" => ["\0,\xD9\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43656" => ["\0,\xDA\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43657" => ["\0,\xDB\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43658" => ["\0,\xDC\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43659" => ["\0,\xDD\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43660" => ["\0,\xDE\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43661" => ["\0,\xDF\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43662" => ["\0,\xE0\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43663" => ["\0,\xE1\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43664" => ["\0,\xE2\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43665" => ["\0,\xE3\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43666" => ["\0,\xE4\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43667" => ["\0,\xE5\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43668" => ["\0,\xE6\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43669" => ["\0,\xE7\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43670" => ["\0,\xE8\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43671" => ["\0,\xE9\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43672" => ["\0,\xEA\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43673" => ["\0,\xEB\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43674" => ["\0,\xEC\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43675" => ["\0,\xED\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43676" => ["\0,\xEE\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43677" => ["\0,\xEF\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43678" => ["\0,\xF0\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43679" => ["\0,\xF1\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43680" => ["\0,\xF2\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43681" => ["\0,\xF3\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43682" => ["\0,\xF4\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43683" => ["\0,\xF5\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43684" => ["\0,\xF6\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43685" => ["\0,\xF7\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43686" => ["\0,\xF8\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43687" => ["\0,\xF9\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43688" => ["\0,\xFA\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43689" => ["\0,\xFB\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43690" => ["\0,\xFC\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43691" => ["\0,\xFD\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43692" => ["\0,\xFE\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43693" => ["\0,\xFF\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43694" => ["\0-\0\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"43708;43695" => ["\0-\1\0 \0\2\0\0", "\0-\16\0 \0\2\0\0"],
"6581;6528" => ["\x000.\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6529" => ["\x000/\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6530" => ["\x0000\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6531" => ["\x0001\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6532" => ["\x0002\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6533" => ["\x0003\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6534" => ["\x0004\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6535" => ["\x0005\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6536" => ["\x0006\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6537" => ["\x0007\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6538" => ["\x0008\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6539" => ["\x0009\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6540" => ["\x000:\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6541" => ["\x000;\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6542" => ["\x000<\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6543" => ["\x000=\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6544" => ["\x000>\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6545" => ["\x000?\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6546" => ["\x000\@\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6547" => ["\x000A\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6548" => ["\x000B\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6549" => ["\x000C\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6550" => ["\x000D\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6551" => ["\x000E\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6552" => ["\x000F\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6553" => ["\x000G\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6554" => ["\x000H\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6555" => ["\x000I\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6556" => ["\x000J\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6557" => ["\x000K\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6558" => ["\x000L\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6559" => ["\x000M\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6560" => ["\x000N\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6561" => ["\x000O\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6562" => ["\x000P\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6563" => ["\x000Q\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6564" => ["\x000R\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6565" => ["\x000S\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6566" => ["\x000T\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6567" => ["\x000U\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6568" => ["\x000V\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6569" => ["\x000W\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6570" => ["\x000X\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6581;6571" => ["\x000Y\0 \0\2\0\0", "\x000_\0 \0\2\0\0"],
"6582;6528" => ["\x000.\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6529" => ["\x000/\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6530" => ["\x0000\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6531" => ["\x0001\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6532" => ["\x0002\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6533" => ["\x0003\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6534" => ["\x0004\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6535" => ["\x0005\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6536" => ["\x0006\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6537" => ["\x0007\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6538" => ["\x0008\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6539" => ["\x0009\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6540" => ["\x000:\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6541" => ["\x000;\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6542" => ["\x000<\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6543" => ["\x000=\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6544" => ["\x000>\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6545" => ["\x000?\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6546" => ["\x000\@\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6547" => ["\x000A\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6548" => ["\x000B\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6549" => ["\x000C\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6550" => ["\x000D\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6551" => ["\x000E\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6552" => ["\x000F\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6553" => ["\x000G\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6554" => ["\x000H\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6555" => ["\x000I\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6556" => ["\x000J\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6557" => ["\x000K\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6558" => ["\x000L\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6559" => ["\x000M\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6560" => ["\x000N\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6561" => ["\x000O\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6562" => ["\x000P\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6563" => ["\x000Q\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6564" => ["\x000R\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6565" => ["\x000S\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6566" => ["\x000T\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6567" => ["\x000U\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6568" => ["\x000V\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6569" => ["\x000W\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6570" => ["\x000X\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6582;6571" => ["\x000Y\0 \0\2\0\0", "\x000`\0 \0\2\0\0"],
"6583;6528" => ["\x000.\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6529" => ["\x000/\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6530" => ["\x0000\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6531" => ["\x0001\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6532" => ["\x0002\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6533" => ["\x0003\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6534" => ["\x0004\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6535" => ["\x0005\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6536" => ["\x0006\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6537" => ["\x0007\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6538" => ["\x0008\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6539" => ["\x0009\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6540" => ["\x000:\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6541" => ["\x000;\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6542" => ["\x000<\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6543" => ["\x000=\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6544" => ["\x000>\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6545" => ["\x000?\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6546" => ["\x000\@\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6547" => ["\x000A\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6548" => ["\x000B\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6549" => ["\x000C\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6550" => ["\x000D\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6551" => ["\x000E\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6552" => ["\x000F\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6553" => ["\x000G\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6554" => ["\x000H\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6555" => ["\x000I\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6556" => ["\x000J\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6557" => ["\x000K\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6558" => ["\x000L\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6559" => ["\x000M\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6560" => ["\x000N\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6561" => ["\x000O\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6562" => ["\x000P\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6563" => ["\x000Q\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6564" => ["\x000R\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6565" => ["\x000S\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6566" => ["\x000T\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6567" => ["\x000U\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6568" => ["\x000V\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6569" => ["\x000W\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6570" => ["\x000X\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6583;6571" => ["\x000Y\0 \0\2\0\0", "\x000a\0 \0\2\0\0"],
"6586;6528" => ["\x000.\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6529" => ["\x000/\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6530" => ["\x0000\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6531" => ["\x0001\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6532" => ["\x0002\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6533" => ["\x0003\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6534" => ["\x0004\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6535" => ["\x0005\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6536" => ["\x0006\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6537" => ["\x0007\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6538" => ["\x0008\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6539" => ["\x0009\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6540" => ["\x000:\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6541" => ["\x000;\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6542" => ["\x000<\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6543" => ["\x000=\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6544" => ["\x000>\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6545" => ["\x000?\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6546" => ["\x000\@\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6547" => ["\x000A\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6548" => ["\x000B\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6549" => ["\x000C\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6550" => ["\x000D\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6551" => ["\x000E\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6552" => ["\x000F\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6553" => ["\x000G\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6554" => ["\x000H\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6555" => ["\x000I\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6556" => ["\x000J\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6557" => ["\x000K\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6558" => ["\x000L\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6559" => ["\x000M\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6560" => ["\x000N\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6561" => ["\x000O\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6562" => ["\x000P\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6563" => ["\x000Q\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6564" => ["\x000R\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6565" => ["\x000S\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6566" => ["\x000T\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6567" => ["\x000U\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6568" => ["\x000V\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6569" => ["\x000W\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6570" => ["\x000X\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6586;6571" => ["\x000Y\0 \0\2\0\0", "\x000d\0 \0\2\0\0"],
"6917;6965" => ["\x001\a\0 \0\2\0\0"],
"6919;6965" => ["\x001\t\0 \0\2\0\0"],
"6921;6965" => ["\x001\13\0 \0\2\0\0"],
"6923;6965" => ["\x001\r\0 \0\2\0\0"],
"6925;6965" => ["\x001\17\0 \0\2\0\0"],
"6929;6965" => ["\x001\23\0 \0\2\0\0"],
"6970;6965" => ["\x001B\0 \0\2\0\0"],
"6972;6965" => ["\x001D\0 \0\2\0\0"],
"6974;6965" => ["\x001G\0 \0\2\0\0"],
"6975;6965" => ["\x001H\0 \0\2\0\0"],
"6978;6965" => ["\x001J\0 \0\2\0\0"],
"69937;69927" => ["\0/\xBE\0 \0\2\0\0"],
"69938;69927" => ["\0/\xBF\0 \0\2\0\0"],
"70471;70462" => ["\0*\xA5\0 \0\2\0\0"],
"70471;70487" => ["\0*\xA6\0 \0\2\0\0"],
"70841;70832" => ["\0*\xE9\0 \0\2\0\0"],
"70841;70842" => ["\0*\xE8\0 \0\2\0\0"],
"70841;70845" => ["\0*\xEB\0 \0\2\0\0"],
"71096;71087" => ["\0+%\0 \0\2\0\0"],
"71097;71087" => ["\0+&\0 \0\2\0\0"],
"76;183" => ["\0\34\xF2\0 \0\b\0\0", "\0\0\0\1\13\0\2\0\0"],
"76;903" => ["\0\34\xF2\0 \0\b\0\0", "\0\0\0\1\13\0\2\0\0"],
},
maxlength => {
76 => 2,
108 => 2,
1048 => 2,
1080 => 2,
1575 => 2,
1608 => 2,
1610 => 2,
2503 => 2,
2887 => 2,
2962 => 2,
3014 => 2,
3015 => 2,
3142 => 2,
3263 => 2,
3270 => 3,
3274 => 2,
3398 => 2,
3399 => 2,
3545 => 3,
3548 => 2,
3648 => 2,
3649 => 2,
3650 => 2,
3651 => 2,
3652 => 2,
3661 => 2,
3776 => 2,
3777 => 2,
3778 => 2,
3779 => 2,
3780 => 2,
3789 => 2,
3953 => 2,
4018 => 3,
4019 => 3,
4133 => 2,
6581 => 2,
6582 => 2,
6583 => 2,
6586 => 2,
6917 => 2,
6919 => 2,
6921 => 2,
6923 => 2,
6925 => 2,
6929 => 2,
6970 => 2,
6972 => 2,
6974 => 2,
6975 => 2,
6978 => 2,
43701 => 2,
43702 => 2,
43705 => 2,
43707 => 2,
43708 => 2,
69937 => 2,
69938 => 2,
70471 => 2,
70841 => 2,
71096 => 2,
71097 => 2,
},
normalization => "NFD",
normCode => sub { ... },
overrideCJK => "",
overrideHangul => "",
rearrange => [],
rearrangeHash => undef,
table => "allkeys.txt",
UCA_Version => 32,
variable => "shifted",
versionTable => "8.0.0",
}, "Unicode::Collate::Locale"),
sortnamekeyschemename => "global",
sortscheme => {
locale => "en-US",
spec => [
[undef, { presort => {} }],
[{ final => 1 }, { sortkey => {} }],
[
undef,
{ sortname => {} },
{ author => {} },
{ editor => {} },
{ translator => {} },
{ sorttitle => {} },
{ title => {} },
],
[undef, { sortyear => {} }, { year => {} }],
[undef, { sorttitle => {} }, { title => {} }],
[undef, { volume => {} }, { "0" => {} }],
],
},
sortschemename => "nyt",
type => "entry",
}, "Biber::SortList"),
],
}, "Biber::SortLists"),
TEMPDIR => bless({
CLEANUP => 1,
DIRNAME => "C:\\Users\\Moritz\\AppData\\Local\\Temp\\k8hvZ7GkAI",
LAUNCHPID => 8400,
REALNAME => "C:/Users/Moritz/AppData/Local/Temp/k8hvZ7GkAI",
}, "File::Temp::Dir"),
}, "Biber");
}
###########################################################
[274] Biber.pm:3670> INFO - Processing section 0
[274] Biber.pm:3802> DEBUG - Looking for directly cited keys: gruber:w:2004
[293] Biber.pm:3840> INFO - Looking for bibtex format file 'blockkscpaitals.bib' for section 0
[293] bibtex.pm:113> TRACE - Entering extract_entries() in driver 'bibtex'
[293] bibtex.pm:239> DEBUG - Caching data for BibTeX format file 'blockkscpaitals.bib' for section 0
[297] bibtex.pm:1434> INFO - Decoding LaTeX character macros into UTF-8
[297] bibtex.pm:1435> TRACE - Buffer before decoding -> '%% LaTeX2e file `blockkscpaitals.bib'
%% generated by the `filecontents' environment
%% from source `blockkscpaitals' on 2017/02/18.
%%
@book{gruber:w:2004,
author = {Gruber, Wolfgang},
title = {COBOL},
}
'
[301] Recode.pm:228> TRACE - String before latex_decode() -> '%% LaTeX2e file `blockkscpaitals.bib'
%% generated by the `filecontents' environment
%% from source `blockkscpaitals' on 2017/02/18.
%%
@book{gruber:w:2004,
author = {Gruber, Wolfgang},
title = {COBOL},
}
'
[302] Recode.pm:332> TRACE - String in latex_decode() now -> '%% LaTeX2e file `blockkscpaitals.bib'
%% generated by the `filecontents' environment
%% from source `blockkscpaitals' on 2017/02/18.
%%
@book{gruber:w:2004,
author = {Gruber, Wolfgang},
title = {C{OL},
}
'
[302] bibtex.pm:1441> TRACE - Buffer after decoding -> '%% LaTeX2e file `blockkscpaitals.bib'
%% generated by the `filecontents' environment
%% from source `blockkscpaitals' on 2017/02/18.
%%
@book{gruber:w:2004,
author = {Gruber, Wolfgang},
title = {C{OL},
}
'
[303] bibtex.pm:1291> INFO - Found BibTeX data source 'blockkscpaitals.bib'
[306] Utils.pm:169> WARN - Entry gruber:w:2004 does not parse correctly
[306] bibtex.pm:295> DEBUG - Text::BibTeX cache keys:
[307] bibtex.pm:296> DEBUG - Wanted keys: gruber:w:2004
[307] bibtex.pm:299> DEBUG - Looking for key 'gruber:w:2004' in Text::BibTeX cache
[307] bibtex.pm:339> DEBUG - Wanted keys now: gruber:w:2004
[307] Biber.pm:3847> DEBUG - Directly cited keys not found for section '0': gruber:w:2004
[307] Utils.pm:169> WARN - I didn't find a database entry for 'gruber:w:2004' (section 0)
[307] Biber.pm:3865> DEBUG - Building dependents for keys:
[307] Biber.pm:4028> TRACE - Recursing in get_dependents with:
[307] Biber.pm:3872> DEBUG - Citekeys for section '0' after fetching data:
[307] Biber.pm:1160> DEBUG - Creating dynamic entries (sets/related) for section 0
[308] Biber.pm:1213> DEBUG - Resolving XDATA entries for section 0
[308] Biber.pm:1241> DEBUG - Adding set members to citekeys for section 0
[308] Biber.pm:1299> DEBUG - Processing explicit and implicit xref/crossrefs for section 0
[308] Biber.pm:1470> DEBUG - Postprocessing entries in section 0 (before uniqueness)
[308] Biber.pm:1495> DEBUG - Finished processing entries in section 0 (before uniqueness)
[308] Biber.pm:2196> DEBUG - Postprocessing visible names for section 0
[308] Biber.pm:1514> DEBUG - Postprocessing entries in section 0 (after uniqueness)
[308] Biber.pm:1548> DEBUG - Finished processing entries in section 0 (after uniqueness)
[308] Biber.pm:2370> DEBUG - Populated sortlist 'nyt/global/' of type 'entry' with sortscheme 'nyt' and sorting name key scheme 'global' in section 0 with keys:
[308] Biber.pm:2386> DEBUG - Checking sorting cache for scheme 'nyt' with sorting name key scheme 'global'
[308] Biber.pm:2416> DEBUG - No sorting cache entry for scheme 'nyt' with sorting name key scheme 'global'
[308] Biber.pm:3454> DEBUG - Sorting is by default case-SENSITIVE
[308] Biber.pm:3460> DEBUG - Keys before sort:
[309] Biber.pm:3466> TRACE - Sorting sortlist 'nyt/global/' of type 'entry' with sortscheme 'nyt'. Scheme is
-------------------
{
locale => "en-US",
spec => [
[{}, { presort => {} }],
[{ final => 1 }, { sortkey => {} }],
[
{},
{ sortname => {} },
{ author => {} },
{ editor => {} },
{ translator => {} },
{ sorttitle => {} },
{ title => {} },
],
[{}, { sortyear => {} }, { year => {} }],
[{}, { sorttitle => {} }, { title => {} }],
[{}, { volume => {} }, { "0" => {} }],
],
}
-------------------
[309] Biber.pm:3476> DEBUG - Locale for sorting is 'en-US'
[318] UCollate.pm:56> DEBUG - Collation options: (
"level",
4,
"normalization",
"prenormalized",
"upper_before_lower",
1,
"variable",
"non-ignorable",
)
[318] UCollate.pm:68> INFO - Overriding locale 'en-US' defaults 'normalization = NFD' with 'normalization = prenormalized'
[318] UCollate.pm:68> INFO - Overriding locale 'en-US' defaults 'variable = shifted' with 'variable = non-ignorable'
[319] Biber.pm:3499> INFO - Sorting list 'nyt/global/' of type 'entry' with scheme 'nyt' and locale 'en-US'
[320] Biber.pm:3500> DEBUG - Sorting with Unicode::Collate (level => 4, normalization => prenormalized, upper_before_lower => 1, variable => non-ignorable, UCA version: 8.0.0, Locale: default)
[320] Biber.pm:3505> INFO - No sort tailoring available for locale 'en-US'
[320] Biber.pm:3603> DEBUG - Keys after sort:
[321] Biber.pm:2426> DEBUG - Adding sorting cache entry for scheme 'nyt' with sorting name key scheme 'global'
[588] biber-MSWIN64:397> TRACE -
###########################################################
############# Dump of final config object: ################
{
cmdlineoptions => { configfile => undef, output_format => "bbl", trace => 1 },
configfileoptions => {},
control_file_location => "blockkscpaitals.bcf",
dm => bless({
constants => {
gender => { type => "list", value => "sf,sm,sn,pf,pm,pn,pp" },
nameparts => { type => "list", value => "family,given,prefix,suffix" },
optiondatatypes => { type => "list", value => "boolean,integer,string,xml" },
},
entrytypesbyname => {
article => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => [["XOR", "date", "year"], "author", "journaltitle", "title"],
},
legal_fields => {
abstract => 1,
addendum => 1,
annotation => 1,
annotator => 1,
author => 1,
authortype => 1,
bookpagination => 1,
commentator => 1,
crossref => 1,
day => 1,
doi => 1,
editor => 1,
editora => 1,
editoratype => 1,
editorb => 1,
editorbtype => 1,
editorc => 1,
editorctype => 1,
editortype => 1,
eid => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
eprint => 1,
eprintclass => 1,
eprinttype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
issn => 1,
issue => 1,
issuesubtitle => 1,
issuetitle => 1,
iswc => 1,
journalsubtitle => 1,
journaltitle => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
language => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
number => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlanguage => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pages => 1,
pagination => 1,
presort => 1,
pubstate => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
series => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
subtitle => 1,
timezone => 1,
title => 1,
titleaddon => 1,
translator => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
version => 1,
volume => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
artwork => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
},
legal_fields => {
abstract => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
timezone => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
audio => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
},
legal_fields => {
abstract => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
timezone => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
bibnote => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
},
legal_fields => {
abstract => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
timezone => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
book => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => [["XOR", "date", "year"], "author", "title"],
},
legal_fields => {
abstract => 1,
addendum => 1,
afterword => 1,
annotation => 1,
annotator => 1,
author => 1,
authortype => 1,
bookpagination => 1,
chapter => 1,
commentator => 1,
crossref => 1,
day => 1,
doi => 1,
edition => 1,
editor => 1,
editora => 1,
editoratype => 1,
editorb => 1,
editorbtype => 1,
editorc => 1,
editorctype => 1,
editortype => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
eprint => 1,
eprintclass => 1,
eprinttype => 1,
execute => 1,
file => 1,
foreword => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
introduction => 1,
isan => 1,
isbn => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
language => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
location => 1,
mainsubtitle => 1,
maintitle => 1,
maintitleaddon => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
number => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlanguage => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pages => 1,
pagetotal => 1,
pagination => 1,
part => 1,
presort => 1,
publisher => 1,
pubstate => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
series => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
subtitle => 1,
timezone => 1,
title => 1,
titleaddon => 1,
translator => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
volume => 1,
volumes => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
bookinbook => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => [["XOR", "date", "year"], "author", "title", "booktitle"],
},
legal_fields => {
abstract => 1,
addendum => 1,
afterword => 1,
annotation => 1,
annotator => 1,
author => 1,
authortype => 1,
bookauthor => 1,
bookpagination => 1,
booksubtitle => 1,
booktitle => 1,
booktitleaddon => 1,
chapter => 1,
commentator => 1,
crossref => 1,
day => 1,
doi => 1,
edition => 1,
editor => 1,
editora => 1,
editoratype => 1,
editorb => 1,
editorbtype => 1,
editorc => 1,
editorctype => 1,
editortype => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
eprint => 1,
eprintclass => 1,
eprinttype => 1,
execute => 1,
file => 1,
foreword => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
introduction => 1,
isan => 1,
isbn => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
language => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
location => 1,
mainsubtitle => 1,
maintitle => 1,
maintitleaddon => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
number => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlanguage => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pages => 1,
pagination => 1,
part => 1,
presort => 1,
publisher => 1,
pubstate => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
series => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
subtitle => 1,
timezone => 1,
title => 1,
titleaddon => 1,
translator => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
volume => 1,
volumes => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
booklet => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => [["XOR", "date", "year"], "title", ["OR", "author", "editor"]],
},
legal_fields => {
abstract => 1,
addendum => 1,
annotation => 1,
author => 1,
authortype => 1,
bookpagination => 1,
chapter => 1,
crossref => 1,
day => 1,
doi => 1,
editor => 1,
editortype => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
eprint => 1,
eprintclass => 1,
eprinttype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
howpublished => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
language => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
location => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pages => 1,
pagetotal => 1,
pagination => 1,
presort => 1,
pubstate => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
subtitle => 1,
timezone => 1,
title => 1,
titleaddon => 1,
type => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
collection => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => [["XOR", "date", "year"], "editor", "title"],
},
legal_fields => {
abstract => 1,
addendum => 1,
afterword => 1,
annotation => 1,
annotator => 1,
authortype => 1,
bookpagination => 1,
chapter => 1,
commentator => 1,
crossref => 1,
day => 1,
doi => 1,
edition => 1,
editor => 1,
editora => 1,
editoratype => 1,
editorb => 1,
editorbtype => 1,
editorc => 1,
editorctype => 1,
editortype => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
eprint => 1,
eprintclass => 1,
eprinttype => 1,
execute => 1,
file => 1,
foreword => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
introduction => 1,
isan => 1,
isbn => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
language => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
location => 1,
mainsubtitle => 1,
maintitle => 1,
maintitleaddon => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
number => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlanguage => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pages => 1,
pagetotal => 1,
pagination => 1,
part => 1,
presort => 1,
publisher => 1,
pubstate => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
series => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
subtitle => 1,
timezone => 1,
title => 1,
titleaddon => 1,
translator => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
volume => 1,
volumes => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
commentary => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
},
legal_fields => {
abstract => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
timezone => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
customa => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
},
legal_fields => {
abstract => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
timezone => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
customb => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
},
legal_fields => {
abstract => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
timezone => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
customc => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
},
legal_fields => {
abstract => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
timezone => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
customd => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
},
legal_fields => {
abstract => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
timezone => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
custome => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
},
legal_fields => {
abstract => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
timezone => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
customf => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
},
legal_fields => {
abstract => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
timezone => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
image => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
},
legal_fields => {
abstract => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
timezone => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
inbook => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => [["XOR", "date", "year"], "author", "title", "booktitle"],
},
legal_fields => {
abstract => 1,
addendum => 1,
afterword => 1,
annotation => 1,
annotator => 1,
author => 1,
authortype => 1,
bookauthor => 1,
bookpagination => 1,
booksubtitle => 1,
booktitle => 1,
booktitleaddon => 1,
chapter => 1,
commentator => 1,
crossref => 1,
day => 1,
doi => 1,
edition => 1,
editor => 1,
editora => 1,
editoratype => 1,
editorb => 1,
editorbtype => 1,
editorc => 1,
editorctype => 1,
editortype => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
eprint => 1,
eprintclass => 1,
eprinttype => 1,
execute => 1,
file => 1,
foreword => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
introduction => 1,
isan => 1,
isbn => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
language => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
location => 1,
mainsubtitle => 1,
maintitle => 1,
maintitleaddon => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
number => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlanguage => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pages => 1,
pagination => 1,
part => 1,
presort => 1,
publisher => 1,
pubstate => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
series => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
subtitle => 1,
timezone => 1,
title => 1,
titleaddon => 1,
translator => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
volume => 1,
volumes => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
incollection => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => [
["XOR", "date", "year"],
"author",
"editor",
"title",
"booktitle",
],
},
legal_fields => {
abstract => 1,
addendum => 1,
afterword => 1,
annotation => 1,
annotator => 1,
author => 1,
authortype => 1,
bookpagination => 1,
booksubtitle => 1,
booktitle => 1,
booktitleaddon => 1,
chapter => 1,
commentator => 1,
crossref => 1,
day => 1,
doi => 1,
edition => 1,
editor => 1,
editora => 1,
editoratype => 1,
editorb => 1,
editorbtype => 1,
editorc => 1,
editorctype => 1,
editortype => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
eprint => 1,
eprintclass => 1,
eprinttype => 1,
execute => 1,
file => 1,
foreword => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
introduction => 1,
isan => 1,
isbn => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
language => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
location => 1,
mainsubtitle => 1,
maintitle => 1,
maintitleaddon => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
number => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlanguage => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pages => 1,
pagination => 1,
part => 1,
presort => 1,
publisher => 1,
pubstate => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
series => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
subtitle => 1,
timezone => 1,
title => 1,
titleaddon => 1,
translator => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
volume => 1,
volumes => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
inproceedings => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => [["XOR", "date", "year"], "author", "title", "booktitle"],
},
legal_fields => {
abstract => 1,
addendum => 1,
annotation => 1,
author => 1,
authortype => 1,
bookpagination => 1,
booksubtitle => 1,
booktitle => 1,
booktitleaddon => 1,
chapter => 1,
crossref => 1,
day => 1,
doi => 1,
editor => 1,
editortype => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
eprint => 1,
eprintclass => 1,
eprinttype => 1,
eventday => 1,
eventendday => 1,
eventendmonth => 1,
eventendyear => 1,
eventmonth => 1,
eventtitle => 1,
eventtitleaddon => 1,
eventyear => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
isbn => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
language => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
location => 1,
mainsubtitle => 1,
maintitle => 1,
maintitleaddon => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
number => 1,
options => 1,
organization => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pages => 1,
pagination => 1,
part => 1,
presort => 1,
publisher => 1,
pubstate => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
series => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
subtitle => 1,
timezone => 1,
title => 1,
titleaddon => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
venue => 1,
verba => 1,
verbb => 1,
verbc => 1,
volume => 1,
volumes => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
inreference => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => [
["XOR", "date", "year"],
"author",
"editor",
"title",
"booktitle",
],
},
legal_fields => {
abstract => 1,
addendum => 1,
afterword => 1,
annotation => 1,
annotator => 1,
author => 1,
authortype => 1,
bookpagination => 1,
booksubtitle => 1,
booktitle => 1,
booktitleaddon => 1,
chapter => 1,
commentator => 1,
crossref => 1,
day => 1,
doi => 1,
edition => 1,
editor => 1,
editora => 1,
editoratype => 1,
editorb => 1,
editorbtype => 1,
editorc => 1,
editorctype => 1,
editortype => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
eprint => 1,
eprintclass => 1,
eprinttype => 1,
execute => 1,
file => 1,
foreword => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
introduction => 1,
isan => 1,
isbn => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
language => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
location => 1,
mainsubtitle => 1,
maintitle => 1,
maintitleaddon => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
number => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlanguage => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pages => 1,
pagination => 1,
part => 1,
presort => 1,
publisher => 1,
pubstate => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
series => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
subtitle => 1,
timezone => 1,
title => 1,
titleaddon => 1,
translator => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
volume => 1,
volumes => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
jurisdiction => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
},
legal_fields => {
abstract => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
timezone => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
legal => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
},
legal_fields => {
abstract => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
timezone => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
legislation => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
},
legal_fields => {
abstract => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
timezone => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
letter => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
},
legal_fields => {
abstract => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
timezone => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
manual => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => [["XOR", "date", "year"], "title"],
},
legal_fields => {
abstract => 1,
addendum => 1,
annotation => 1,
author => 1,
authortype => 1,
bookpagination => 1,
chapter => 1,
crossref => 1,
day => 1,
doi => 1,
edition => 1,
editor => 1,
editortype => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
eprint => 1,
eprintclass => 1,
eprinttype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
isbn => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
language => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
location => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
number => 1,
options => 1,
organization => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pages => 1,
pagetotal => 1,
pagination => 1,
presort => 1,
publisher => 1,
pubstate => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
series => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
subtitle => 1,
timezone => 1,
title => 1,
titleaddon => 1,
type => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
version => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
misc => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => [["XOR", "date", "year"], "title"],
},
legal_fields => {
abstract => 1,
addendum => 1,
annotation => 1,
author => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
doi => 1,
editor => 1,
editortype => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
eprint => 1,
eprintclass => 1,
eprinttype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
howpublished => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
language => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
location => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
options => 1,
organization => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
pubstate => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
subtitle => 1,
timezone => 1,
title => 1,
titleaddon => 1,
type => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
version => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
movie => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
},
legal_fields => {
abstract => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
timezone => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
music => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
},
legal_fields => {
abstract => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
timezone => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
mvbook => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => [["XOR", "date", "year"], "author", "title"],
},
legal_fields => {
abstract => 1,
addendum => 1,
afterword => 1,
annotation => 1,
annotator => 1,
author => 1,
authortype => 1,
bookpagination => 1,
commentator => 1,
crossref => 1,
day => 1,
doi => 1,
edition => 1,
editor => 1,
editora => 1,
editoratype => 1,
editorb => 1,
editorbtype => 1,
editorc => 1,
editorctype => 1,
editortype => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
eprint => 1,
eprintclass => 1,
eprinttype => 1,
execute => 1,
file => 1,
foreword => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
introduction => 1,
isan => 1,
isbn => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
language => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
location => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
number => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlanguage => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagetotal => 1,
pagination => 1,
presort => 1,
publisher => 1,
pubstate => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
series => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
subtitle => 1,
timezone => 1,
title => 1,
titleaddon => 1,
translator => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
volume => 1,
volumes => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
mvcollection => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => [["XOR", "date", "year"], "author", "title"],
},
legal_fields => {
abstract => 1,
addendum => 1,
afterword => 1,
annotation => 1,
annotator => 1,
author => 1,
authortype => 1,
bookpagination => 1,
commentator => 1,
crossref => 1,
day => 1,
doi => 1,
edition => 1,
editor => 1,
editora => 1,
editoratype => 1,
editorb => 1,
editorbtype => 1,
editorc => 1,
editorctype => 1,
editortype => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
eprint => 1,
eprintclass => 1,
eprinttype => 1,
execute => 1,
file => 1,
foreword => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
introduction => 1,
isan => 1,
isbn => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
language => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
location => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
number => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlanguage => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
publisher => 1,
pubstate => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
subtitle => 1,
timezone => 1,
title => 1,
titleaddon => 1,
translator => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
volume => 1,
volumes => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
mvproceedings => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => ["editor", "title"],
},
legal_fields => {
abstract => 1,
addendum => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
doi => 1,
editor => 1,
editortype => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
eprint => 1,
eprintclass => 1,
eprinttype => 1,
eventday => 1,
eventendday => 1,
eventendmonth => 1,
eventendyear => 1,
eventmonth => 1,
eventtitle => 1,
eventtitleaddon => 1,
eventyear => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
isbn => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
language => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
location => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
number => 1,
options => 1,
organization => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagetotal => 1,
pagination => 1,
presort => 1,
publisher => 1,
pubstate => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
series => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
subtitle => 1,
timezone => 1,
title => 1,
titleaddon => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
venue => 1,
verba => 1,
verbb => 1,
verbc => 1,
volumes => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
mvreference => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => ["author", "title"],
},
legal_fields => {
abstract => 1,
addendum => 1,
afterword => 1,
annotation => 1,
annotator => 1,
author => 1,
authortype => 1,
bookpagination => 1,
commentator => 1,
crossref => 1,
day => 1,
doi => 1,
edition => 1,
editor => 1,
editora => 1,
editoratype => 1,
editorb => 1,
editorbtype => 1,
editorc => 1,
editorctype => 1,
editortype => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
eprint => 1,
eprintclass => 1,
eprinttype => 1,
execute => 1,
file => 1,
foreword => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
introduction => 1,
isan => 1,
isbn => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
language => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
location => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
number => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlanguage => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
publisher => 1,
pubstate => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
subtitle => 1,
timezone => 1,
title => 1,
titleaddon => 1,
translator => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
volume => 1,
volumes => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
online => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => [["XOR", "date", "year"], "title", "url"],
},
legal_fields => {
abstract => 1,
addendum => 1,
annotation => 1,
author => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
editor => 1,
editortype => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
language => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
options => 1,
organization => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
pubstate => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
subtitle => 1,
timezone => 1,
title => 1,
titleaddon => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
version => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
patent => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => [["XOR", "date", "year"], "author", "title", "number"],
},
legal_fields => {
abstract => 1,
addendum => 1,
annotation => 1,
author => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
doi => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
eprint => 1,
eprintclass => 1,
eprinttype => 1,
execute => 1,
file => 1,
gender => 1,
holder => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
location => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
number => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
pubstate => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
subtitle => 1,
timezone => 1,
title => 1,
titleaddon => 1,
type => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
version => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
performance => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
},
legal_fields => {
abstract => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
timezone => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
periodical => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => [["XOR", "date", "year"], "editor", "title"],
},
legal_fields => {
abstract => 1,
addendum => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
doi => 1,
editor => 1,
editora => 1,
editoratype => 1,
editorb => 1,
editorbtype => 1,
editorc => 1,
editorctype => 1,
editortype => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
eprint => 1,
eprintclass => 1,
eprinttype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
issn => 1,
issue => 1,
issuesubtitle => 1,
issuetitle => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
language => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
number => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
pubstate => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
series => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
subtitle => 1,
timezone => 1,
title => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
volume => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
proceedings => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => [["XOR", "date", "year"], "editor", "title"],
},
legal_fields => {
abstract => 1,
addendum => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
chapter => 1,
crossref => 1,
day => 1,
doi => 1,
editor => 1,
editortype => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
eprint => 1,
eprintclass => 1,
eprinttype => 1,
eventday => 1,
eventendday => 1,
eventendmonth => 1,
eventendyear => 1,
eventmonth => 1,
eventtitle => 1,
eventtitleaddon => 1,
eventyear => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
isbn => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
language => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
location => 1,
mainsubtitle => 1,
maintitle => 1,
maintitleaddon => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
number => 1,
options => 1,
organization => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pages => 1,
pagetotal => 1,
pagination => 1,
part => 1,
presort => 1,
publisher => 1,
pubstate => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
series => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
subtitle => 1,
timezone => 1,
title => 1,
titleaddon => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
venue => 1,
verba => 1,
verbb => 1,
verbc => 1,
volume => 1,
volumes => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
reference => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => [["XOR", "date", "year"], "editor", "title"],
},
legal_fields => {
abstract => 1,
addendum => 1,
afterword => 1,
annotation => 1,
annotator => 1,
authortype => 1,
bookpagination => 1,
chapter => 1,
commentator => 1,
crossref => 1,
day => 1,
doi => 1,
edition => 1,
editor => 1,
editora => 1,
editoratype => 1,
editorb => 1,
editorbtype => 1,
editorc => 1,
editorctype => 1,
editortype => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
eprint => 1,
eprintclass => 1,
eprinttype => 1,
execute => 1,
file => 1,
foreword => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
introduction => 1,
isan => 1,
isbn => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
language => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
location => 1,
mainsubtitle => 1,
maintitle => 1,
maintitleaddon => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
number => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlanguage => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pages => 1,
pagetotal => 1,
pagination => 1,
part => 1,
presort => 1,
publisher => 1,
pubstate => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
series => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
subtitle => 1,
timezone => 1,
title => 1,
titleaddon => 1,
translator => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
volume => 1,
volumes => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
report => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => [
["XOR", "date", "year"],
"author",
"title",
"type",
"institution",
],
},
legal_fields => {
abstract => 1,
addendum => 1,
annotation => 1,
author => 1,
authortype => 1,
bookpagination => 1,
chapter => 1,
crossref => 1,
day => 1,
doi => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
eprint => 1,
eprintclass => 1,
eprinttype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
institution => 1,
isan => 1,
ismn => 1,
isrn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
language => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
location => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
number => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pages => 1,
pagetotal => 1,
pagination => 1,
presort => 1,
pubstate => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
subtitle => 1,
timezone => 1,
title => 1,
titleaddon => 1,
type => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
version => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
review => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
},
legal_fields => {
abstract => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
timezone => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
set => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => [["XOR", "date", "year"], "entryset", "crossref"],
},
legal_fields => {
abstract => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
timezone => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
software => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
},
legal_fields => {
abstract => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
timezone => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
standard => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
},
legal_fields => {
abstract => 1,
annotation => 1,
authortype => 1,
bookpagination => 1,
crossref => 1,
day => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
execute => 1,
file => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
isan => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
minute => 1,
month => 1,
nameaddon => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pagination => 1,
presort => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
timezone => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
suppbook => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => [["XOR", "date", "year"], "author", "title", "booktitle"],
},
legal_fields => {
abstract => 1,
addendum => 1,
afterword => 1,
annotation => 1,
annotator => 1,
author => 1,
authortype => 1,
bookauthor => 1,
bookpagination => 1,
booksubtitle => 1,
booktitle => 1,
booktitleaddon => 1,
chapter => 1,
commentator => 1,
crossref => 1,
day => 1,
doi => 1,
edition => 1,
editor => 1,
editora => 1,
editoratype => 1,
editorb => 1,
editorbtype => 1,
editorc => 1,
editorctype => 1,
editortype => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
eprint => 1,
eprintclass => 1,
eprinttype => 1,
execute => 1,
file => 1,
foreword => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
introduction => 1,
isan => 1,
isbn => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
language => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
location => 1,
mainsubtitle => 1,
maintitle => 1,
maintitleaddon => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
number => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlanguage => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pages => 1,
pagination => 1,
part => 1,
presort => 1,
publisher => 1,
pubstate => 1,
related => 1,
relatedoptions => 1,
relatedstring => 1,
relatedtype => 1,
season => 1,
second => 1,
series => 1,
shortauthor => 1,
shorteditor => 1,
shorthand => 1,
shorthandintro => 1,
shortjournal => 1,
shortseries => 1,
shorttitle => 1,
sortkey => 1,
sortname => 1,
sortshorthand => 1,
sorttitle => 1,
sortyear => 1,
subtitle => 1,
timezone => 1,
title => 1,
titleaddon => 1,
translator => 1,
url => 1,
urlday => 1,
urlendday => 1,
urlendhour => 1,
urlendminute => 1,
urlendmonth => 1,
urlendsecond => 1,
urlendtimezone => 1,
urlendyear => 1,
urlhour => 1,
urlminute => 1,
urlmonth => 1,
urlsecond => 1,
urltimezone => 1,
urlyear => 1,
usera => 1,
userb => 1,
userc => 1,
userd => 1,
usere => 1,
userf => 1,
verba => 1,
verbb => 1,
verbc => 1,
volume => 1,
volumes => 1,
xdata => 1,
xref => 1,
year => 1,
},
},
suppcollection => {
constraints => {
data => [
{
datatype => "isbn",
fields => ["isbn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "issn",
fields => ["issn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "ismn",
fields => ["ismn"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "date",
fields => ["date", "eventdate", "origdate", "urldate"],
pattern => undef,
rangemax => undef,
rangemin => undef,
},
{
datatype => "pattern",
fields => ["gender"],
pattern => "(?:sf|sm|sn|pf|pm|pn|pp)",
rangemax => undef,
rangemin => undef,
},
],
mandatory => [
["XOR", "date", "year"],
"author",
"editor",
"title",
"booktitle",
],
},
legal_fields => {
abstract => 1,
addendum => 1,
afterword => 1,
annotation => 1,
annotator => 1,
author => 1,
authortype => 1,
bookpagination => 1,
booksubtitle => 1,
booktitle => 1,
booktitleaddon => 1,
chapter => 1,
commentator => 1,
crossref => 1,
day => 1,
doi => 1,
edition => 1,
editor => 1,
editora => 1,
editoratype => 1,
editorb => 1,
editorbtype => 1,
editorc => 1,
editorctype => 1,
editortype => 1,
endday => 1,
endhour => 1,
endminute => 1,
endmonth => 1,
endseason => 1,
endsecond => 1,
endtimezone => 1,
endyear => 1,
entryset => 1,
entrysubtype => 1,
eprint => 1,
eprintclass => 1,
eprinttype => 1,
execute => 1,
file => 1,
foreword => 1,
gender => 1,
hour => 1,
ids => 1,
indexsorttitle => 1,
indextitle => 1,
introduction => 1,
isan => 1,
isbn => 1,
ismn => 1,
iswc => 1,
keywords => 1,
label => 1,
langid => 1,
langidopts => 1,
language => 1,
library => 1,
lista => 1,
listb => 1,
listc => 1,
listd => 1,
liste => 1,
listf => 1,
location => 1,
mainsubtitle => 1,
maintitle => 1,
maintitleaddon => 1,
minute => 1,
month => 1,
nameaddon => 1,
note => 1,
number => 1,
options => 1,
origday => 1,
origendday => 1,
origendhour => 1,
origendminute => 1,
origendmonth => 1,
origendseason => 1,
origendsecond => 1,
origendtimezone => 1,
origendyear => 1,
orighour => 1,
origlanguage => 1,
origlocation => 1,
origminute => 1,
origmonth => 1,
origpublisher => 1,
origseason => 1,
origsecond => 1,
origtimezone => 1,
origtitle => 1,
origyear => 1,
pages => 1,
pagination => 1,
part => 1,
presort => 1,
publisher => 1,
pubstate => 1,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment