mutable bibliography_update_template.value = [
{
"key": key,
"sort":sort,
"comment":"comment",
"url_primary":"url_primary",
"url_alternative":"url_alternative",
"file_name_revised":"file_name_revised",
"bibtex_type":"bibtex_type",
"extended_typology":"extended_typology",
"distribution":"distribution",
"licence":"licence",
"tags":"tags",
"geographic_scope":"geographic_scope",
"country":"country",
"region":"region",
"year":"year",
"author":"author",
"editor":"editor",
"title":"title",
"chapter":"chapter",
"journal":"journal",
"volume":"volume",
"number":"number",
"pages":"pages",
"series":"series",
"crossref":"crossref",
"language":"language",
"institution":"institution",
"publisher":"publisher",
"address":"address",
"abstract":"abstract",
"notes":"notes",
"record_id":"record_id",
"issn_isbn":"issn_isbn",
"":""
},
]