Demuxed Forbfc
Demuxed Forbfc
Article Title
First Author,1,∗ Second Author,2 Third Author,3 Fourth Author3
and Fifth Author 4
1
Department, Organization, Street, Postcode, State, Country, 2 Department, Organization, Street,
Postcode, State, Country, 3 Department, Organization, Street, Postcode, State, Country and 4 Department,
Organization, Street, Postcode, State, Country
∗
Corresponding author. email-id.com
FOR PUBLISHER ONLY Received on Date Month Year; revised on Date Month Year; accepted on Date Month Year
Abstract
Abstracts must be able to stand alone and so cannot contain citations to the paper’s references, equations,
etc. An abstract must consist of a single paragraph and be concise. Because of online formatting, abstracts
must appear as plain as possible.
© The Author 2024. Published by Oxford University Press. All rights reserved. For permissions, please e-mail: [email protected] 1
2 Author Name et al.
pariatur. Excepteur sint occaecat cupidatat non proident, sunt in Table 1. Caption text
culpa qui officia deserunt mollit anim id est laborum.
column 1 column 2 column 3 column 4
This is an example for fourth level head - paragraph head
row 1 data 1 data 2 data 3
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
row 2 data 4 data 51 data 6
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut
row 3 data 7 data 8 data 92
enim ad minim veniam, quis nostrud exercitation ullamco laboris
nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in
Source: This is an example of table footnote this is an example
reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla
of table footnote this is an example of table footnote this is an
pariatur. Excepteur sint occaecat cupidatat non proident, sunt in
example of table footnote this is an example of table footnote
culpa qui officia deserunt mollit anim id est laborum.
1
Example for a first table footnote.
2
Example for a second table footnote.
Equations
Equations in LATEX can either be inline or set as display equations.
For inline equations use the $...$ commands. Eg: the equation
Tables
Hψ = Eψ is written via the command $H \psi = E \psi$. Tables can be inserted via the normal table and tabular
For display equations (with auto generated equation numbers) environment. To put footnotes inside tables one has to Lorem
one can use the equation or eqnarray environments: ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim
p
P 2 q
P 2 ad minim veniam, quis nostrud exercitation ullamco laboris nisi
Ỹi (k) + Z̃j (k)
2 i=1 j=1 ut aliquip ex ea commodo consequat. Duis aute irure dolor in
∥X̃(k)∥ ≤ , (1)
p+q reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla
pariatur. Excepteur sint occaecat cupidatat non proident, sunt
where, in culpa qui officia deserunt mollit anim id est laborum. use
the additional “tablenotes” environment enclosing the tabular
λa a environment. The footnote appears just below the table itself (refer
Dµ = ∂µ − ig A
2 µ Tables 1 and 2).
a
Fµν = ∂µ A a a
ν − ∂ν Aµ + gf
abc b a
Aµ Aν . (2) \begin{table}[t]
\begin{center}
Notice the use of \nonumber in the align environment at the \begin{minipage}{<width>}
end of each line, except the last, so as not to produce equation \caption{<table-caption>\label{<table-label>}}%
numbers on lines where no equation numbers are required. The \begin{tabular}{@{}llll@{}}
\label{} command should only be used at the last line of an align \toprule
environment where \nonumber is not used. column 1 & column 2 & column 3 & column 4\\
\midrule
m −3 3 ln(m/GeV) ln(c2 /5)
Y∞ = 1+ + . (3) row 1 & data 1 & data 2 & data 3 \\
GeV 15 15 row 2 & data 4 & data 5$^{1}$ & data 6 \\
row 3 & data 7 & data 8 & data 9$^{2}$\\
The class file also supports the use of \mathbb{}, \mathscr{} \botrule
and \mathcal{} commands. As such \mathbb{R}, \mathscr{R} \end{tabular}
and \mathcal{R} produces R, R and R respectively (refer \begin{tablenotes}%
Subsubsection A.1.1). \item Source: Example for source.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do \item[$^{1}$] Example for a 1st table footnote.
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut \item[$^{2}$] Example for a 2nd table footnote.
enim ad minim veniam, quis nostrud exercitation ullamco laboris \end{tablenotes}
nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor \end{minipage}
in reprehenderit in voluptate velit esse cillum dolore eu fugiat \end{center}
nulla pariatur. Excepteur sint occaecat cupidatat non proident, \end{table}
sunt in culpa qui officia deserunt mollit anim id est laborum.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do Lengthy tables which do not fit within textwidth should
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut be set as rotated tables. For this, we need to use
enim ad minim veniam, quis nostrud exercitation ullamco laboris \begin{sidewaystable}... \end{sidewaystable} instead of
nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in \begin{table}... \end{table} environment.
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 Figures
dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor As per display LATEX standards one has to use eps images for latex
incididunt ut labore et dolore magna aliqua. Ut enim ad minim compilation and pdf/jpg/png images for pdflatex compilation.
veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip This is one of the major differences between latex and pdflatex.
ex ea commodo consequat. The images should be single-page documents. The command for
Short Article Title 3
Element 11 Element 22
Project Energy σcalc σexpt Energy σcalc σexpt
Note: This is an example of table footnote this is an example of table footnote this is an example of table footnote this is an example
of table footnote this is an example of table footnote
1
Example for a first table footnote.
2
Example for a second table footnote.
Algorithm 1 Calculate y = xn
Require: n ≥ 0 ∨ x ̸= 0
Ensure: y = xn
1: y ⇐ 1
Fig. 1: This is a widefig. This is an example of a long caption this 2: if n < 0 then
is an example of a long caption this is an example of a long caption 3: X ⇐ 1/x
this is an example of a long caption 4: N ⇐ −n
5: else
6: X⇐x
7: N ⇐n
inserting images for latex and pdflatex can be generalized. The
8: end if
package used to insert images in latex/pdflatex is the graphicx
9: while N ̸= 0 do
package. Figures can be inserted via the normal figure environment
10: if N is even then
as shown in the below example:
11: X ⇐X ×X
\begin{figure}[t] 12: N ⇐ N/2
\centering\includegraphics{<eps-file>} 13: else[N is odd]
\caption{<figure-caption>} 14: y ⇐y×X
\label{<figure-label>} 15: N ⇐N −1
\end{figure} 16: end if
17: end while
Test text here.
For sample purposes, we have included the width of images
in the optional argument of \includegraphics tag. Please ignore
this. Lengthy figures which do not fit within textwidth should used to set environments similar to the verbatim environment.
be set in rotated mode. For rotated figures, we need to use Refer to the lstlisting package documentation for more details
\begin{sidewaysfigure} ... \end{sidewaysfigure} instead of on this.
the \begin{figure} ... \end{figure} environment.
f o r i :=maxint to 0 do
Algorithms, Program codes and Listings begin
{ do n o t h i n g }
Packages algorithm, algorithmicx and algpseudocode are used
end ;
for setting algorithms in latex. For this, one has to use the below
Write ( ’ Case i n s e n s i t i v e ’ ) ;
format:
Write ( ’ P a s c a l keywords . ’ ) ;
\begin{algorithm}
\caption{<alg-caption>}\label{<alg-label>}
\begin{algorithmic}[1]
. . .
\end{algorithmic} Cross referencing
\end{algorithm}
Environments such as figure, table, equation, and align can have a
You may need to refer to the above-listed package label declared via the \label{#label} command. For figures and
documentations for more details before setting an algorithm table environments one should use the \label{} command inside
environment. To set program codes, one has to use the program or just below the \caption{} command. One can then use the
package. We need to use the \begin{program} ... \end{program} \ref{#label} command to cross-reference them. As an example,
environment to set program codes. consider the label declared for Figure 1 which is \label{fig1}.
Similarly, for listings, one has to use the listings package. To cross-reference it, use the command Figure \ref{fig1}, for
The \begin{lstlisting} ... \end{lstlisting} environment is which it comes up as “Figure 1”.
4 Author Name et al.
Fig. 2: This is a widefig. This is an example of a long caption this is an example of a long caption this is an example of a long caption
this is an example of a long caption
Details on reference citations (Note: in standard LaTeX, only one note is allowed, after the ref.
Please use the author-year format to make citations. With Here, one note is like the standard, two make pre- and post-notes.)
standard numerical .bst files, only numerical citations are possible.
\citealt{key} ==>> Jones et al. 1990
With an author-year .bst file, both numerical and author-year
\citealt*{key} ==>> Jones, Baker, and
citations are possible.
Williams 1990
If author-year citations are selected, \bibitem must have one
\citealp{key} ==>> Jones et al., 1990
of the following forms:
\citealp*{key} ==>> Jones, Baker, and
\bibitem[Jones et al.(1990)]{key}... Williams, 1990
\bibitem[Jones et al.(1990)Jones,
Baker, and Williams]{key}... Additional citation possibilities (both author-year and numerical
\bibitem[Jones et al., 1990]{key}... modes):
\bibitem[\protect\citeauthoryear{Jones,
Baker, and Williams} \citeauthor{key} ==>> Jones et al.
{Jones et al.}{1990}]{key}... \citeauthor*{key} ==>> Jones, Baker, and
\bibitem[\protect\citeauthoryear{Jones et al.} Williams
{1990}]{key}... \citeyear{key} ==>> 1990
\bibitem[\protect\astroncite{Jones et al.} \citeyearpar{key} ==>> (1990)
{1990}]{key}... \citetext{priv. comm.} ==>> (priv. comm.)
\bibitem[\protect\citename{Jones et al., } \citenum{key} ==>> 11 [non-superscripted]
1990]{key}...
\harvarditem[Jones et al.]{Jones, Baker, and Note: full author lists depend on whether the bib style supports
Williams}{1990}{key}... them; if not, the abbreviated list is printed even when full is
requested.
This is either to be made up manually, or to be generated by
For names like della Robbia at the start of a sentence, use
an appropriate .bst file with BibTeX. Then,
\Citet{dRob98} ==>> Della Robbia (1998)
Author-year mode
\Citep{dRob98} ==>> (Della Robbia, 1998)
|| Numerical mode
\Citeauthor{dRob98} ==>> Della Robbia
\citet{key} ==>> Jones et al. (1990)
|| Jones et al. [21] The following is an example for \cite{...}: Rahman and Adjeroh
\citep{key} ==>> (Jones et al., 1990) || [21] [2019]. Another example for \citep{...}: [Bahdanau et al., 2014,
Imboden et al., 2018, Motiian et al., 2017, Murphy, 2012, Ji et al.,
Multiple citations as normal:
2012]. Sample cites here Krizhevsky et al. [2012], Horvath and Raj
\citep{key1,key2} ==> (Jones et al., 1990; [2018] and Pyrkov et al. [2018], Wang et al. [2018], LeCun et al.
Smith, 1989)||[21,24] [2015], Zhang et al. [2018], Ravı̀ et al. [2016].
or (Jones et al., 1990, 1991)||[21,24]
or (Jones et al., 1990a,b) ||[21,24]
Lists
\cite{key} is the equivalent of \citet{key} in author-year mode
List in LATEX can be of three types: numbered, bulleted and
and of \citep{key} in numerical mode. Full author lists may be
unnumbered. The “enumerate” environment produces a numbered
forced with \citet* or \citep*, e.g.
list, the “itemize” environment produces a bulleted list and
\citep*{key} ==>> (Jones, Baker, and Mark, 1990) the “unlist” environment produces an unnumbered list. In each
environment, a new entry is added via the \item command.
Optional notes as:
1. This is the 1st item
\citep[chap. 2]{key} ==>> 2. Enumerate creates numbered lists, itemize creates bulleted
(Jones et al., 1990, chap. 2) lists and unnumerate creates unnumbered lists.
\citep[e.g.,][]{key} ==>>
(e.g., Jones et al., 1990) a. Second level numbered list. Enumerate creates numbered
\citep[see][pg. 34]{key} ==>> lists, itemize creates bulleted lists and description creates
(see Jones et al., 1990, pg. 34) unnumbered lists.
Short Article Title
Table 3. Tables which are too long to fit, should be written using the “sidewaystable” environment as shown here
Element 11 Element2
Projectile Energy σcalc σexpt Energy σcalc σexpt
Note: This is an example of a table footnote this is an example of a table footnote this is an example of a table footnote this is an example of a table footnote this is an example of
a table footnote
1
This is an example of a table footnote
Fig. 3. This is an example for a sideways figure. This is an example of a long caption this is an example of a long caption this is an example of a long caption this is an example of a long caption
5
6 Author Name et al.
b. Second level numbered list. Enumerate creates numbered thmstyleone Numbered, theorem head in bold font and
lists, itemize creates bulleted lists and description creates theorem text in italic style
unnumbered lists. thmstyletwo Numbered, theorem head in roman font
and theorem text in italic style
(i) Third level numbered list. Enumerate creates thmstylethree Numbered, theorem head in bold font and
numbered lists, itemize creates bulleted lists and theorem text in roman style
description creates unnumbered lists.
(ii) Third level numbered list. Enumerate creates
Theorem 1 (Theorem subhead) Example theorem text. Example
numbered lists, itemize creates bulleted lists and
theorem text. Example theorem text. Example theorem text.
description creates unnumbered lists.
Example theorem text. Example theorem text. Example theorem
c. Second level numbered list. Enumerate creates numbered text. Example theorem text. Example theorem text. Example
lists, itemize creates bulleted lists and description creates theorem text. Example theorem text.
unnumbered lists.
d. Second level numbered list. Enumerate creates numbered Quisque ullamcorper placerat ipsum. Cras nibh. Morbi vel
lists, itemize creates bulleted lists and description creates justo vitae lacus tincidunt ultrices. Lorem ipsum dolor sit amet,
unnumbered lists. consectetuer adipiscing elit. In hac habitasse platea dictumst.
Integer tempus convallis augue.
3. Enumerate creates numbered lists, itemize creates bulleted
lists and description creates unnumbered lists.
Proposition 2 Example proposition text. Example proposition
4. Numbered lists continue.
text. Example proposition text. Example proposition text. Example
Lists in LATEX can be of three types: enumerate, itemize and proposition text. Example proposition text. Example proposition
description. In each environment, a new entry is added via the text. Example proposition text. Example proposition text. Example
\item command. proposition text.
• First level bulleted list. This is the 1st item Nulla malesuada porttitor diam. Donec felis erat, congue
• First level bulleted list. Itemize creates bulleted lists and non, volutpat at, tincidunt tristique, libero. Vivamus viverra
description creates unnumbered lists. fermentum felis. Donec nonummy pellentesque ante.
– Second level dashed list. Itemize creates bulleted lists and
description creates unnumbered lists. Example 1 Phasellus adipiscing semper elit. Proin fermentum
– Second level dashed list. Itemize creates bulleted lists and massa ac quam. Sed diam turpis, molestie vitae, placerat a,
description creates unnumbered lists. molestie nec, leo. Maecenas lacinia. Nam ipsum ligula, eleifend
– Second level dashed list. Itemize creates bulleted lists and at, accumsan nec, suscipit a, ipsum. Morbi blandit ligula feugiat
description creates unnumbered lists. magna. Nunc eleifend consequat lorem.
• First level bulleted list. Itemize creates bulleted lists and Nulla malesuada porttitor diam. Donec felis erat, congue
description creates unnumbered lists. non, volutpat at, tincidunt tristique, libero. Vivamus viverra
• First level bulleted list. Bullet lists continue. fermentum felis. Donec nonummy pellentesque ante.
Example for unnumbered list items:
Remark 1 Phasellus adipiscing semper elit. Proin fermentum
massa ac quam. Sed diam turpis, molestie vitae, placerat a,
molestie nec, leo. Maecenas lacinia. Nam ipsum ligula, eleifend
Sample unnumberd list text. Sample unnumberd list text. Sample at, accumsan nec, suscipit a, ipsum. Morbi blandit ligula feugiat
unnumberd list text. Sample unnumberd list text. Sample magna. Nunc eleifend consequat lorem.
unnumberd list text.
Sample unnumberd list text. Sample unnumberd list text. Sample Quisque ullamcorper placerat ipsum. Cras nibh. Morbi vel
unnumberd list text. justo vitae lacus tincidunt ultrices. Lorem ipsum dolor sit amet,
sample unnumberd list text. Sample unnumberd list text. Sample consectetuer adipiscing elit. In hac habitasse platea dictumst.
unnumberd list text. Sample unnumberd list text. Sample
unnumberd list text. Sample unnumberd list text. Sample Definition 1 (Definition sub head) Example definition text.
unnumberd list text. Example definition text. Example definition text. Example
definition text. Example definition text. Example definition text.
Example definition text. Example definition text.
Example for proof text. Example for proof text. Example for proof
text. Example for proof text. Example for proof text. □
Proin et quam. Class aptent taciti sociosqu ad litora torquent per Table 5.
conubia nostra, per inceptos hymenaeos. Praesent sapien turpis,
col1 head col2 head col3 head
fermentum vel, eleifend faucibus, vehicula eu, lacus.
Sed commodo posuere pede. Mauris ut est. Ut quis purus. Sed col1 text col2 text col3 text
ac odio. Sed vehicula hendrerit sem. Duis non odio. Morbi ut dui. col1 text col2 text col3 text
Sed accumsan risus eget odio. In hac habitasse platea dictumst. col1 text col2 text col3 text
Pellentesque non elit. Fusce sed justo eu urna porta tincidunt.
Mauris felis odio, sollicitudin sed, volutpat a, ornare ac, erat.
Morbi quis dolor. Donec pellentesque, erat ac sagittis semper,
nunc dui lobortis purus, quis congue purus metus ultricies tellus. tincidunt purus vel magna. Integer non enim. Praesent euismod
Proin et quam. Class aptent taciti sociosqu ad litora torquent per nunc eu purus. Donec bibendum quam in tellus. Nullam cursus
conubia nostra, per inceptos hymenaeos. Praesent sapien turpis, pulvinar lectus. Donec et mi. Nam vulputate metus eu enim.
fermentum vel, eleifend faucibus, vehicula eu, lacus. Vestibulum pellentesque felis eu massa.
Nulla malesuada porttitor diam. Donec felis erat, congue
Subsubsection title of second appendix non, volutpat at, tincidunt tristique, libero. Vivamus viverra
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Ut fermentum felis. Donec nonummy pellentesque ante. Phasellus
purus elit, vestibulum ut, placerat ac, adipiscing vitae, felis. adipiscing semper elit. Proin fermentum massa ac quam. Sed diam
Curabitur dictum gravida mauris. Nam arcu libero, nonummy turpis, molestie vitae, placerat a, molestie nec, leo. Maecenas
eget, consectetuer id, vulputate a, magna. Donec vehicula augue lacinia. Nam ipsum ligula, eleifend at, accumsan nec, suscipit
eu neque. a, ipsum. Morbi blandit ligula feugiat magna. Nunc eleifend
Example for an equation inside the appendix: consequat lorem. Sed lacinia nulla vitae enim. Pellentesque
tincidunt purus vel magna. Integer non enim. Praesent euismod
γ 2 − (nC − 1)H nunc eu purus. Donec bibendum quam in tellus. Nullam cursus
p= , (4)
(nC − 1) + H − 2γ pulvinar lectus. Donec et mi. Nam vulputate metus eu enim.
(γ − H)2 (γ − nC − 1)2 Vestibulum pellentesque felis eu massa.
θ= . (5)
(nC − 1 + H − 2γ)2 Nulla malesuada porttitor diam. Donec felis erat, congue
non, volutpat at, tincidunt tristique, libero. Vivamus viverra
fermentum felis. Donec nonummy pellentesque ante. Phasellus
Example of another appendix section
adipiscing semper elit. Proin fermentum massa ac quam. Sed diam
Nam dui ligula, fringilla a, euismod sodales, sollicitudin vel, turpis, molestie vitae, placerat a, molestie nec, leo. Maecenas
wisi. Morbi auctor lorem non justo. Nam lacus libero, pretium lacinia. Nam ipsum ligula, eleifend at, accumsan nec, suscipit
at, lobortis vitae, ultricies et, tellus. Donec aliquet, tortor sed a, ipsum. Morbi blandit ligula feugiat magna. Nunc eleifend
accumsan bibendum, erat ligula aliquet magna, vitae ornare odio consequat lorem. Sed lacinia nulla vitae enim. Pellentesque
metus a mi. Morbi ac orci et nisl hendrerit mollis. Suspendisse tincidunt purus vel magna. Integer non enim. Praesent euismod
ut massa. Cras nec ante. Pellentesque a nulla. Cum sociis natoque nunc eu purus. Donec bibendum quam in tellus. Nullam cursus
penatibus et magnis dis parturient montes, nascetur ridiculus mus. pulvinar lectus. Donec et mi. Nam vulputate metus eu enim.
Aliquam tincidunt urna. Nulla ullamcorper vestibulum turpis. Vestibulum pellentesque felis eu massa. Donec bibendum quam in
Pellentesque cursus luctus mauris tellus. Nullam cursus pulvinar lectus. Donec et mi. Nam vulputate
metus eu enim. Vestibulum pellentesque felis eu massa.
1 a aµν
L = iψ̄γ µ Dµ ψ − F F − mψ̄ψ. (6)
4 µν
Nulla malesuada porttitor diam. Donec felis erat, congue Competing interests
non, volutpat at, tincidunt tristique, libero. Vivamus viverra No competing interest is declared.
fermentum felis. Donec nonummy pellentesque ante. Phasellus
adipiscing semper elit. Proin fermentum massa ac quam. Sed diam
turpis, molestie vitae, placerat a, molestie nec, leo. Maecenas Author contributions statement
lacinia. Nam ipsum ligula, eleifend at, accumsan nec, suscipit Must include all authors, identified by initials, for example:
a, ipsum. Morbi blandit ligula feugiat magna. Nunc eleifend S.R. and D.A. conceived the experiment(s), S.R. conducted the
consequat lorem. Sed lacinia nulla vitae enim. Pellentesque experiment(s), S.R. and D.A. analysed the results. S.R. and D.A.
tincidunt purus vel magna. Integer non enim. Praesent euismod wrote and reviewed the manuscript.
nunc eu purus. Donec bibendum quam in tellus. Nullam cursus
pulvinar lectus. Donec et mi. Nam vulputate metus eu enim.
Vestibulum pellentesque felis eu massa. Acknowledgments
Nulla malesuada porttitor diam. Donec felis erat, congue The authors thank the anonymous reviewers for their valuable
non, volutpat at, tincidunt tristique, libero. Vivamus viverra suggestions. This work is supported in part by funds from the
fermentum felis. Donec nonummy pellentesque ante. Phasellus National Science Foundation (NSF: # 1636933 and # 1920920).
adipiscing semper elit. Proin fermentum massa ac quam. Sed diam
turpis, molestie vitae, placerat a, molestie nec, leo. Maecenas
lacinia. Nam ipsum ligula, eleifend at, accumsan nec, suscipit References
a, ipsum. Morbi blandit ligula feugiat magna. Nunc eleifend Syed Ashiqur Rahman and Donald Adjeroh. Centroid of age
consequat lorem. Sed lacinia nulla vitae enim. Pellentesque neighborhoods: A generalized approach to estimate biological
Short Article Title 9
age. In 2019 IEEE EMBS International Conference on Steve Horvath and Kenneth Raj. Dna methylation-based
Biomedical & Health Informatics (BHI), pages 1–4. IEEE, 2019. biomarkers and the epigenetic clock theory of ageing. Nature
Dzmitry Bahdanau, Kyunghyun Cho, and Yoshua Bengio. Neural Reviews Genetics, 19(6):371, 2018.
machine translation by jointly learning to align and translate. Timothy V Pyrkov, Evgeny Getmantsev, Boris Zhurov,
arXiv preprint arXiv:1409.0473, 2014. Konstantin Avchaciov, Mikhail Pyatnitskiy, Leonid Menshikov,
Mary T Imboden, Matthew P Harber, Mitchell H Whaley, Kristina Khodova, Andrei V Gudkov, and Peter O Fedichev.
W Holmes Finch, Derron L Bishop, and Leonard A Kaminsky. Quantitative characterization of biological age and frailty based
Cardiorespiratory fitness and mortality in healthy men and on locomotor activity records. Aging (Albany NY), 10(10):2973,
women. Journal of the American College of Cardiology, 72(19): 2018.
2283–2292, 2018. Zongwei Wang, Xu Tang, Weixin Luo, and Shenghua Gao. Face
Saeid Motiian, Marco Piccirilli, Donald A Adjeroh, and aging with identity-preserved conditional generative adversarial
Gianfranco Doretto. Unified deep supervised domain adaptation networks. In Proceedings of the IEEE Conference on Computer
and generalization. In Proceedings of the IEEE International Vision and Pattern Recognition, pages 7939–7947, 2018.
Conference on Computer Vision, pages 5715–5725, 2017. Yann LeCun, Yoshua Bengio, and Geoffrey Hinton. Deep learning.
Kevin P Murphy. Machine learning: A probabilistic perspective. Nature, 521(7553):436, 2015.
MIT press, 2012. Ke Zhang, Na Liu, Xingfang Yuan, Xinyao Guo, Ce Gao, and
Shuiwang Ji, Wei Xu, Ming Yang, and Kai Yu. 3d convolutional Zhenbing Zhao. Fine-grained age estimation in the wild with
neural networks for human action recognition. IEEE attention LSTM networks. arXiv preprint arXiv:1805.10445,
Transactions on Pattern Analysis and Machine Intelligence, 35 2018.
(1):221–231, 2012. Daniele Ravı̀, Charence Wong, Fani Deligianni, Melissa Berthelot,
Alex Krizhevsky, Ilya Sutskever, and Geoffrey E Hinton. Imagenet Javier Andreu-Perez, Benny Lo, and Guang-Zhong Yang. Deep
classification with deep convolutional neural networks. In learning for health informatics. IEEE Journal of Biomedical
Advances in Neural Information Processing Systems, pages and Health Informatics, 21(1):4–21, 2016.
1097–1105, 2012.