Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Suwon Lee
FMCL_Templates
Commits
822d6244
Commit
822d6244
authored
2 years ago
by
Administrator
Browse files
Options
Download
Email Patches
Plain Diff
Update review template cls file
parent
87f8360e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Journal_review/fmcl_review.cls
+6
-5
Journal_review/fmcl_review.cls
with
6 additions
and
5 deletions
+6
-5
Journal_review/fmcl_review.cls
+
6
-
5
View file @
822d6244
...
...
@@ -35,7 +35,8 @@
\vspace
{
2em
}
By
\\
\textbf
{
\@
authors
}
\\
for
\textit
{
\@
journalname
}
for
\textit
{
\@
journalname
}
\\
Manuscript ID:
\@
manuscriptid
\end{center}
\setcounter
{
footnote
}{
0
}
%
...
...
@@ -45,20 +46,20 @@
\global\let\@
date
\@
empty
\global\let\@
papertitle
\@
empty
\global\let\@
journalname
\@
empty
\global\let\@
manuscriptid
\@
empty
\global\let\papertitle\relax
\global\let\authors\relax
\global\let\date\relax
\global\let\journalname\relax
\global\let\manuscriptid\relax
}
\renewenvironment
{
abstract
}{
\vspace
{
1em
}
\begin{center}
}{
\end{center}
\vspace
{
1em
}
}
% Define variables
\def\papertitle
#1
{
\def\@
papertitle
{
#1
}}
\def\authors
#1
{
\def\@
authors
{
#1
}}
\def\journalname
#1
{
\def\@
journalname
{
#1
}}
\ No newline at end of file
\def\journalname
#1
{
\def\@
journalname
{
#1
}}
\def\manuscriptid
#1
{
\def\@
manuscriptid
{
#1
}}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help