Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - Authoritative textbook with a chapter explaining RNNs and the Backpropagation Through Time algorithm.
Recurrent Neural Networks (RNNs), Christopher Manning, 2023 - Stanford University course lecture notes offering a comprehensive explanation of RNNs and BPTT.