forked from jdmonaco/natneuro-latex-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtitle.tex
More file actions
46 lines (34 loc) · 701 Bytes
/
title.tex
File metadata and controls
46 lines (34 loc) · 701 Bytes
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
%!TEX root = main.tex
\begin{titlepage}
\vspace*{\stretch{1}}
\begin{flushright}
\emph{RUNNING TITLE:}\quad\runningtitle
\end{flushright}
\vspace{1cm}
\begin{center}
{
\fontseries{bx}
\fontsize{16pt}{1.5\baselineskip}
\selectfont
\title
}
\vspace{1.5cm}
{
\normalsize
\authorlistannotated
}
\vspace{1cm}
{
\footnotesize
\setlength{\baselineskip}{1.6em}
\authoraffiliations
}
\end{center}
\vspace{1.5cm}
\begin{flushleft}
\small
$^\mathbf{\ast}$\textbf{Correspondence:} \\[0.4em]
\correspondingaddress
\end{flushleft}
\vspace*{\stretch{4}}
\end{titlepage}