eletrotupi / tcc/ commit / 0bde987

thesis: add bib for IBM article on modelling and Gamma et. al.

Pedro Lucas Porcellis porcellis@eletrotupi.com 23 days ago 0bde9878fd9ca16f27b54a0302e11e64c0ef5307
Parents: 7c779e2
1 file(s) changed
  • monografia/monografia.bib +22 -0
monografia/monografia.bib
1 1
@article{Iwaya:22,
2 2
  title={On the privacy of mental health apps},
3 3
  volume={28},
4 4
  DOI={10.1007/s10664-022-10236-0},
5 5
  number={1},
▸ 102 unchanged lines
108 108
	author = {Guedes, Gilleanes T. A.},
109 109
	month = apr,
110 110
	year = {2022}
111 111
},
112 112

113 +
@online{ibm:2021,
114 +
  author     = {{IBM Documentation}},
115 +
  title      = {Modelando a Estrutura Estática Utilizando Diagramas de Classes},
116 +
  year       = {2021},
117 +
  url        = {https://www.ibm.com/docs/pt-br/rsas/7.5.0?topic=model-modeling-class-diagram-static-structure},
118 +
  organization = {IBM},
119 +
  urldate = {2026-07-03}
120 +
},
121 +

122 +
@book{Gamma:2011,
123 +
  address={Boston, Mass. Munich},
124 +
  edition={39. printing},
125 +
  author={Gamma, E. and Helm, R. and Johnson, R. and Vlissides, J.},
126 +
  series={Addison-Wesley professional computing series},
127 +
  title={Design patterns: elements of reusable object-oriented software},
128 +
  ISBN={0321700694},
129 +
  publisher={Addison-Wesley},
130 +
  year={2011},
131 +
  collection={Addison-Wesley professional computing series},
132 +
  language={eng}
133 +
},
134 +

113 135
@article{barber:92,
114 136
  title={Too much of a good thing: light can be bad for photosynthesis},
115 137
  author={Barber, James and Andersson, Bertil},
116 138
  journal={Trends in biochemical sciences},
117 139
  volume={17},
▸ 20 unchanged lines
138 160
	title={Meu website},
139 161
	author={Giovane Torres},
140 162
	url={https://gdotorres.github.io},
141 163
	urldate={26 de outubro de 2018},
142 164
}