-
Notifications
You must be signed in to change notification settings - Fork 0
/
publications_bib.html
58 lines (50 loc) ยท 2.07 KB
/
publications_bib.html
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Publications</title>
</head>
<body>
<h1>pub.bib</h1><a name="araujo14"></a><pre>
@inproceedings{<a href="publications.html#araujo14">araujo14</a>,
author = {Roberto P. A. Araujo and Marcos L. Chaim},
title = {Data-flow testing in the large},
booktitle = {Proceedings of the 7th International Conference on Software Testing, Verification and Validation},
year = {2014}
}
</pre>
<a name="chaim13"></a><pre>
@article{<a href="publications.html#chaim13">chaim13</a>,
author = {Marcos L. Chaim and Roberto P. A. Araujo},
title = {An efficient bitwise algorithm for intra-procedural data-flow testing coverage},
journal = {Information Processing Letters},
year = {2013}
}
</pre>
<a name="araujo11"></a><pre>
@inproceedings{<a href="publications.html#araujo11">araujo11</a>,
author = {Roberto P. A. Araujo and Anthony Accioly and Felipe A. Alencar and Marcos L. Chaim},
title = {Evaluating instrumentation strategies by program simulation},
booktitle = {Proceedings of the International Conference on Applied Computing},
year = {2011}
}
</pre>
<a name="araujo10"></a><pre>
@inproceedings{<a href="publications.html#araujo10">araujo10</a>,
title = {SINotas: the evaluation of a NLG application},
author = {Roberto P. A. Araujo and Rafael L. Oliveira and Eder M. Novais and Thiago D. Tadeu and Daniel B. Pereira and Ivandr{\'e} Paraboni},
booktitle = {Proceedings of the 7th International Conference on Language Resources and Evaluation},
year = {2010}
}
</pre>
<a name="oliveira09"></a><pre>
@inproceedings{<a href="publications.html#oliveira09">oliveira09</a>,
author = {Rafael L. Oliveira and Eder M. Novais and Roberto P. A. Araujo and Ivandr{\'e} Paraboni},
title = {A classification-driven approach to document planning},
booktitle = {Proceedings of the International Conference on Recent Advances in Natural Language Processing},
year = {2009}
}
</pre>
<hr><p><em>This file was generated by
<a href="http://www.lri.fr/~filliatr/bibtex2html/">bibtex2html</a> 1.98.</em></p>
</body>
</html>