This document summarizes a research paper that investigates authorship attribution on short historical Arabic texts using naive Bayes classification. It uses a dataset of 30 short texts written by 10 ancient Arabic authors, with an average of about 550 words per text. Various lexical and character n-gram features are extracted from the texts and used to train a naive Bayes classifier to attribute the texts to their authors. The results show that the naive Bayes classifier achieves high accuracy of up to 96% using 1-gram word level features, demonstrating its effectiveness for authorship attribution even with limited training data from short texts.