diff options
author | Blaise Thompson <blaise@untzag.com> | 2018-04-04 10:17:33 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2018-04-04 10:17:33 -0500 |
commit | 272de2372369fe74fa7f4d281e76a52454a7d34a (patch) | |
tree | 06cdccb8af6b43bcc703a25545eea070c4bb935d /software | |
parent | 3e0cce57dcd76a477207edbad02c16ae7b735ad0 (diff) |
2018-04-04 10:17
Diffstat (limited to 'software')
-rw-r--r-- | software/chapter.tex | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/software/chapter.tex b/software/chapter.tex index 87dee86..5888073 100644 --- a/software/chapter.tex +++ b/software/chapter.tex @@ -6,13 +6,15 @@ \begin{dquote}
The following guidelines are to be used in the documentation of all software developed in the
Wright group for the IBM 9000 computer. %
- These rules have arisen as a necessary consequence of the group's programming philosophy of writing
- software in the form of units which can be readily shared among a number of programmers. %
- The approach outlined here should help to avoid some of the confusion otherwise produced by several
- persons simultaniously developing and modifying shared software. %
+ These rules have arisen as a necessary consequence of the group's programming philosophy of
+ writing software in the form of units which can be readily shared among a number of
+ programmers. %
+ The approach outlined here should help to avoid some of the confusion otherwise produced by
+ several persons simultaniously developing and modifying shared software. %
% Roger Carlson, Appendix 2.3, Software Development Guidelines
- \dsignature{Roger Carlson, ``Software Development Guidelines'' (1988) \cite{CarlsonRogerJ1988a}}
+ \dsignature{Roger Carlson, ``Software Development Guidelines'' (1988)
+ \cite{CarlsonRogerJohn1988a}}
\end{dquote}
\clearpage
|