cs['total number of citations'] = np.sum(
        [p.citation_num for p in data] or [0], dtype=int)