monografia: link new chapters and some others refs
Parents:
107b5742 file(s) changed
- monografia/monografia.bib +22 -0
- monografia/monografia.tex +3 -0
monografia/monografia.bib
@@ -1,3 +1,25 @@
1 + @article{Iwaya:22,
2 + title={On the privacy of mental health apps},
3 + volume={28},
4 + DOI={10.1007/s10664-022-10236-0},
5 + number={1},
6 + journal={Empirical Software Engineering},
7 + author={Iwaya, Leonardo Horn and Babar, M. Ali and Rashid, Awais and Wijayarathna, Chamila},
8 + year={2022},
9 + month={Nov}
10 + },
11 +
12 + @article{Faurholt:2016,
13 + title={Electronic self-monitoring of mood using it platforms in adult patients with bipolar disorder: A systematic review of the validity and evidence},
14 + volume={16},
15 + DOI={10.1186/s12888-016-0713-0},
16 + number={1},
17 + journal={BMC Psychiatry},
18 + author={Faurholt-Jepsen, Maria and Munkholm, Klaus and Frost, Mads and Bardram, Jakob E. and Kessing, Lars Vedel},
19 + year={2016},
20 + month={Jan}
21 + },
22 +
1 23 @article{barber:92,
2 24 title={Too much of a good thing: light can be bad for photosynthesis},
3 25 author={Barber, James and Andersson, Bertil},
monografia/monografia.tex
@@ -128,6 +128,7 @@ \begin{listofabbrv}{TAB} % <- Insira aqui a maior sigla da sua lista de siglas.
128 128 % O conteúdo dentro dos colchetes é a sigla, e o texto ao lado é o seu significado
129 129 \item[TAB] Transtorno Afetivo Bipolar
130 130 \item[BAP] Bipolar Affective Disorder
131 + \item[TCC] Terapia Cognitivo-comportamental
131 132 \end{listofabbrv}
132 133
133 134 %Sumario
@@ -136,6 +137,8 @@
136 137 % Chapter é a seção primária do documento. Toda vez que é chamado este comando, uma quebra de página é adicionada;
137 138 \input{chapters/introduction}
138 139 \input{chapters/contextualization}
140 + \input{chapters/methodologies}
141 + \input{chapters/app}
139 142
140 143 % Section é a seção secundária do documento. O restante é auto explicativo..
141 144 \section{Seção Secundária (\textit{section})}