Commit 6854b3c5e104f4944a91f78e774e62bd0707b15d

Authored by Paulo Meireles
1 parent 9b790fdf

Organizing authors

icse2018/content/00-abstract.tex
1 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 5 \end{abstract}
6 6  
7 7 %
... ... @@ -40,4 +40,4 @@ ACM SIG Proceedings.\footnote{This is an abstract footnote}
40 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 39 %\subtitlenote{The full version of the author's guide is available as
40 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 42 \author{Melissa Wen, Rodrigo Siqueira, Arthur del Esposte, Lucas Kanashiro, Diego Camarinha, Rafael Manzo}
55 43 \affiliation{%
56 44 \institution{FLOSS Competence Center \\ University of S\~ao Paulo}
... ... @@ -60,21 +48,21 @@
60 48 \country{Brazil}
61 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 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 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 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 68 \input{content/00-abstract}
... ...