-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathManuscript.tex
260 lines (195 loc) · 7.92 KB
/
Manuscript.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
%%
%% Copyright 2019-2021 Elsevier Ltd
%%
%% This file is part of the 'CAS Bundle'.
%% --------------------------------------
%%
%% It may be distributed under the conditions of the LaTeX Project Public
%% License, either version 1.2 of this license or (at your option) any
%% later version. The latest version of this license is in
%% http://www.latex-project.org/lppl.txt
%% and version 1.2 or later is part of all distributions of LaTeX
%% version 1999/12/01 or later.
%%
%% The list of all files belonging to the 'CAS Bundle' is
%% given in the file `manifest.txt'.
%%
%% Template article for cas-dc documentclass for
%% double column output.
\documentclass[a4paper,fleqn]{cas-dc}
\usepackage[numbers]{natbib}
%\usepackage[authoryear]{natbib}
%\usepackage[authoryear,longnamesfirst]{natbib}
%%%Author macros
\def\tsc#1{\csdef{#1}{\textsc{\lowercase{#1}}\xspace}}
\tsc{WGM}
\tsc{QE}
%%%
% Uncomment and use as if needed
%\newtheorem{theorem}{Theorem}
%\newtheorem{lemma}[theorem]{Lemma}
%\newdefinition{rmk}{Remark}
%\newproof{pf}{Proof}
%\newproof{pot}{Proof of Theorem \ref{thm}}
\usepackage{graphicx,subcaption}
\usepackage{xcolor}
\usepackage[linesnumbered,lined,boxed,ruled]{algorithm2e}
\usepackage{amsmath}
\usepackage{bbm}
\usepackage{systeme}
%%% Coloring the comment in Algorithms as blue
\newcommand\mycommfont[1]{\footnotesize\ttfamily\textcolor{blue}{#1}}
\SetCommentSty{mycommfont}
%%% define kewords in Algorithms
\SetKwInput{KwInput}{Input} % Set the Input
\SetKwInput{KwOutput}{Output} % set the Output
% remove error to use the H specifier so to force the algorithm environment not to float.
\makeatletter
\newcommand{\removelatexerror}{\let\@latex@error\@gobble}
\makeatother
\begin{document}
\let\WriteBookmarks\relax
\def\floatpagepagefraction{1}
\def\textpagefraction{.001}
% Short title
\shorttitle{\LaTeX\ template}
% Short author
\shortauthors{author 1 et~al.}
% Main title of the paper
\title [mode = title]{\LaTeX\ template}
%% Title footnote mark
%% eg: \tnotemark[1]
%\tnotemark[<tnote number>]
%
%% Title footnote 1.
%% eg: \tnotetext[1]{Title footnote text}
%\tnotetext[<tnote number>]{<tnote text>}
\author[1]{author 1}[
orcid=0000-0000-0000-0000]
\cormark[1]
%\fnmark[1]
\ead{[email protected]}
\address[1]{somewhere, planet earth}
\author[2]{author 2}[]
\ead{[email protected]}
\author[3]{author 3}[]
\ead{[email protected]}
\author[2]{author 4}[]
\ead{[email protected]}
\address[2]{somewhere, planet earth}
\address[3]{somewhere, planet earth}
% Corresponding author text
\cortext[1]{Corresponding author}
%% Footnote text
%\fntext[1]{}
% For a title note without a number/mark
%\nonumnote{}
% Here goes the abstract
\begin{abstract}
abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract
abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract
abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract
abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract
abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract
abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract
abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract
abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract
abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract
abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract
abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract
abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract
abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract
abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract abstract
\end{abstract}
% Use if graphical abstract is present
%\begin{graphicalabstract}
%\includegraphics{}
%\end{graphicalabstract}
% Keywords
% Each keyword is seperated by \sep
\begin{keywords}
keyword 1 \sep keyword 2 \sep keyword 3 \sep keyword 4
\end{keywords}
\ExplSyntaxOn
\keys_set:nn { stm / mktitle } { nologo }
\ExplSyntaxOff
\maketitle
\section{Introduction}
\label{Introduction}
Some introduction
Some contributions:
\begin{itemize}
\item contribution 1
\item contribution 2
\end{itemize}
\cite{scikit-learn,sklearn_api}
\section{Related work}
\label{RelatedWork}
Some related work
\subsection{Subsection}
Some equations:
\begin{equation}
g_\theta * x = U g_\theta U^\top x ,
\label{Eq-001}
\end{equation}
\begin{equation}
T_k(x) = 2x T_{k-1}(x) - T_{k-2}(x),
\label{Eq-002}
\end{equation}
\section{Initializing GCNs using rpForests}
\label{ProposedApproach}
Some figure
\begin{figure}
\centering
\includegraphics[width=0.48\textwidth,height=20cm,keepaspectratio]{rpTree.png}
\caption{Some caption. (Best viewed in color)}
\label{Fig:graph-tree-1}
\end{figure}
\section{Experiments and discussions}
\label{Experiments}
Some text Some text Some text Some text Some text Some text Some text Some text
Some text Some text Some text Some text Some text Some text Some text Some text
Some text Some text Some text Some text Some text Some text Some text Some text
Some text Some text Some text Some text Some text Some text Some text Some text
Some text Some text Some text Some text Some text Some text Some text Some text
Some text Some text Some text Some text Some text Some text Some text Some text
Some text Some text Some text Some text Some text Some text Some text Some text
Some text Some text Some text Some text Some text Some text Some text Some text
Some text Some text Some text Some text Some text Some text Some text Some text
Some text Some text Some text Some text Some text Some text Some text Some text
Some text Some text Some text Some text Some text Some text Some text Some text
Some text Some text Some text Some text Some text Some text Some text Some text
Some text Some text Some text Some text Some text Some text Some text Some text
Some text Some text Some text Some text Some text Some text Some text Some text
Some text Some text Some text Some text Some text Some text Some text Some text
Some text Some text Some text Some text Some text Some text Some text Some text
\begin{figure*}
\centering
\includegraphics[width=0.95\textwidth,height=20cm,keepaspectratio]{rpTree.png}
\caption{Some caption. (Best viewed in color)}
\label{Fig:graph-tree-2}
\end{figure*}
\section{Conclusion}
\label{Conclusion}
Some conclusions
%% Loading bibliography style file
\bibliographystyle{elsarticle-num}
% Loading bibliography database
\bibliography{mybibfile}
% Biography
%\bio{}
%Dr. Mashaan holds a MSc in computer science from King Fahd University of Petroleum and Minerals (KFUPM), Saudi Arabia, and a PhD from the University of Sydney, Australia. His research interests lie broadly in graph clustering and deep representation learning.
%\endbio
%
%\bio{}
%Dr. John Stavrakakis has strong interests in 3D computer graphics, remote rendering and computer security. He holds a PhD in Computer science and is an academic fellow at the University of Sydney, Australia.
%\endbio
%
%\bio{}
%Dr. Adel F. Ahmed is an assistant professor at King Fahd University of Petroleum and Minerals. He received his PhD in computer science from the University of Sydney. His research interest includes Information Visualization and Machine Learning.
%\endbio
%
%\bio{}
%Dr. Masahiro Takatsuka received his MEng degree at Tokyo Institute of Technology in 1992, and received his PhD at the Monash University in 1997. In 1997-2002, he worked at GeoVISTA Center, The Pennsylvania State University as a senior research associate. He joined the School of Computer Science, the University of Sydney in 2002.
%\endbio
\end{document}