\documentclass{llncs} \usepackage[table,xcdraw]{xcolor} \usepackage{llncsdoc} \usepackage{graphicx,url} \usepackage[utf8]{inputenc} \usepackage{float} \usepackage{setspace} \usepackage{hyphenat} \usepackage{tabularx} \usepackage{cite} \usepackage{hyperref} \usepackage{comment} \usepackage{todonotes} \usepackage{colortbl} %------------------------------------------------------------------------------ \begin{document} \sloppy \title{FLOSS Project Management in Government-Academia Collaboration} %\subtitle{A three-year empirical study from the evolution of an open source government platform} \titlerunning{OSS in Gov-Academia Collab} \author{Melissa Wen\inst{1}, Paulo Meirelles\inst{1,2}, Rodrigo Siqueira\inst{1}, Fabio Kon\inst{1}} \authorrunning{Wen et al.} \institute{FLOSS Competence Center -- University of S\~ao Paulo \\ \texttt{\{wen,siqueira,fabio.kon\}@ime.usp.br} \and UnB Faculty in Gama -- University of Bras\'ilia\\ \texttt{paulormm@unb.br} } \maketitle %------------------------------------------------------------------------------ \input{content/00-abstract} \input{content/01-introduction} \input{content/02-relatedwork} \input{content/03-methods} \input{content/04-results} \input{content/05-discussion} \input{content/06-conclusion} \bibliographystyle{splncs03} \bibliography{spb-oss-2018} \end{document}