-
Notifications
You must be signed in to change notification settings - Fork 21
/
sitemap.txt
952 lines (952 loc) · 50.4 KB
/
sitemap.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
https://csindexbr.org
https://csindexbr.org/authors2.html
https://csindexbr.org/depts2.html
https://csindexbr.org/statistics.html
https://csindexbr.org/profs.html
https://csindexbr.org/faq.html
https://csindexbr.org/depts.html?d=coppeufrj
https://csindexbr.org/depts.html?d=dccufrj
https://csindexbr.org/depts.html?d=icmcusp
https://csindexbr.org/depts.html?d=imeusp
https://csindexbr.org/depts.html?d=puc-rs
https://csindexbr.org/depts.html?d=puc-rio
https://csindexbr.org/depts.html?d=uerj
https://csindexbr.org/depts.html?d=ufabc
https://csindexbr.org/depts.html?d=ufam
https://csindexbr.org/depts.html?d=ufba
https://csindexbr.org/depts.html?d=ufc
https://csindexbr.org/depts.html?d=ufcg
https://csindexbr.org/depts.html?d=ufes
https://csindexbr.org/depts.html?d=uff
https://csindexbr.org/depts.html?d=ufmg
https://csindexbr.org/depts.html?d=ufpe
https://csindexbr.org/depts.html?d=ufpr
https://csindexbr.org/depts.html?d=ufrgs
https://csindexbr.org/depts.html?d=ufrn
https://csindexbr.org/depts.html?d=ufsc
https://csindexbr.org/depts.html?d=ufscar
https://csindexbr.org/depts.html?d=ufu
https://csindexbr.org/depts.html?d=unicamp
https://csindexbr.org/depts.html?d=unifesp
https://csindexbr.org/depts.html?d=utfpr
https://csindexbr.org/depts.html?d=unb
https://csindexbr.org/authors.html?p=Abel-Guilhermino-da-Silva-Filho
https://csindexbr.org/authors.html?p=Adenauer-Yamin
https://csindexbr.org/authors.html?p=Adenilso-Simao
https://csindexbr.org/authors.html?p=Adenilton-da-Silva
https://csindexbr.org/authors.html?p=Adiel-Almeida-Filho
https://csindexbr.org/authors.html?p=Adilson-Elias-Xavier
https://csindexbr.org/authors.html?p=Adolfo-Neto
https://csindexbr.org/authors.html?p=Adriane-Serapiao
https://csindexbr.org/authors.html?p=Adriano-Oliveira
https://csindexbr.org/authors.html?p=Adriano-Pereira
https://csindexbr.org/authors.html?p=Adriano-Veloso
https://csindexbr.org/authors.html?p=Adriao-Duarte-Doria-Neto
https://csindexbr.org/authors.html?p=Afonso-Paiva
https://csindexbr.org/authors.html?p=Agma-Traina
https://csindexbr.org/authors.html?p=Alana-Da-Gama
https://csindexbr.org/authors.html?p=Alba-Melo
https://csindexbr.org/authors.html?p=Alberto-Ferreira-De-Souza
https://csindexbr.org/authors.html?p=Alberto-Laender
https://csindexbr.org/authors.html?p=Alberto-Raposo
https://csindexbr.org/authors.html?p=Alberto-Schaeffer-Filho
https://csindexbr.org/authors.html?p=Alceu-Souza-Britto
https://csindexbr.org/authors.html?p=Aldri-dos-Santos
https://csindexbr.org/authors.html?p=Alejandro-Frery
https://csindexbr.org/authors.html?p=Alessandra-Alaniz-Macedo
https://csindexbr.org/authors.html?p=Alessandro-Garcia
https://csindexbr.org/authors.html?p=Aleteia-de-Araujo
https://csindexbr.org/authors.html?p=Alex-Garcia
https://csindexbr.org/authors.html?p=Alex-Sandro-Roschildt-Pinto
https://csindexbr.org/authors.html?p=Alex-Vieira
https://csindexbr.org/authors.html?p=Alexandre-Delbem
https://csindexbr.org/authors.html?p=Alexandre-Falcao
https://csindexbr.org/authors.html?p=Alexandre-Mota
https://csindexbr.org/authors.html?p=Alexandre-Plastino
https://csindexbr.org/authors.html?p=Alexandre-Salles-da-Cunha
https://csindexbr.org/authors.html?p=Alexandre-Sztajnberg
https://csindexbr.org/authors.html?p=Alexandre-Vasconcelos
https://csindexbr.org/authors.html?p=Alexandre-Zaghetto
https://csindexbr.org/authors.html?p=Alexandro-Baldassin
https://csindexbr.org/authors.html?p=Alfredo-Goldman
https://csindexbr.org/authors.html?p=Aline-Paes
https://csindexbr.org/authors.html?p=Alneu-de-Andrade-Lopes
https://csindexbr.org/authors.html?p=Altair-Olivo-Santin
https://csindexbr.org/authors.html?p=Altigran-Silva
https://csindexbr.org/authors.html?p=Aluizio-Araujo
https://csindexbr.org/authors.html?p=Alvaro-Moreira
https://csindexbr.org/authors.html?p=Ana-Bazzan
https://csindexbr.org/authors.html?p=Ana-Carolina-Lorena
https://csindexbr.org/authors.html?p=Ana-Carolina-Salgado
https://csindexbr.org/authors.html?p=Ana-Cristina-Vendramin
https://csindexbr.org/authors.html?p=Ana-Karolinna-Maia
https://csindexbr.org/authors.html?p=Ana-Paula-Couto-da-Silva
https://csindexbr.org/authors.html?p=Ana-Teresa-Martins
https://csindexbr.org/authors.html?p=Ana-de-Melo
https://csindexbr.org/authors.html?p=Anand-Subramanian
https://csindexbr.org/authors.html?p=Anarosa-Brandao
https://csindexbr.org/authors.html?p=Anderson-Almeida-Ferreira
https://csindexbr.org/authors.html?p=Anderson-Maciel
https://csindexbr.org/authors.html?p=Anderson-Rocha
https://csindexbr.org/authors.html?p=Andre-Backes
https://csindexbr.org/authors.html?p=Andre-Coelho
https://csindexbr.org/authors.html?p=Andre-Drummond
https://csindexbr.org/authors.html?p=Andre-Fujita
https://csindexbr.org/authors.html?p=Andre-Grahl-Pereira
https://csindexbr.org/authors.html?p=Andre-Gregio
https://csindexbr.org/authors.html?p=Andre-Hora
https://csindexbr.org/authors.html?p=Andre-Inacio-Reis
https://csindexbr.org/authors.html?p=Andre-Kashiwabara
https://csindexbr.org/authors.html?p=Andre-Luis-Vignatti
https://csindexbr.org/authors.html?p=Andre-Luiz-Lins-de-Aquino
https://csindexbr.org/authors.html?p=Andre-Luiz-Pires-Guedes
https://csindexbr.org/authors.html?p=Andre-Maidl
https://csindexbr.org/authors.html?p=Andre-Ponce-de-Leon-Carvalho
https://csindexbr.org/authors.html?p=Andre-Rauber-du-Bois
https://csindexbr.org/authors.html?p=Andre-Renato-Villela-da-Silva
https://csindexbr.org/authors.html?p=Andre-Rossi
https://csindexbr.org/authors.html?p=Andre-Santos
https://csindexbr.org/authors.html?p=Andre-Schneider-de-Oliveira
https://csindexbr.org/authors.html?p=Andreia-Malucelli
https://csindexbr.org/authors.html?p=Andrey-Brito
https://csindexbr.org/authors.html?p=Andrey-Pimentel
https://csindexbr.org/authors.html?p=Anelise-Munaretto
https://csindexbr.org/authors.html?p=Angelo-Brayner
https://csindexbr.org/authors.html?p=Anisio-Lacerda
https://csindexbr.org/authors.html?p=Anjolina-Oliveira
https://csindexbr.org/authors.html?p=Anna-Costa
https://csindexbr.org/authors.html?p=Anne-Canuto
https://csindexbr.org/authors.html?p=Anselmo-Cardoso-de-Paiva
https://csindexbr.org/authors.html?p=Anselmo-Montenegro
https://csindexbr.org/authors.html?p=Antonio-Alfredo-Ferreira-Loureiro
https://csindexbr.org/authors.html?p=Antonio-Apolinario
https://csindexbr.org/authors.html?p=Antonio-Augusto-Medeiros-Frohlich
https://csindexbr.org/authors.html?p=Antonio-Carlos-Schneider-Beck
https://csindexbr.org/authors.html?p=Antonio-Furtado
https://csindexbr.org/authors.html?p=Antonio-Miguel-Vieira-Monteiro
https://csindexbr.org/authors.html?p=Antonio-Tadeu-Gomes
https://csindexbr.org/authors.html?p=Antonio-de-Oliveira
https://csindexbr.org/authors.html?p=Aparecido-Marana
https://csindexbr.org/authors.html?p=Arilo-Dias-Neto
https://csindexbr.org/authors.html?p=Arnaldo-Araujo
https://csindexbr.org/authors.html?p=Arnaldo-Moura
https://csindexbr.org/authors.html?p=Artur-Ziviani
https://csindexbr.org/authors.html?p=Asla-Medeiros
https://csindexbr.org/authors.html?p=Augusto-Jose-Venancio-Neto
https://csindexbr.org/authors.html?p=Augusto-Sampaio
https://csindexbr.org/authors.html?p=Aura-Conci
https://csindexbr.org/authors.html?p=Auri-Vincenzi
https://csindexbr.org/authors.html?p=Aurora-Pozo
https://csindexbr.org/authors.html?p=Avelino-Zorzo
https://csindexbr.org/authors.html?p=Ayla-Dantas
https://csindexbr.org/authors.html?p=Baldoino-Fonseca
https://csindexbr.org/authors.html?p=Benjamin-Bedregal
https://csindexbr.org/authors.html?p=Bernardo-Pereira-Nunes
https://csindexbr.org/authors.html?p=Breno-Bernard-Nicolau-de-Franca
https://csindexbr.org/authors.html?p=Bruno-Cafeo
https://csindexbr.org/authors.html?p=Bruno-Cartaxo
https://csindexbr.org/authors.html?p=Bruno-Castro-da-Silva
https://csindexbr.org/authors.html?p=Bruno-Feijo
https://csindexbr.org/authors.html?p=Bruno-Guazzelli-Batista
https://csindexbr.org/authors.html?p=Bruno-Jefferson-Pessoa
https://csindexbr.org/authors.html?p=Bruno-Kimura
https://csindexbr.org/authors.html?p=Bruno-Petrato-Bruck
https://csindexbr.org/authors.html?p=Bruno-Queiroz-Pinto
https://csindexbr.org/authors.html?p=Bruno-Schulze
https://csindexbr.org/authors.html?p=Bruno-Souza
https://csindexbr.org/authors.html?p=Bruno-Zatt
https://csindexbr.org/authors.html?p=Caetano-Traina
https://csindexbr.org/authors.html?p=Carina-Dorneles
https://csindexbr.org/authors.html?p=Carina-Frota-Alves
https://csindexbr.org/authors.html?p=Carla-Delgado
https://csindexbr.org/authors.html?p=Carla-Freitas
https://csindexbr.org/authors.html?p=Carla-Leitao
https://csindexbr.org/authors.html?p=Carla-Taciana
https://csindexbr.org/authors.html?p=Carla-Westphall
https://csindexbr.org/authors.html?p=Carlos-Alberto-de-Jesus-Martinhon
https://csindexbr.org/authors.html?p=Carlos-Alexandre-Barros-de-Mello
https://csindexbr.org/authors.html?p=Carlos-Becker-Westphall
https://csindexbr.org/authors.html?p=Carlos-Camarao
https://csindexbr.org/authors.html?p=Carlos-Eduardo-Santos-Pires
https://csindexbr.org/authors.html?p=Carlos-Ferraz
https://csindexbr.org/authors.html?p=Carlos-Ferreira
https://csindexbr.org/authors.html?p=Carlos-Figueiredo
https://csindexbr.org/authors.html?p=Carlos-Fisch-Brito
https://csindexbr.org/authors.html?p=Carlos-Henrique-Costa-Ribeiro
https://csindexbr.org/authors.html?p=Carlos-Kamienski
https://csindexbr.org/authors.html?p=Carlos-Lucena
https://csindexbr.org/authors.html?p=Carlos-Maziero
https://csindexbr.org/authors.html?p=Carlos-Olarte
https://csindexbr.org/authors.html?p=Carlos-Silla
https://csindexbr.org/authors.html?p=Carmem-Hara
https://csindexbr.org/authors.html?p=Cassio-Prazeres
https://csindexbr.org/authors.html?p=Celia-Ralha
https://csindexbr.org/authors.html?p=Celina-de-Figueiredo
https://csindexbr.org/authors.html?p=Celio-Vinicius-Neves-de-Albuquerque
https://csindexbr.org/authors.html?p=Celso-Massaki-Hirata
https://csindexbr.org/authors.html?p=Celso-Ribeiro
https://csindexbr.org/authors.html?p=Celso-Saibel-Santos
https://csindexbr.org/authors.html?p=Cesar-Augusto-Fonticielha-De-Rose
https://csindexbr.org/authors.html?p=Cesar-Lincoln-Mattos
https://csindexbr.org/authors.html?p=Cesar-Tacla
https://csindexbr.org/authors.html?p=Christian-Rothenberg
https://csindexbr.org/authors.html?p=Christiane-Brasil
https://csindexbr.org/authors.html?p=Christiane-Neme-Campos
https://csindexbr.org/authors.html?p=Christiane-von-Wangenheim
https://csindexbr.org/authors.html?p=Christiano-Braga
https://csindexbr.org/authors.html?p=Christina-Chavez
https://csindexbr.org/authors.html?p=Cid-Carvalho-de-Souza
https://csindexbr.org/authors.html?p=Clarisse-de-Souza
https://csindexbr.org/authors.html?p=Claudia-Bauzer-Medeiros
https://csindexbr.org/authors.html?p=Claudia-Linhares-Sales
https://csindexbr.org/authors.html?p=Claudia-Nalon
https://csindexbr.org/authors.html?p=Claudia-Werner
https://csindexbr.org/authors.html?p=Claudine-Badue
https://csindexbr.org/authors.html?p=Claudio-Amorim
https://csindexbr.org/authors.html?p=Claudio-Campelo
https://csindexbr.org/authors.html?p=Claudio-Esperanca
https://csindexbr.org/authors.html?p=Claudio-Geyer
https://csindexbr.org/authors.html?p=Claudio-Jung
https://csindexbr.org/authors.html?p=Claudio-Sant’Anna
https://csindexbr.org/authors.html?p=Claudio-Toledo
https://csindexbr.org/authors.html?p=Claudio-de-Souza-Baptista
https://csindexbr.org/authors.html?p=Claudson-Bornstein
https://csindexbr.org/authors.html?p=Cleber-Zanchettin
https://csindexbr.org/authors.html?p=Cleidson-Souza
https://csindexbr.org/authors.html?p=Clodis-Boscarioli
https://csindexbr.org/authors.html?p=Clodoaldo-Lima
https://csindexbr.org/authors.html?p=Clodoveu-Davis
https://csindexbr.org/authors.html?p=Creto-Vidal
https://csindexbr.org/authors.html?p=Cristian-Cechinel
https://csindexbr.org/authors.html?p=Cristiana-Bentes
https://csindexbr.org/authors.html?p=Cristiano-Arbex-Valle
https://csindexbr.org/authors.html?p=Cristiano-Costa
https://csindexbr.org/authors.html?p=Cristiano-Maciel-da-Silva
https://csindexbr.org/authors.html?p=Cristina-Boeres
https://csindexbr.org/authors.html?p=Cristina-Ciferri
https://csindexbr.org/authors.html?p=Cristina-Fernandes
https://csindexbr.org/authors.html?p=Cristina-Nader-Vasconcelos
https://csindexbr.org/authors.html?p=Dalton-Guerrero
https://csindexbr.org/authors.html?p=Daltro-Nunes
https://csindexbr.org/authors.html?p=Daniel-Batista
https://csindexbr.org/authors.html?p=Daniel-Carlos-Guimaraes-Pedronette
https://csindexbr.org/authors.html?p=Daniel-Carvalho-da-Cunha
https://csindexbr.org/authors.html?p=Daniel-Cordeiro
https://csindexbr.org/authors.html?p=Daniel-Fernandes-Macedo
https://csindexbr.org/authors.html?p=Daniel-Figueiredo
https://csindexbr.org/authors.html?p=Daniel-Guidoni
https://csindexbr.org/authors.html?p=Daniel-Kaster
https://csindexbr.org/authors.html?p=Daniel-Menasche
https://csindexbr.org/authors.html?p=Daniel-Morgato-Martin
https://csindexbr.org/authors.html?p=Daniel-Osaku
https://csindexbr.org/authors.html?p=Daniel-Schwabe
https://csindexbr.org/authors.html?p=Daniel-Weingaertner
https://csindexbr.org/authors.html?p=Daniel-de-Oliveira
https://csindexbr.org/authors.html?p=Daniela-Barreiro-Claro
https://csindexbr.org/authors.html?p=Daniele-Vigo
https://csindexbr.org/authors.html?p=Danilo-Barbosa-Coimbra
https://csindexbr.org/authors.html?p=Danilo-Hernane-Spatti
https://csindexbr.org/authors.html?p=Danilo-Sanches
https://csindexbr.org/authors.html?p=Dante-Augusto-Couto-Barone
https://csindexbr.org/authors.html?p=Dario-Aloise
https://csindexbr.org/authors.html?p=David-Martins
https://csindexbr.org/authors.html?p=David-Menotti
https://csindexbr.org/authors.html?p=David-Moises-Santos
https://csindexbr.org/authors.html?p=Debora-Muchaluat-Saade
https://csindexbr.org/authors.html?p=Debora-Nascimento
https://csindexbr.org/authors.html?p=Denilson-Pereira
https://csindexbr.org/authors.html?p=Denis-Fernando-Wolf
https://csindexbr.org/authors.html?p=Denis-Maua
https://csindexbr.org/authors.html?p=Diana-Sasaki-Nobrega
https://csindexbr.org/authors.html?p=Diego-Amancio
https://csindexbr.org/authors.html?p=Diego-Aranha
https://csindexbr.org/authors.html?p=Diego-Dermeval
https://csindexbr.org/authors.html?p=Diego-Gimenez-Passos
https://csindexbr.org/authors.html?p=Dilson-Lucas-Pereira
https://csindexbr.org/authors.html?p=Dinani-Amorim
https://csindexbr.org/authors.html?p=Divanilson-Campelo
https://csindexbr.org/authors.html?p=Djamel-Sadok
https://csindexbr.org/authors.html?p=Dorgival-Guedes
https://csindexbr.org/authors.html?p=Douglas-Guimaraes-Macharet
https://csindexbr.org/authors.html?p=Douglas-Rodrigues
https://csindexbr.org/authors.html?p=Duncan-Ruiz
https://csindexbr.org/authors.html?p=Eanes-Torres-Pereira
https://csindexbr.org/authors.html?p=Edison-Pignaton-de-Freitas
https://csindexbr.org/authors.html?p=Edleno-de-Moura
https://csindexbr.org/authors.html?p=Edmundo-Madeira
https://csindexbr.org/authors.html?p=Edmundo-de-Souza-e-Silva
https://csindexbr.org/authors.html?p=Edna-Barros
https://csindexbr.org/authors.html?p=Edson-Borin
https://csindexbr.org/authors.html?p=Edson-Caceres
https://csindexbr.org/authors.html?p=Edson-Oliveira-Jr
https://csindexbr.org/authors.html?p=Edson-Prestes-e-Silva
https://csindexbr.org/authors.html?p=Eduardo-Alchieri
https://csindexbr.org/authors.html?p=Eduardo-Almeida
https://csindexbr.org/authors.html?p=Eduardo-Antonio-Guimaraes-Tavares
https://csindexbr.org/authors.html?p=Eduardo-Aranha
https://csindexbr.org/authors.html?p=Eduardo-Candido-Xavier
https://csindexbr.org/authors.html?p=Eduardo-Cerqueira
https://csindexbr.org/authors.html?p=Eduardo-Cunha-de-Almeida
https://csindexbr.org/authors.html?p=Eduardo-Feitosa
https://csindexbr.org/authors.html?p=Eduardo-Figueiredo
https://csindexbr.org/authors.html?p=Eduardo-Gastal
https://csindexbr.org/authors.html?p=Eduardo-Guerra
https://csindexbr.org/authors.html?p=Eduardo-Nakamura
https://csindexbr.org/authors.html?p=Eduardo-Ogasawara
https://csindexbr.org/authors.html?p=Eduardo-Sany-Laber
https://csindexbr.org/authors.html?p=Eduardo-Souto
https://csindexbr.org/authors.html?p=Eduardo-Todt
https://csindexbr.org/authors.html?p=Edward-Hermann-Haeusler
https://csindexbr.org/authors.html?p=Edward-Moreno
https://csindexbr.org/authors.html?p=Eiji-Adachi-Barbosa
https://csindexbr.org/authors.html?p=Elaine-Pimentel
https://csindexbr.org/authors.html?p=Elaine-Ribeiro-de-Faria
https://csindexbr.org/authors.html?p=Elder-Cirilo
https://csindexbr.org/authors.html?p=Eliane-Martins
https://csindexbr.org/authors.html?p=Elias-Duarte
https://csindexbr.org/authors.html?p=Elisa-Yumi-Nakagawa
https://csindexbr.org/authors.html?p=Elizabeth-Furtado
https://csindexbr.org/authors.html?p=Elizabeth-Goldbarg
https://csindexbr.org/authors.html?p=Elizabeth-Wanner
https://csindexbr.org/authors.html?p=Ellen-Barbosa
https://csindexbr.org/authors.html?p=Emanuele-Santos
https://csindexbr.org/authors.html?p=Emerson-Paraiso
https://csindexbr.org/authors.html?p=Emilio-Francesquini
https://csindexbr.org/authors.html?p=Erickson-Rangel-do-Nascimento
https://csindexbr.org/authors.html?p=Erika-Cota
https://csindexbr.org/authors.html?p=Ernesto-Birgin
https://csindexbr.org/authors.html?p=Esteban-Clua
https://csindexbr.org/authors.html?p=Estevam-Hruschka
https://csindexbr.org/authors.html?p=Eunice-Nunes
https://csindexbr.org/authors.html?p=Evandro-Costa
https://csindexbr.org/authors.html?p=Fabiano-Ferrari
https://csindexbr.org/authors.html?p=Fabiano-Passuelo-Hessel
https://csindexbr.org/authors.html?p=Fabiano-Silva
https://csindexbr.org/authors.html?p=Fabio-Augusto-Faria
https://csindexbr.org/authors.html?p=Fabio-Cappabianco
https://csindexbr.org/authors.html?p=Fabio-Costa
https://csindexbr.org/authors.html?p=Fabio-Cozman
https://csindexbr.org/authors.html?p=Fabio-Kon
https://csindexbr.org/authors.html?p=Fabio-Luiz-Usberti
https://csindexbr.org/authors.html?p=Fabio-Mascarenhas
https://csindexbr.org/authors.html?p=Fabio-Porto
https://csindexbr.org/authors.html?p=Fabio-Protti
https://csindexbr.org/authors.html?p=Fabio-Q.-B.-da-Silva
https://csindexbr.org/authors.html?p=Fabiola-Greve
https://csindexbr.org/authors.html?p=Fabricio-Benevenuto
https://csindexbr.org/authors.html?p=Fabricio-Breve
https://csindexbr.org/authors.html?p=Fabricio-Enembreck
https://csindexbr.org/authors.html?p=Fabricio-Martins-Lopes
https://csindexbr.org/authors.html?p=Fabricio-Olivetti-de-Franca
https://csindexbr.org/authors.html?p=Fatima-Nunes
https://csindexbr.org/authors.html?p=Felipe-Franca
https://csindexbr.org/authors.html?p=Felipe-Meneguzzi
https://csindexbr.org/authors.html?p=Fernanda-Baiao
https://csindexbr.org/authors.html?p=Fernanda-Campos
https://csindexbr.org/authors.html?p=Fernando-Castor
https://csindexbr.org/authors.html?p=Fernando-Dotti
https://csindexbr.org/authors.html?p=Fernando-Figueira-Filho
https://csindexbr.org/authors.html?p=Fernando-Gehm-Moraes
https://csindexbr.org/authors.html?p=Fernando-Maciano-de-Paula-Neto
https://csindexbr.org/authors.html?p=Fernando-Marson
https://csindexbr.org/authors.html?p=Fernando-Osorio
https://csindexbr.org/authors.html?p=Fernando-Paulovich
https://csindexbr.org/authors.html?p=Fernando-Pereira
https://csindexbr.org/authors.html?p=Fernando-Trinta
https://csindexbr.org/authors.html?p=Fernando-Von-Zuben
https://csindexbr.org/authors.html?p=Flavia-Bernardini
https://csindexbr.org/authors.html?p=Flavia-Delicato
https://csindexbr.org/authors.html?p=Flavia-Santoro
https://csindexbr.org/authors.html?p=Flavio-Figueiredo
https://csindexbr.org/authors.html?p=Flavio-Keidi-Miyazawa
https://csindexbr.org/authors.html?p=Flavio-Silva
https://csindexbr.org/authors.html?p=Flavio-Soares-Correa-da-Silva
https://csindexbr.org/authors.html?p=Flavio-de-Barros-Vidal
https://csindexbr.org/authors.html?p=Francicleber-Ferreira
https://csindexbr.org/authors.html?p=Francisco-Heron-de-Carvalho
https://csindexbr.org/authors.html?p=Francisco-Jose-Monaco
https://csindexbr.org/authors.html?p=Francisco-Sant'Anna
https://csindexbr.org/authors.html?p=Francisco-Tenorio-de-Carvalho
https://csindexbr.org/authors.html?p=Francisco-Vilar-Brasileiro
https://csindexbr.org/authors.html?p=Fred-Freitas
https://csindexbr.org/authors.html?p=Frederico-Durao
https://csindexbr.org/authors.html?p=Gabriel-Luca-Nazar
https://csindexbr.org/authors.html?p=Gabriel-Silva
https://csindexbr.org/authors.html?p=Geber-Ramalho
https://csindexbr.org/authors.html?p=Genaina-Rodrigues
https://csindexbr.org/authors.html?p=George-Cavalcanti
https://csindexbr.org/authors.html?p=George-Lima
https://csindexbr.org/authors.html?p=George-Teodoro
https://csindexbr.org/authors.html?p=Geraldo-Robson-Mateus
https://csindexbr.org/authors.html?p=Gerberth-Adin-Ramirez-Rivera
https://csindexbr.org/authors.html?p=Germano-Vasconcelos
https://csindexbr.org/authors.html?p=Gerson-Geraldo-Cavalheiro
https://csindexbr.org/authors.html?p=Gerson-Zaverucha
https://csindexbr.org/authors.html?p=Giancarlo-Guizzardi
https://csindexbr.org/authors.html?p=Gilberto-Camara
https://csindexbr.org/authors.html?p=Gilberto-Farias-de-Souza-Filho
https://csindexbr.org/authors.html?p=Gilson-Giraldi
https://csindexbr.org/authors.html?p=Gina-Maira-Oliveira
https://csindexbr.org/authors.html?p=Gisele-Pappa
https://csindexbr.org/authors.html?p=Giseli-Lopes
https://csindexbr.org/authors.html?p=Gleison-Santos
https://csindexbr.org/authors.html?p=Gracaliz-Dimuro
https://csindexbr.org/authors.html?p=Guido-Araujo
https://csindexbr.org/authors.html?p=Guilherme-Avelino
https://csindexbr.org/authors.html?p=Guilherme-Maia
https://csindexbr.org/authors.html?p=Guilherme-Oliveira-Mota
https://csindexbr.org/authors.html?p=Guilherme-Pimentel-Telles
https://csindexbr.org/authors.html?p=Guilherme-Sousa-Bastos
https://csindexbr.org/authors.html?p=Guilherme-Travassos
https://csindexbr.org/authors.html?p=Gustavo-Batista
https://csindexbr.org/authors.html?p=Gustavo-Carvalho
https://csindexbr.org/authors.html?p=Gustavo-Figueiredo
https://csindexbr.org/authors.html?p=Gustavo-Pavani
https://csindexbr.org/authors.html?p=Gustavo-Pessin
https://csindexbr.org/authors.html?p=Gustavo-Pinto
https://csindexbr.org/authors.html?p=Hansenclever-Bassani
https://csindexbr.org/authors.html?p=Haroldo-Gambini-Santos
https://csindexbr.org/authors.html?p=Heiko-Hornung
https://csindexbr.org/authors.html?p=Heitor-Costa
https://csindexbr.org/authors.html?p=Heitor-Ramos
https://csindexbr.org/authors.html?p=Heitor-Silverio-Lopes
https://csindexbr.org/authors.html?p=Helio-Lopes
https://csindexbr.org/authors.html?p=Helio-Pedrini
https://csindexbr.org/authors.html?p=Heloisa-Camargo
https://csindexbr.org/authors.html?p=Hermano-Moura
https://csindexbr.org/authors.html?p=Hermes-Senger
https://csindexbr.org/authors.html?p=Horacio-Hideki-Yanasse
https://csindexbr.org/authors.html?p=Horacio-Oliveira
https://csindexbr.org/authors.html?p=Hugo-Fuks
https://csindexbr.org/authors.html?p=Humberto-Marques
https://csindexbr.org/authors.html?p=Hyggo-Almeida
https://csindexbr.org/authors.html?p=Ig-Ibert-Bittencourt
https://csindexbr.org/authors.html?p=Igor-Machado-Coelho
https://csindexbr.org/authors.html?p=Igor-Moraes
https://csindexbr.org/authors.html?p=Igor-Steinmacher
https://csindexbr.org/authors.html?p=Igor-Wiese
https://csindexbr.org/authors.html?p=Ingrid-Oliveira
https://csindexbr.org/authors.html?p=Isabel-Harb-Manssour
https://csindexbr.org/authors.html?p=Isabel-Rosseti
https://csindexbr.org/authors.html?p=Isabela-Gasparini
https://csindexbr.org/authors.html?p=Islene-Garcia
https://csindexbr.org/authors.html?p=Italo-Cunha
https://csindexbr.org/authors.html?p=Ivan-Machado
https://csindexbr.org/authors.html?p=Jacir-Bordim
https://csindexbr.org/authors.html?p=Jacob-Scharcanski
https://csindexbr.org/authors.html?p=Jacques-Wainer
https://csindexbr.org/authors.html?p=Jaelson-Castro
https://csindexbr.org/authors.html?p=Jairo-Panetta
https://csindexbr.org/authors.html?p=Jano-Moreira-de-Souza
https://csindexbr.org/authors.html?p=Javam-Machado
https://csindexbr.org/authors.html?p=Jayme-Szwarcfiter
https://csindexbr.org/authors.html?p=Jefersson-dos-Santos
https://csindexbr.org/authors.html?p=Jefferson-Souza
https://csindexbr.org/authors.html?p=Jeroen-Graaf
https://csindexbr.org/authors.html?p=Jessyka-Vilela
https://csindexbr.org/authors.html?p=Jesus-Mena-Chalco
https://csindexbr.org/authors.html?p=Jo-Ueyama
https://csindexbr.org/authors.html?p=Joao-Alcantara
https://csindexbr.org/authors.html?p=Joao-Arthur-Brunet
https://csindexbr.org/authors.html?p=Joao-Bertini
https://csindexbr.org/authors.html?p=Joao-Bosco-Ferreira-Filho
https://csindexbr.org/authors.html?p=Joao-Comba
https://csindexbr.org/authors.html?p=Joao-Eduardo-Ferreira
https://csindexbr.org/authors.html?p=Joao-Fabro
https://csindexbr.org/authors.html?p=Joao-Gluz
https://csindexbr.org/authors.html?p=Joao-Luis-Garcia-Rosa
https://csindexbr.org/authors.html?p=Joao-Marcos-de-Almeida
https://csindexbr.org/authors.html?p=Joao-Meidanis
https://csindexbr.org/authors.html?p=Joao-Paulo-Almeida
https://csindexbr.org/authors.html?p=Joao-Paulo-Gois
https://csindexbr.org/authors.html?p=Joao-Paulo-Papa
https://csindexbr.org/authors.html?p=Joao-Paulo-Pordeus-Gomes
https://csindexbr.org/authors.html?p=Joao-Paulo-Silva-do-Monte-Lima
https://csindexbr.org/authors.html?p=Joaquim-Cavalcante
https://csindexbr.org/authors.html?p=Joaquim-Celestino
https://csindexbr.org/authors.html?p=Joel-Luis-Carbonera
https://csindexbr.org/authors.html?p=Joel-Rodrigues
https://csindexbr.org/authors.html?p=Jomi-Hubner
https://csindexbr.org/authors.html?p=Jonathan-de-Andrade-Silva
https://csindexbr.org/authors.html?p=Joni-da-Silva-Fraga
https://csindexbr.org/authors.html?p=Jonice-Oliveira
https://csindexbr.org/authors.html?p=Jorge-Luis-Victoria-Barbosa
https://csindexbr.org/authors.html?p=Jorge-Stolfi
https://csindexbr.org/authors.html?p=Jose-Antonio-Fernandes-de-Macedo
https://csindexbr.org/authors.html?p=Jose-Augusto-Baranauskas
https://csindexbr.org/authors.html?p=Jose-Carlos-Maldonado
https://csindexbr.org/authors.html?p=Jose-Fernando-Rodrigues-Junior
https://csindexbr.org/authors.html?p=Jose-Ferreira-de-Rezende
https://csindexbr.org/authors.html?p=Jose-Gustavo-Paiva
https://csindexbr.org/authors.html?p=Jose-Luis-Guntzel
https://csindexbr.org/authors.html?p=Jose-Marcos-Nogueira
https://csindexbr.org/authors.html?p=Jose-Maria-David
https://csindexbr.org/authors.html?p=Jose-Maria-Monteiro
https://csindexbr.org/authors.html?p=Jose-Neuman-de-Souza
https://csindexbr.org/authors.html?p=Jose-Palazzo-de-Oliveira
https://csindexbr.org/authors.html?p=Jose-Viterbo
https://csindexbr.org/authors.html?p=Judith-Kelner
https://csindexbr.org/authors.html?p=Juliana-Kaizer-Vizzotto
https://csindexbr.org/authors.html?p=Juliano-Iyoda
https://csindexbr.org/authors.html?p=Juliano-Wickboldt
https://csindexbr.org/authors.html?p=Julio-Cezar-Estrella
https://csindexbr.org/authors.html?p=Julio-Dos-Reis
https://csindexbr.org/authors.html?p=Julio-Leite
https://csindexbr.org/authors.html?p=Julio-Lopez-Hernandez
https://csindexbr.org/authors.html?p=Junia-Coutinho-Anacleto-Silva
https://csindexbr.org/authors.html?p=Junior-Barrera
https://csindexbr.org/authors.html?p=Jurandy-Almeida
https://csindexbr.org/authors.html?p=Jussara-Almeida
https://csindexbr.org/authors.html?p=Kalinka-Castelo-Branco
https://csindexbr.org/authors.html?p=Karin-Becker
https://csindexbr.org/authors.html?p=Karina-Valdivia-Delgado
https://csindexbr.org/authors.html?p=Kate-Revoredo
https://csindexbr.org/authors.html?p=Kecia-Ferreira
https://csindexbr.org/authors.html?p=Kelvin-Lopes-Dias
https://csindexbr.org/authors.html?p=Kiev-Gama
https://csindexbr.org/authors.html?p=Laercio-Pilla
https://csindexbr.org/authors.html?p=Lasaro-Camargos
https://csindexbr.org/authors.html?p=Laura-Bahiense
https://csindexbr.org/authors.html?p=Laurence-Amaral
https://csindexbr.org/authors.html?p=Leandro-Balby-Marinho
https://csindexbr.org/authors.html?p=Leandro-Fernandes
https://csindexbr.org/authors.html?p=Leandro-Krug-Wives
https://csindexbr.org/authors.html?p=Leandro-Marzulo
https://csindexbr.org/authors.html?p=Leandro-Villas
https://csindexbr.org/authors.html?p=Lehilton-Pedrosa
https://csindexbr.org/authors.html?p=Leila-Ribeiro
https://csindexbr.org/authors.html?p=Leliane-Nunes-de-Barros
https://csindexbr.org/authors.html?p=Leobino-Sampaio
https://csindexbr.org/authors.html?p=Leonardo-Barbosa
https://csindexbr.org/authors.html?p=Leonardo-Montecchi
https://csindexbr.org/authors.html?p=Leonardo-Murta
https://csindexbr.org/authors.html?p=Leonardo-Torok
https://csindexbr.org/authors.html?p=Leonardo-da-Rocha
https://csindexbr.org/authors.html?p=Leopoldo-Teixeira
https://csindexbr.org/authors.html?p=Leticia-Peres
https://csindexbr.org/authors.html?p=Leticia-Rittner
https://csindexbr.org/authors.html?p=Li-Weigang
https://csindexbr.org/authors.html?p=Liane-Tarouco
https://csindexbr.org/authors.html?p=Liliane-Machado
https://csindexbr.org/authors.html?p=Lincoln-Rocha
https://csindexbr.org/authors.html?p=Linnyer-Ruiz
https://csindexbr.org/authors.html?p=Liria-Sato
https://csindexbr.org/authors.html?p=Lisandra-Fontoura
https://csindexbr.org/authors.html?p=Lisandro-Zambenedetti-Granville
https://csindexbr.org/authors.html?p=Loana-Tito-Nogueira
https://csindexbr.org/authors.html?p=Loic-Cerf
https://csindexbr.org/authors.html?p=Lucas-Schnorr
https://csindexbr.org/authors.html?p=Lucas-Wanner
https://csindexbr.org/authors.html?p=Lucelene-Lopes
https://csindexbr.org/authors.html?p=Luci-Pirmez
https://csindexbr.org/authors.html?p=Lucia-Catabriga
https://csindexbr.org/authors.html?p=Lucia-Drummond
https://csindexbr.org/authors.html?p=Luciana-Buriol
https://csindexbr.org/authors.html?p=Luciana-Foss
https://csindexbr.org/authors.html?p=Luciana-Lourdes-Silva
https://csindexbr.org/authors.html?p=Luciana-Porcher-Nedel
https://csindexbr.org/authors.html?p=Luciana-Rech
https://csindexbr.org/authors.html?p=Luciana-Salgado
https://csindexbr.org/authors.html?p=Luciana-Zaina
https://csindexbr.org/authors.html?p=Luciano-Barbosa
https://csindexbr.org/authors.html?p=Luciano-Gaspary
https://csindexbr.org/authors.html?p=Luciano-Oliveira
https://csindexbr.org/authors.html?p=Luciano-Silva
https://csindexbr.org/authors.html?p=Lucidio-Formiga-Cabral
https://csindexbr.org/authors.html?p=Lucilia-Figueiredo
https://csindexbr.org/authors.html?p=Lucineia-Heloisa-Thom
https://csindexbr.org/authors.html?p=Lucio-Mauro-Duarte
https://csindexbr.org/authors.html?p=Luerbio-Faria
https://csindexbr.org/authors.html?p=Luidi-Simonetti
https://csindexbr.org/authors.html?p=Luigi-Carro
https://csindexbr.org/authors.html?p=Luis-Antonio-Kowada
https://csindexbr.org/authors.html?p=Luis-Carlos-De-Bona
https://csindexbr.org/authors.html?p=Luis-Fabricio-Goes
https://csindexbr.org/authors.html?p=Luis-Gustavo-Nonato
https://csindexbr.org/authors.html?p=Luis-Henrique-Costa
https://csindexbr.org/authors.html?p=Luis-Lamb
https://csindexbr.org/authors.html?p=Luis-Marti-Orosa
https://csindexbr.org/authors.html?p=Luis-Valente
https://csindexbr.org/authors.html?p=Luis-Zarate
https://csindexbr.org/authors.html?p=Luiz-Andre-Paes-Leme
https://csindexbr.org/authors.html?p=Luiz-Carlos-Albini
https://csindexbr.org/authors.html?p=Luiz-Chaimowicz
https://csindexbr.org/authors.html?p=Luiz-Claudio-Villar-dos-Santos
https://csindexbr.org/authors.html?p=Luiz-Eduardo-Buzato
https://csindexbr.org/authors.html?p=Luiz-Eduardo-Soares-Oliveira
https://csindexbr.org/authors.html?p=Luiz-Fernando-Bittencourt
https://csindexbr.org/authors.html?p=Luiz-Fernando-Coletta
https://csindexbr.org/authors.html?p=Luiz-Filipe-Vieira
https://csindexbr.org/authors.html?p=Luiz-Gonzaga
https://csindexbr.org/authors.html?p=Luiz-Henrique-Merschmann
https://csindexbr.org/authors.html?p=Luiz-Henrique-de-Figueiredo
https://csindexbr.org/authors.html?p=Luiz-Marcos-Goncalves
https://csindexbr.org/authors.html?p=Luiz-Martins
https://csindexbr.org/authors.html?p=Luiz-Satoru-Ochi
https://csindexbr.org/authors.html?p=Luiza-Mourelle
https://csindexbr.org/authors.html?p=Magnos-Martinello
https://csindexbr.org/authors.html?p=Manoel-Bezerra-Campelo-Neto
https://csindexbr.org/authors.html?p=Manoel-Mendonca
https://csindexbr.org/authors.html?p=Manuel-Oliveira
https://csindexbr.org/authors.html?p=Mara-Abel
https://csindexbr.org/authors.html?p=Marcello-Thiry
https://csindexbr.org/authors.html?p=Marcelo-Chaim
https://csindexbr.org/authors.html?p=Marcelo-Finger
https://csindexbr.org/authors.html?p=Marcelo-Henriques-Carvalho
https://csindexbr.org/authors.html?p=Marcelo-Lobosco
https://csindexbr.org/authors.html?p=Marcelo-Maia
https://csindexbr.org/authors.html?p=Marcelo-Manzato
https://csindexbr.org/authors.html?p=Marcelo-Marotta
https://csindexbr.org/authors.html?p=Marcelo-Oliveira-Johann
https://csindexbr.org/authors.html?p=Marcelo-Pimenta
https://csindexbr.org/authors.html?p=Marcelo-Rubinstein
https://csindexbr.org/authors.html?p=Marcelo-Schots
https://csindexbr.org/authors.html?p=Marcelo-Walter
https://csindexbr.org/authors.html?p=Marcelo-Zanchetta-do-Nascimento
https://csindexbr.org/authors.html?p=Marcelo-d'Amorim
https://csindexbr.org/authors.html?p=Marcia-Fampa
https://csindexbr.org/authors.html?p=Marcia-Rosana-Cerioli
https://csindexbr.org/authors.html?p=Marcia-de-Borba-Campos
https://csindexbr.org/authors.html?p=Marcio-Barros
https://csindexbr.org/authors.html?p=Marcio-Basgalupp
https://csindexbr.org/authors.html?p=Marcio-Castro
https://csindexbr.org/authors.html?p=Marcio-Cornelio
https://csindexbr.org/authors.html?p=Marcio-Delamaro
https://csindexbr.org/authors.html?p=Marcio-Dorn
https://csindexbr.org/authors.html?p=Marcio-Ribeiro
https://csindexbr.org/authors.html?p=Marco-Antonio-Casanova
https://csindexbr.org/authors.html?p=Marco-Antonio-Zanata-Alves
https://csindexbr.org/authors.html?p=Marco-Cristo
https://csindexbr.org/authors.html?p=Marco-Goldbarg
https://csindexbr.org/authors.html?p=Marco-Graciotto-Silva
https://csindexbr.org/authors.html?p=Marco-Molinaro
https://csindexbr.org/authors.html?p=Marco-Tulio-Valente
https://csindexbr.org/authors.html?p=Marcone-Souza
https://csindexbr.org/authors.html?p=Marcos-Andre-Goncalves
https://csindexbr.org/authors.html?p=Marcos-Augusto-dos-Santos
https://csindexbr.org/authors.html?p=Marcos-Barreto
https://csindexbr.org/authors.html?p=Marcos-Bueno
https://csindexbr.org/authors.html?p=Marcos-Didonet-Del-Fabro
https://csindexbr.org/authors.html?p=Marcos-Kalinowski
https://csindexbr.org/authors.html?p=Marcos-Lage
https://csindexbr.org/authors.html?p=Marcos-Quiles
https://csindexbr.org/authors.html?p=Marcos-Roberto-Silva-Borges
https://csindexbr.org/authors.html?p=Marcos-Sfair-Sunye
https://csindexbr.org/authors.html?p=Marcos-Simplicio-Jr
https://csindexbr.org/authors.html?p=Marcos-Vieira
https://csindexbr.org/authors.html?p=Marcus-Poggi
https://csindexbr.org/authors.html?p=Marcus-Ritt
https://csindexbr.org/authors.html?p=Maria-Andreia-Rodrigues
https://csindexbr.org/authors.html?p=Maria-Augusta-Netto-Nunes
https://csindexbr.org/authors.html?p=Maria-Camila-Barioni
https://csindexbr.org/authors.html?p=Maria-Cecilia-Baranauskas
https://csindexbr.org/authors.html?p=Maria-Claudia-Emer
https://csindexbr.org/authors.html?p=Maria-Cristina-Ferreira-Oliveira
https://csindexbr.org/authors.html?p=Maria-Emilia-Telles-Walter
https://csindexbr.org/authors.html?p=Maria-Graca-Campos-Pimentel
https://csindexbr.org/authors.html?p=Maria-Nascimento
https://csindexbr.org/authors.html?p=Maria-do-Carmo-Nicoletti
https://csindexbr.org/authors.html?p=Mariana-Kolberg
https://csindexbr.org/authors.html?p=Mariana-Recamonde-Mendoza
https://csindexbr.org/authors.html?p=Mariano-Pimentel
https://csindexbr.org/authors.html?p=Marinho-Barcellos
https://csindexbr.org/authors.html?p=Mario-Antonio-Ribeiro-Dantas
https://csindexbr.org/authors.html?p=Mario-Benevides
https://csindexbr.org/authors.html?p=Mario-Fernando-Montenegro-Campos
https://csindexbr.org/authors.html?p=Mario-Lemes-Proenca
https://csindexbr.org/authors.html?p=Mario-Sergio-Alvim
https://csindexbr.org/authors.html?p=Maristela-Holanda
https://csindexbr.org/authors.html?p=Maristela-Santos
https://csindexbr.org/authors.html?p=Mariza-Bigonha
https://csindexbr.org/authors.html?p=Marjory-Abreu
https://csindexbr.org/authors.html?p=Markus-Endler
https://csindexbr.org/authors.html?p=Marley-Vellasco
https://csindexbr.org/authors.html?p=Marta-Mattoso
https://csindexbr.org/authors.html?p=Martin-Musicante
https://csindexbr.org/authors.html?p=Matheus-Gaudencio
https://csindexbr.org/authors.html?p=Mauricio-Ayala-Rincon
https://csindexbr.org/authors.html?p=Mauricio-Pamplona-Segundo
https://csindexbr.org/authors.html?p=Mauricio-Pilla
https://csindexbr.org/authors.html?p=Mauro-Fonseca
https://csindexbr.org/authors.html?p=Mauro-Roisenberg
https://csindexbr.org/authors.html?p=Maxwell-Guimaraes-Oliveira
https://csindexbr.org/authors.html?p=Maycon-Peixoto
https://csindexbr.org/authors.html?p=Mayron-Cesar-Moreira
https://csindexbr.org/authors.html?p=Melina-Mongiovi
https://csindexbr.org/authors.html?p=Michele-Nogueira
https://csindexbr.org/authors.html?p=Michelle-Wangham
https://csindexbr.org/authors.html?p=Miguel-Campista
https://csindexbr.org/authors.html?p=Miguel-Castro
https://csindexbr.org/authors.html?p=Milene-Silveira
https://csindexbr.org/authors.html?p=Mirella-Moro
https://csindexbr.org/authors.html?p=Mitre-Costa-Dourado
https://csindexbr.org/authors.html?p=Moacir-Ponti
https://csindexbr.org/authors.html?p=Moises-Ribeiro
https://csindexbr.org/authors.html?p=Monalessa-Barcellos
https://csindexbr.org/authors.html?p=Murillo-Carneiro
https://csindexbr.org/authors.html?p=Murilo-Naldi
https://csindexbr.org/authors.html?p=Murilo-Vicente-Goncalves-da-Silva
https://csindexbr.org/authors.html?p=Myriam-Delgado
https://csindexbr.org/authors.html?p=Nabor-Mendonca
https://csindexbr.org/authors.html?p=Nadia-Nedjah
https://csindexbr.org/authors.html?p=Nalvo-Franco-de-Almeida
https://csindexbr.org/authors.html?p=Natasha-Valentim
https://csindexbr.org/authors.html?p=Nazareno-Andrade
https://csindexbr.org/authors.html?p=Nelio-Cacho
https://csindexbr.org/authors.html?p=Nelson-Fonseca
https://csindexbr.org/authors.html?p=Nelson-Maculan
https://csindexbr.org/authors.html?p=Nelson-Mascarenhas
https://csindexbr.org/authors.html?p=Nelson-Rosa
https://csindexbr.org/authors.html?p=Newton-Spolaor
https://csindexbr.org/authors.html?p=Ney-Calazans
https://csindexbr.org/authors.html?p=Nicolas-Maillard
https://csindexbr.org/authors.html?p=Nina-Hirata
https://csindexbr.org/authors.html?p=Nivan-Ferreira
https://csindexbr.org/authors.html?p=Nivio-Ziviani
https://csindexbr.org/authors.html?p=Noemi-Rodriguez
https://csindexbr.org/authors.html?p=Olga-Bellon
https://csindexbr.org/authors.html?p=Olga-Goussevskaia
https://csindexbr.org/authors.html?p=Orlando-Lee
https://csindexbr.org/authors.html?p=Otavio-Lemos
https://csindexbr.org/authors.html?p=Otto-Carlos-Duarte
https://csindexbr.org/authors.html?p=Paola-Accioly
https://csindexbr.org/authors.html?p=Paolo-Rech
https://csindexbr.org/authors.html?p=Patricia-Jaques
https://csindexbr.org/authors.html?p=Patricia-Machado
https://csindexbr.org/authors.html?p=Patricia-Tedesco
https://csindexbr.org/authors.html?p=Paulo-Adeodato
https://csindexbr.org/authors.html?p=Paulo-Aguiar
https://csindexbr.org/authors.html?p=Paulo-Antonio-Leal-Rego
https://csindexbr.org/authors.html?p=Paulo-Augusto-Veloso
https://csindexbr.org/authors.html?p=Paulo-Borba
https://csindexbr.org/authors.html?p=Paulo-Cunha
https://csindexbr.org/authors.html?p=Paulo-Drews
https://csindexbr.org/authors.html?p=Paulo-Henrique-Fernandes
https://csindexbr.org/authors.html?p=Paulo-Henrique-Pisani
https://csindexbr.org/authors.html?p=Paulo-Licio-de-Geus
https://csindexbr.org/authors.html?p=Paulo-Maciel
https://csindexbr.org/authors.html?p=Paulo-Mattos-Neto
https://csindexbr.org/authors.html?p=Paulo-Miranda
https://csindexbr.org/authors.html?p=Paulo-Morelato-Franca
https://csindexbr.org/authors.html?p=Paulo-Pires
https://csindexbr.org/authors.html?p=Paulo-Roberto-Oliveira
https://csindexbr.org/authors.html?p=Paulo-Santos
https://csindexbr.org/authors.html?p=Paulo-Sergio-Lopes-de-Souza
https://csindexbr.org/authors.html?p=Pedro-Braconnot-Velloso
https://csindexbr.org/authors.html?p=Pedro-Frosi
https://csindexbr.org/authors.html?p=Pedro-Jussieu-de-Rezende
https://csindexbr.org/authors.html?p=Pedro-Machado-Manhaes-de-Castro
https://csindexbr.org/authors.html?p=Pedro-Olmo
https://csindexbr.org/authors.html?p=Pedro-Santos-Neto
https://csindexbr.org/authors.html?p=Petrucio-Viana
https://csindexbr.org/authors.html?p=Philippe-Navaux
https://csindexbr.org/authors.html?p=Priscila-Saito
https://csindexbr.org/authors.html?p=Puca-Huachi-Penna
https://csindexbr.org/authors.html?p=Rafael-Bordini
https://csindexbr.org/authors.html?p=Rafael-Dias-Araujo
https://csindexbr.org/authors.html?p=Rafael-Lins
https://csindexbr.org/authors.html?p=Rafael-Lopes-Gomes
https://csindexbr.org/authors.html?p=Rafael-Melo
https://csindexbr.org/authors.html?p=Rafael-Pasquini
https://csindexbr.org/authors.html?p=Rafael-Prikladnicki
https://csindexbr.org/authors.html?p=Rafael-Rossi
https://csindexbr.org/authors.html?p=Rafael-Schouery
https://csindexbr.org/authors.html?p=Rafael-Torchelsen
https://csindexbr.org/authors.html?p=Rafael-de-Santiago
https://csindexbr.org/authors.html?p=Rafael-de-Sousa-Junior
https://csindexbr.org/authors.html?p=Raimundo-Barreto
https://csindexbr.org/authors.html?p=Raphael-Camargo
https://csindexbr.org/authors.html?p=Raphael-Carlos-Machado
https://csindexbr.org/authors.html?p=Raphael-Pereira-de-Oliveira
https://csindexbr.org/authors.html?p=Raquel-Lopes
https://csindexbr.org/authors.html?p=Raquel-Minardi
https://csindexbr.org/authors.html?p=Raquel-Mini
https://csindexbr.org/authors.html?p=Raquel-Prates
https://csindexbr.org/authors.html?p=Regina-Araujo
https://csindexbr.org/authors.html?p=Regina-Braga
https://csindexbr.org/authors.html?p=Regivan-Santiago
https://csindexbr.org/authors.html?p=Reinaldo-Bianchi
https://csindexbr.org/authors.html?p=Reinaldo-Braga
https://csindexbr.org/authors.html?p=Renan-Cattelan
https://csindexbr.org/authors.html?p=Renan-Maffei
https://csindexbr.org/authors.html?p=Renata-Fortes
https://csindexbr.org/authors.html?p=Renata-Galante
https://csindexbr.org/authors.html?p=Renata-Maria-de-Souza
https://csindexbr.org/authors.html?p=Renata-Reiser
https://csindexbr.org/authors.html?p=Renata-Teles-Moreira
https://csindexbr.org/authors.html?p=Renata-Wassermann
https://csindexbr.org/authors.html?p=Renato-Assuncao
https://csindexbr.org/authors.html?p=Renato-Carmo
https://csindexbr.org/authors.html?p=Renato-Ferreira
https://csindexbr.org/authors.html?p=Renato-Fileto
https://csindexbr.org/authors.html?p=Renato-Krohling
https://csindexbr.org/authors.html?p=Renato-Mariz-de-Moraes
https://csindexbr.org/authors.html?p=Renato-Perez-Ribas
https://csindexbr.org/authors.html?p=Renato-Portugal
https://csindexbr.org/authors.html?p=Renato-Tinos
https://csindexbr.org/authors.html?p=Renato-Vimieiro
https://csindexbr.org/authors.html?p=Ricardo-Cerri
https://csindexbr.org/authors.html?p=Ricardo-Dahab
https://csindexbr.org/authors.html?p=Ricardo-Fabbri
https://csindexbr.org/authors.html?p=Ricardo-Falbo
https://csindexbr.org/authors.html?p=Ricardo-Ferreira
https://csindexbr.org/authors.html?p=Ricardo-Jacobi
https://csindexbr.org/authors.html?p=Ricardo-Marcacini
https://csindexbr.org/authors.html?p=Ricardo-Marroquim
https://csindexbr.org/authors.html?p=Ricardo-Martins-de-Abreu-Silva
https://csindexbr.org/authors.html?p=Ricardo-Massa-Ferreira-Lima
https://csindexbr.org/authors.html?p=Ricardo-Matsumura-de-Araujo
https://csindexbr.org/authors.html?p=Ricardo-Prudencio
https://csindexbr.org/authors.html?p=Ricardo-Reis
https://csindexbr.org/authors.html?p=Ricardo-Rios
https://csindexbr.org/authors.html?p=Ricardo-Rodrigues-Ciferri
https://csindexbr.org/authors.html?p=Ricardo-Silveira
https://csindexbr.org/authors.html?p=Ricardo-Tanscheit
https://csindexbr.org/authors.html?p=Ricardo-Terra
https://csindexbr.org/authors.html?p=Ricardo-Torres
https://csindexbr.org/authors.html?p=Richard-Goncalves
https://csindexbr.org/authors.html?p=Rita-Suzana-Pitangueira-Maciel
https://csindexbr.org/authors.html?p=Rivalino-Matias
https://csindexbr.org/authors.html?p=Roberta-Coelho
https://csindexbr.org/authors.html?p=Roberto-Bigonha
https://csindexbr.org/authors.html?p=Roberto-Bittencourt
https://csindexbr.org/authors.html?p=Roberto-Cesar-Junior
https://csindexbr.org/authors.html?p=Roberto-Freitas-Parente
https://csindexbr.org/authors.html?p=Roberto-Hirata
https://csindexbr.org/authors.html?p=Roberto-Ierusalimschy
https://csindexbr.org/authors.html?p=Roberto-Imbuzeiro-Oliveira
https://csindexbr.org/authors.html?p=Roberto-Lotufo
https://csindexbr.org/authors.html?p=Roberto-Pereira
https://csindexbr.org/authors.html?p=Roberto-Quirino-Nascimento
https://csindexbr.org/authors.html?p=Roberto-Souto-Barros
https://csindexbr.org/authors.html?p=Robson-Cordeiro
https://csindexbr.org/authors.html?p=Rodolfo-Azevedo
https://csindexbr.org/authors.html?p=Rodolfo-Villaca
https://csindexbr.org/authors.html?p=Rodrigo-Barros
https://csindexbr.org/authors.html?p=Rodrigo-Bonifacio
https://csindexbr.org/authors.html?p=Rodrigo-Geraldo
https://csindexbr.org/authors.html?p=Rodrigo-Machado
https://csindexbr.org/authors.html?p=Rodrigo-Mello
https://csindexbr.org/authors.html?p=Rodrigo-Minetto
https://csindexbr.org/authors.html?p=Rodrigo-Pereira-dos-Santos
https://csindexbr.org/authors.html?p=Rodrigo-Righi
https://csindexbr.org/authors.html?p=Rodrigo-Sanches-Miani
https://csindexbr.org/authors.html?p=Rodrigo-Souza
https://csindexbr.org/authors.html?p=Rodrigo-Zelir-Azzolin
https://csindexbr.org/authors.html?p=Rodrigo-de-Souza-Couto
https://csindexbr.org/authors.html?p=Rodrygo-Santos
https://csindexbr.org/authors.html?p=Rohit-Gheyi
https://csindexbr.org/authors.html?p=Ronaldo-Ferreira
https://csindexbr.org/authors.html?p=Ronaldo-Prati
https://csindexbr.org/authors.html?p=Ronei-Moraes
https://csindexbr.org/authors.html?p=Ronnie-Alves
https://csindexbr.org/authors.html?p=Rosa-Leao
https://csindexbr.org/authors.html?p=Rosa-Viccari
https://csindexbr.org/authors.html?p=Rosane-Minghim
https://csindexbr.org/authors.html?p=Roseli-Francelin-Romero
https://csindexbr.org/authors.html?p=Rosiane-de-Freitas
https://csindexbr.org/authors.html?p=Rossana-Andrade
https://csindexbr.org/authors.html?p=Rudini-Menezes-Sampaio
https://csindexbr.org/authors.html?p=Ruy-Queiroz
https://csindexbr.org/authors.html?p=Sabrina-Marczak
https://csindexbr.org/authors.html?p=Sandra-Avila
https://csindexbr.org/authors.html?p=Sandra-Fabbri
https://csindexbr.org/authors.html?p=Sandra-Sandri
https://csindexbr.org/authors.html?p=Sandra-Venske
https://csindexbr.org/authors.html?p=Sandro-Rigo
https://csindexbr.org/authors.html?p=Sarita-Mazzini-Bruschi
https://csindexbr.org/authors.html?p=Sebastian-Alberto-Urrutia
https://csindexbr.org/authors.html?p=Seiji-Isotani
https://csindexbr.org/authors.html?p=Sergio-Bampi
https://csindexbr.org/authors.html?p=Sergio-Lifschitz
https://csindexbr.org/authors.html?p=Sergio-Soares
https://csindexbr.org/authors.html?p=Sheila-Murgel-Veloso
https://csindexbr.org/authors.html?p=Sheila-Reinehr
https://csindexbr.org/authors.html?p=Siang-Song
https://csindexbr.org/authors.html?p=Sidney-Lucena
https://csindexbr.org/authors.html?p=Silvana-Rossetto
https://csindexbr.org/authors.html?p=Silvia-Amelia-Bim
https://csindexbr.org/authors.html?p=Silvia-Costa-Botelho
https://csindexbr.org/authors.html?p=Silvia-Vergilio
https://csindexbr.org/authors.html?p=Silvio-Guimaraes
https://csindexbr.org/authors.html?p=Silvio-Meira
https://csindexbr.org/authors.html?p=Simone-Barbosa
https://csindexbr.org/authors.html?p=Simone-Cavalheiro
https://csindexbr.org/authors.html?p=Simone-Cristiane-dos-Santos
https://csindexbr.org/authors.html?p=Simone-Dantas-de-Souza
https://csindexbr.org/authors.html?p=Simone-Souza
https://csindexbr.org/authors.html?p=Solange-Rezende
https://csindexbr.org/authors.html?p=Soraia-Musse
https://csindexbr.org/authors.html?p=Soraia-Prietch
https://csindexbr.org/authors.html?p=Stenio-Fernandes
https://csindexbr.org/authors.html?p=Sulamita-Klein
https://csindexbr.org/authors.html?p=Taciana-Pontual-Falcao
https://csindexbr.org/authors.html?p=Tatiana-Tavares
https://csindexbr.org/authors.html?p=Tayana-Conte
https://csindexbr.org/authors.html?p=Teobaldo-Bulhoes
https://csindexbr.org/authors.html?p=Teofilo-de-Campos
https://csindexbr.org/authors.html?p=Teresa-Ludermir
https://csindexbr.org/authors.html?p=Thais-Batista
https://csindexbr.org/authors.html?p=Thais-Webber
https://csindexbr.org/authors.html?p=Thales-Vieira
https://csindexbr.org/authors.html?p=Thelma-Colanzi
https://csindexbr.org/authors.html?p=Thiago-Braga-Marcilon
https://csindexbr.org/authors.html?p=Thiago-Noronha
https://csindexbr.org/authors.html?p=Thiago-Oliveira-Santos
https://csindexbr.org/authors.html?p=Thiago-Pardo
https://csindexbr.org/authors.html?p=Thiago-Silva
https://csindexbr.org/authors.html?p=Thibaut-Vidal
https://csindexbr.org/authors.html?p=Tiago-Almeida
https://csindexbr.org/authors.html?p=Tiago-Espinola-Ferreira
https://csindexbr.org/authors.html?p=Tiago-Ferreto
https://csindexbr.org/authors.html?p=Tiago-Januario
https://csindexbr.org/authors.html?p=Tiago-Massoni
https://csindexbr.org/authors.html?p=Tiago-Pereira-do-Nascimento
https://csindexbr.org/authors.html?p=Toacy-Oliveira
https://csindexbr.org/authors.html?p=Tsang-Ing-Ren
https://csindexbr.org/authors.html?p=Ueverton-Souza
https://csindexbr.org/authors.html?p=Uira-Kulesza
https://csindexbr.org/authors.html?p=Umberto-Rivieccio
https://csindexbr.org/authors.html?p=Vagner-Rosa
https://csindexbr.org/authors.html?p=Valdinei-Freire
https://csindexbr.org/authors.html?p=Valeria-Times
https://csindexbr.org/authors.html?p=Valmir-Barbosa
https://csindexbr.org/authors.html?p=Valter-Camargo
https://csindexbr.org/authors.html?p=Valter-Roesler
https://csindexbr.org/authors.html?p=Vander-Alves
https://csindexbr.org/authors.html?p=Vanderlei-Bonato
https://csindexbr.org/authors.html?p=Vanessa-Braganholo
https://csindexbr.org/authors.html?p=Vania-Bogorny
https://csindexbr.org/authors.html?p=Vania-Maria-Ponte-Vidal
https://csindexbr.org/authors.html?p=Vania-Neris
https://csindexbr.org/authors.html?p=Vaninha-Vieira
https://csindexbr.org/authors.html?p=Vasco-Furtado
https://csindexbr.org/authors.html?p=Veronica-Teichrieb
https://csindexbr.org/authors.html?p=Victor-Campos
https://csindexbr.org/authors.html?p=Victor-Sobreira
https://csindexbr.org/authors.html?p=Victor-Stroele
https://csindexbr.org/authors.html?p=Vinicius-Cassol
https://csindexbr.org/authors.html?p=Vinicius-Garcia
https://csindexbr.org/authors.html?p=Vinicius-Gusmao-Pereira-de-Sa
https://csindexbr.org/authors.html?p=Vinicius-Petrucci
https://csindexbr.org/authors.html?p=Vinicius-Santos
https://csindexbr.org/authors.html?p=Virgilio-Almeida
https://csindexbr.org/authors.html?p=Vitor-Estevao-Silva-Souza
https://csindexbr.org/authors.html?p=Viviane-Moreira
https://csindexbr.org/authors.html?p=Viviane-Silva
https://csindexbr.org/authors.html?p=Vladimir-Iorio
https://csindexbr.org/authors.html?p=Wagner-Meira
https://csindexbr.org/authors.html?p=Waldemar-Celes
https://csindexbr.org/authors.html?p=Wellington-Santos-Martins
https://csindexbr.org/authors.html?p=Wesley-Nunes-Goncalves
https://csindexbr.org/authors.html?p=Weverton-Cordeiro
https://csindexbr.org/authors.html?p=Wilkerson-Andrade
https://csindexbr.org/authors.html?p=William-Schwartz
https://csindexbr.org/authors.html?p=Willian-Amorim
https://csindexbr.org/authors.html?p=Wilson-de-Oliveira
https://csindexbr.org/authors.html?p=Yoshiharu-Kohayakawa
https://csindexbr.org/authors.html?p=Yoshiko-Wakabayashi
https://csindexbr.org/authors.html?p=Yuri-Frota
https://csindexbr.org/authors.html?p=Yuri-Nogueira
https://csindexbr.org/authors.html?p=Zanoni-Dias
https://csindexbr.org/authors.html?p=Zhao-Liang