WPCCG - Abstract - Template
作者:
Almeida, S.M.
最近上传:
3 年前
许可:
LaTeX Project Public License 1.3c
摘要:
This is a template for writing abstracts for WPCCG.
\begin
Discover why 18 million people worldwide trust Overleaf with their work.
\begin
Discover why 18 million people worldwide trust Overleaf with their work.
%%
%% Copyright 2007-2020 Elsevier Ltd
%%
%% This is a modified file from the 'Elsarticle Bundle', which is available under the conditions of the LaTeX Project Public
%% License, either version 1.2 of this license or any later version.
%% ---------------------------------------------
\documentclass[preprint,12pt]{elsarticle}
%% The amssymb package provides various useful mathematical symbols
\usepackage{amssymb}
%% The lineno packages adds line numbers.
\usepackage{lineno}
\journal{WPCCG}
\begin{document}
\begin{frontmatter}
\title{Title of Your Abstract}
\begin{keyword}
%% keywords here, in the form: keyword \sep keyword
keyword one \sep keyword two \sep keyword three
\end{keyword}
\end{frontmatter}
\linenumbers
%% Please, pay attention to the following guide for writing this abstract:
%% - do not use sections
%% - do not include figures
%% - do not include tables
%% - do not include a section with bibliography. Any bibliographical reference must be made in the abstract text itself.
Lorem ipsum dolor sit amet, consectetur adipiscing, according to D. R. Fabio, D. Fabio, P. Carlo, in a paper titled ``Profiling core-periphery network structure by random walkers'', elit, sed do eiusmod tempor incididunt ut labore et dolore magna (V. D. Blondel, J. L. Guillaume, R. Lambiotte, E. Lefebvre: Fast unfolding of communities in large networks). Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor section incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
\end{document}
\endinput
%%
%% End of file main.tex'.