diff options
Diffstat (limited to 'gpds/n.lyx')
| -rw-r--r-- | gpds/n.lyx | 52 | 
1 files changed, 50 insertions, 2 deletions
| @@ -7,6 +7,7 @@  \textclass book  \begin_preamble  \input{../defs} +\usepackage{enumitem}  \end_preamble  \use_default_options true  \begin_modules @@ -89,7 +90,7 @@ algorithm2e  \begin_body  \begin_layout Title -Gestión de procesos de Desarrollo de Software +Gestión de Proyectos de Desarrollo de Software  \end_layout  \begin_layout Date @@ -142,8 +143,27 @@ Universidad de Murcia.   Apuntes de Gestión de Procesos de Desarrollo de Software  \end_layout +\begin_layout Itemize + +\lang english +Wikipedia, the Free Encyclopedia. +  +\emph on +Standards organization, Technical standard,  +\lang latin +De facto +\lang english + standard +\emph default +,  +\emph on +ISO/IEC 15504 +\emph default +. +\end_layout +  \begin_layout Chapter -Ingeniería de software +Modelos de mejora de procesos  \end_layout  \begin_layout Standard @@ -156,5 +176,33 @@ filename "n1.lyx"  \end_layout +\begin_layout Chapter +CMMi +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand input +filename "n2.lyx" + +\end_inset + + +\end_layout + +\begin_layout Chapter +Ingeniería de requisitos +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand input +filename "n3.lyx" + +\end_inset + + +\end_layout +  \end_body  \end_document | 
