Commit bb0deb37881651e169eb558e9ed24ecaf0970bdb
1 parent
0307e1f6
Exists in
master
and in
3 other branches
[oss-2018] Re-organizing final section
Showing
2 changed files
with
7 additions
and
3 deletions
Show diff stats
icse2018/content/07-discussion.tex
1 | -\section{Discussion} | |
1 | +\section{Discussion and Final Remarks} | |
2 | 2 | \label{sec:discussion} |
3 | 3 | |
4 | 4 | In this paper we examine the empirical model of project management applied in a |
... | ... | @@ -30,6 +30,8 @@ others involved. |
30 | 30 | |
31 | 31 | (Coleta das respostas em português, falta traduzir. Para avaliar conteúdo e relevância) |
32 | 32 | |
33 | +\begin{comment} | |
34 | + | |
33 | 35 | \begin{itemize} |
34 | 36 | \setlength\itemsep{1em} |
35 | 37 | \item \textit{How to involve students real-world projects, interacting with real customers} |
... | ... | @@ -84,3 +86,6 @@ Do lado da academia: |
84 | 86 | \end{itemize} |
85 | 87 | |
86 | 88 | % "No final teve aquele medo, aquela pressão, que não saia recurso. Teve uma desmobilização grande no final porque não estava saindo recurso, teve que liberar os seniors, isso também atrapalhou. Então essa parte aí de política impacta bastante no nosso trabalho no que era entregue. Naquela época, as vezes até tinha o recurso, mas tinha uma resistência da alta administração, agora não tem o recurso." |
89 | + | |
90 | +\end{comment} | |
91 | + | ... | ... |
icse2018/spb-oss-2018.tex
... | ... | @@ -9,7 +9,7 @@ |
9 | 9 | \usepackage{tabularx} |
10 | 10 | \usepackage{cite} |
11 | 11 | \usepackage{hyperref} |
12 | - | |
12 | +\usepackage{comment} | |
13 | 13 | %------------------------------------------------------------------------------ |
14 | 14 | |
15 | 15 | \begin{document} |
... | ... | @@ -41,7 +41,6 @@ |
41 | 41 | \input{content/05-methods} |
42 | 42 | \input{content/06-results} |
43 | 43 | \input{content/07-discussion} |
44 | -\input{content/08-conclusions} | |
45 | 44 | |
46 | 45 | \bibliographystyle{splncs03} |
47 | 46 | \bibliography{spb-oss-2018} | ... | ... |