Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - A comprehensive textbook with a dedicated chapter providing a foundational explanation of recurrent neural networks, their architecture, and mathematical formulation.
Understanding LSTMs, Christopher Olah, 2015 - An influential and visually intuitive blog post that provides a clear explanation of recurrent neural networks as a precursor to understanding Long Short-Term Memory networks.