citation_types: {
        terms: { field: "citation_type", size: 10, min_doc_count: 1 },
        aggs: {
          year_month: {
            date_histogram: {