const GetterFunctions = {
  [GetterNames.GetCitationsList]: getCitationsList,
  [GetterNames.GetCitationsBySource]: getCitationsBySource,
  [GetterNames.GetContentSelected]: getContentSelected,
  [GetterNames.GetDepictionsList]: getDepictionsList,