1. National Institute of Standards and Technology (NIST) Special Publication 800-64 Rev. 2
Security Considerations in the System Development Life Cycle. Section 2.1
"The System Development Life Cycle
" describes the Development/Acquisition Phase. This phase explicitly includes the activities of designing
purchasing
programming
developing
or otherwise constructing the information system. This directly corresponds to the act of incorporating components into design specifications.
2. Pfleeger
S. L.
& Atlee
J. M. (2009). Software Engineering: Theory and Practice (4th ed.). In Chapter 3
"The Software Life Cycle
" the "Implementation" or "Coding" phase is described as the stage where the design is translated into source code
which is the essence of faithfully incorporating the design specifications into the software.
3. University of Virginia
Department of Computer Science Course CS 4730: Software Engineering. Lecture notes on "Software Processes" describe the Implementation and testing phase. It is defined as the stage where "the software design is realized as a set of programs or program units
" directly aligning with the question's description.