Commit 6854b3c5e104f4944a91f78e774e62bd0707b15d
1 parent
9b790fdf
Exists in
master
and in
3 other branches
Organizing authors
Showing
2 changed files
with
13 additions
and
25 deletions
Show diff stats
icse2018/content/00-abstract.tex
1 | \begin{abstract} | 1 | \begin{abstract} |
2 | -This paper provides a sample of a \LaTeX\ document which conforms, | ||
3 | -somewhat loosely, to the formatting guidelines for | ||
4 | -ACM SIG Proceedings.\footnote{This is an abstract footnote} | 2 | + |
3 | +TO-DO | ||
4 | + | ||
5 | \end{abstract} | 5 | \end{abstract} |
6 | 6 | ||
7 | % | 7 | % |
@@ -40,4 +40,4 @@ ACM SIG Proceedings.\footnote{This is an abstract footnote} | @@ -40,4 +40,4 @@ ACM SIG Proceedings.\footnote{This is an abstract footnote} | ||
40 | %\ccsdesc[100]{Networks~Network reliability} | 40 | %\ccsdesc[100]{Networks~Network reliability} |
41 | 41 | ||
42 | 42 | ||
43 | -\keywords{ACM proceedings, \LaTeX, text tagging} | 43 | +\keywords{Free Software, Collaborative Development, ...} |
icse2018/main.tex
@@ -39,18 +39,6 @@ | @@ -39,18 +39,6 @@ | ||
39 | %\subtitlenote{The full version of the author's guide is available as | 39 | %\subtitlenote{The full version of the author's guide is available as |
40 | % \texttt{acmart.pdf} document} | 40 | % \texttt{acmart.pdf} document} |
41 | 41 | ||
42 | - | ||
43 | -\author{Paulo Meirelles} | ||
44 | -\affiliation{% | ||
45 | - \institution{Faculty Gama (FGA) \\ University of Bras\'ilia} | ||
46 | - \streetaddress{St. Leste Projeção A - Gama Leste} | ||
47 | - \city{Gama} | ||
48 | - \state{Bras\'ilia} | ||
49 | - \country{Brazil} | ||
50 | - \postcode{72444-240} | ||
51 | -} | ||
52 | -\email{paulormm@unb.br} | ||
53 | - | ||
54 | \author{Melissa Wen, Rodrigo Siqueira, Arthur del Esposte, Lucas Kanashiro, Diego Camarinha, Rafael Manzo} | 42 | \author{Melissa Wen, Rodrigo Siqueira, Arthur del Esposte, Lucas Kanashiro, Diego Camarinha, Rafael Manzo} |
55 | \affiliation{% | 43 | \affiliation{% |
56 | \institution{FLOSS Competence Center \\ University of S\~ao Paulo} | 44 | \institution{FLOSS Competence Center \\ University of S\~ao Paulo} |
@@ -60,21 +48,21 @@ | @@ -60,21 +48,21 @@ | ||
60 | \country{Brazil} | 48 | \country{Brazil} |
61 | \postcode{05508-090} | 49 | \postcode{05508-090} |
62 | } | 50 | } |
63 | -\email{{melissa,siqueira,esposte,lkd,diegoamc,manzo}@ime.usp.br} | 51 | +\email{{wen,siqueira,esposte,lkd,diegoamc,manzo}@ime.usp.br} |
64 | 52 | ||
65 | -\author{Antonio Terceiro} | 53 | +\author{Paulo Meirelles} |
66 | \affiliation{% | 54 | \affiliation{% |
67 | - \institution{Colivre} | ||
68 | - \streetaddress{Rua Marechal Floriano, nº 28, sala 301} | ||
69 | - \city{Salvador} | ||
70 | - \state{Bahia} | 55 | + \institution{Faculty Gama (FGA) \\ University of Bras\'ilia} |
56 | + \streetaddress{St. Leste Projeção A - Gama Leste} | ||
57 | + \city{Gama} | ||
58 | + \state{Bras\'ilia} | ||
71 | \country{Brazil} | 59 | \country{Brazil} |
72 | - \postcode{40110-010} | 60 | + \postcode{72444-240} |
73 | } | 61 | } |
74 | -\email{terceiro@colivre.coop.br} | 62 | +\email{paulormm@unb.br} |
75 | 63 | ||
76 | % The default list of authors is too long for headers} | 64 | % The default list of authors is too long for headers} |
77 | -\renewcommand{\shortauthors}{P. Meirelles et al.} | 65 | +\renewcommand{\shortauthors}{M. Wen et al.} |
78 | 66 | ||
79 | 67 | ||
80 | \input{content/00-abstract} | 68 | \input{content/00-abstract} |