1. IIBA, A Guide to the Business Analysis Body of Knowledge (BABOK Guide), v3, 2015. Section 10.34, "Reviews," describes this as a technique to evaluate a work product. It explicitly lists requirements specifications, designs, source code, and test plans as items that are commonly reviewed.
2. IEEE Std 1028-2008, IEEE Standard for Software Reviews and Audits. This standard provides a comprehensive framework for various types of reviews. Its scope (Section 1.2) covers the review of software products and processes, including specifications, code, and test documentation, throughout the lifecycle.
3. Sommerville, I. (2016). Software Engineering (10th ed.). Pearson. In Chapter 8, "Software Testing," the section on "Verification and validation" explains that software inspections and reviews are static V&V processes applicable to all readable representations of the software, including requirements, design models, and the program source code itself (p. 236-239).