%% Euroavia Newsletter basic contribution module v1.0 %% distributed under the terms of the GPL %% see "Contribution guidelines" on http://eanl.altervista.org for help on this document \section{Title of the document} % e.g. "NL PWG report" or "EA Pisa report" % Insert the text of the article here, separating paragraphs with blank lines. % You can insert hyperlinks inside the text with \href{address including http:// or ftp://}{text to be linked} % and e-mail addresses with \href{mailto:address}{address} % Here is how to insert a pointed list... \begin{itemize} \item Giulio \item Stefano \item others will come... \end{itemize} % ... an image... \nlfig{Image file name (png or jpg)}{Image caption} % ... and a table. Arguments here are column alignment (l=left, c=center, r=right), columns number and table title. \begin{nltab}{rl}{2}{NL PWG members} io Malventi & Coordinator \\ Stefano Viti & Secretary \\ \end{nltab} % And last your signature (leave the braces, even if empty) \nlsig{Your name}{Your title}{Your e-mail address}{Your web address (including http://)}