TaxonName.update(taxon_name.id, { taxon_name }).then((response) => {
    commit(MutationNames.SetCitation, response.body)
  })