Title page in elsarticle class with corresponding author information as footnote The 2019...
How are presidential pardons supposed to be used?
How do you keep chess fun when your opponent constantly beats you?
Are my PIs rude or am I just being too sensitive?
Why use ultrasound for medical imaging?
Is this wall load bearing? Blueprints and photos attached
Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?
Why is the object placed in the middle of the sentence here?
Grover's algorithm - DES circuit as oracle?
Does the AirPods case need to be around while listening via an iOS Device?
A pet rabbit called Belle
What information about me do stores get via my credit card?
Relations between two reciprocal partial derivatives?
Python - Fishing Simulator
Why is superheterodyning better than direct conversion?
Can withdrawing asylum be illegal?
Finding the path in a graph from A to B then back to A with a minimum of shared edges
What was the last x86 CPU that did not have the x87 floating-point unit built in?
How did passengers keep warm on sail ships?
How does this infinite series simplify to an integral?
Difference between "generating set" and free product?
Hopping to infinity along a string of digits
Can a novice safely splice in wire to lengthen 5V charging cable?
How to pronounce 1ターン?
How can I protect witches in combat who wear limited clothing?
Title page in elsarticle class with corresponding author information as footnote
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Elsarticle frontmatter corresponding authorLine break in author list for elsarticle document classHow can I add phone number for corresponding author in elsarticle styleelsarticle class generating errors with author blockAuthor information on non-title pageHow to remove author names on page 1 in elsarticle?Title, author and abstract not generate in Elsarticle class onlycorresponding author with lyxMany corresponding authors in elsarticle classElsarticle class title note problem
I want to use elsarticle for my paper but the journal requires a title page with corresponding author information as a footnote. I managed to add the title page by changing following lines in the elsarticle.cls
longdefMaketitleBox{%
resetTitleCounters
defbaselinestretch{1}%
begin{center}%
defbaselinestretch{1}%
Large@titleparvskip18pt
normalsizeelsauthorsparvskip10pt
footnotesizeitshapeelsaddressparvskip36pt
%hrulevskip12pt
%ifvoidabsboxelseunvboxabsboxparvskip10ptfi
ifvoidabsboxelseclearpageunvboxabsboxparvskip30ptfi
ifvoidkeyboxelseunvboxkeyboxparvskip10ptfi
%hrulevskip12pt
end{center}%
}
but I can not bring the footnote to the title page and it goes after the abstract (2nd page). Can someone help me with this?
titles elsarticle
bumped to the homepage by Community♦ 21 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I want to use elsarticle for my paper but the journal requires a title page with corresponding author information as a footnote. I managed to add the title page by changing following lines in the elsarticle.cls
longdefMaketitleBox{%
resetTitleCounters
defbaselinestretch{1}%
begin{center}%
defbaselinestretch{1}%
Large@titleparvskip18pt
normalsizeelsauthorsparvskip10pt
footnotesizeitshapeelsaddressparvskip36pt
%hrulevskip12pt
%ifvoidabsboxelseunvboxabsboxparvskip10ptfi
ifvoidabsboxelseclearpageunvboxabsboxparvskip30ptfi
ifvoidkeyboxelseunvboxkeyboxparvskip10ptfi
%hrulevskip12pt
end{center}%
}
but I can not bring the footnote to the title page and it goes after the abstract (2nd page). Can someone help me with this?
titles elsarticle
bumped to the homepage by Community♦ 21 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
2
Welcome to TeX.SE! Have you been asked by the journal to use classelsarticle? If yes, do not change the layout, and please never do change an original class. If no, do you need to use this class or can you use another one?
– Kurt
Sep 20 '17 at 0:41
Hi Kurt, The journal is one of Elsavier's journals and elsarticale matches everything else the journal expects (although they did not provide the latex template!). That is why using elsarticle is the best solution for me. Now the only problem is that elsarticle puts the informtion for corresponding author at the end of the page that abstract finishes! and I want to bring it to the title page.
– Pouuyan A
Sep 20 '17 at 9:16
add a comment |
I want to use elsarticle for my paper but the journal requires a title page with corresponding author information as a footnote. I managed to add the title page by changing following lines in the elsarticle.cls
longdefMaketitleBox{%
resetTitleCounters
defbaselinestretch{1}%
begin{center}%
defbaselinestretch{1}%
Large@titleparvskip18pt
normalsizeelsauthorsparvskip10pt
footnotesizeitshapeelsaddressparvskip36pt
%hrulevskip12pt
%ifvoidabsboxelseunvboxabsboxparvskip10ptfi
ifvoidabsboxelseclearpageunvboxabsboxparvskip30ptfi
ifvoidkeyboxelseunvboxkeyboxparvskip10ptfi
%hrulevskip12pt
end{center}%
}
but I can not bring the footnote to the title page and it goes after the abstract (2nd page). Can someone help me with this?
titles elsarticle
I want to use elsarticle for my paper but the journal requires a title page with corresponding author information as a footnote. I managed to add the title page by changing following lines in the elsarticle.cls
longdefMaketitleBox{%
resetTitleCounters
defbaselinestretch{1}%
begin{center}%
defbaselinestretch{1}%
Large@titleparvskip18pt
normalsizeelsauthorsparvskip10pt
footnotesizeitshapeelsaddressparvskip36pt
%hrulevskip12pt
%ifvoidabsboxelseunvboxabsboxparvskip10ptfi
ifvoidabsboxelseclearpageunvboxabsboxparvskip30ptfi
ifvoidkeyboxelseunvboxkeyboxparvskip10ptfi
%hrulevskip12pt
end{center}%
}
but I can not bring the footnote to the title page and it goes after the abstract (2nd page). Can someone help me with this?
titles elsarticle
titles elsarticle
edited Oct 20 '17 at 10:29
Andrew Swann
78.2k9133333
78.2k9133333
asked Sep 20 '17 at 0:06
Pouuyan APouuyan A
1
1
bumped to the homepage by Community♦ 21 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 21 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
2
Welcome to TeX.SE! Have you been asked by the journal to use classelsarticle? If yes, do not change the layout, and please never do change an original class. If no, do you need to use this class or can you use another one?
– Kurt
Sep 20 '17 at 0:41
Hi Kurt, The journal is one of Elsavier's journals and elsarticale matches everything else the journal expects (although they did not provide the latex template!). That is why using elsarticle is the best solution for me. Now the only problem is that elsarticle puts the informtion for corresponding author at the end of the page that abstract finishes! and I want to bring it to the title page.
– Pouuyan A
Sep 20 '17 at 9:16
add a comment |
2
Welcome to TeX.SE! Have you been asked by the journal to use classelsarticle? If yes, do not change the layout, and please never do change an original class. If no, do you need to use this class or can you use another one?
– Kurt
Sep 20 '17 at 0:41
Hi Kurt, The journal is one of Elsavier's journals and elsarticale matches everything else the journal expects (although they did not provide the latex template!). That is why using elsarticle is the best solution for me. Now the only problem is that elsarticle puts the informtion for corresponding author at the end of the page that abstract finishes! and I want to bring it to the title page.
– Pouuyan A
Sep 20 '17 at 9:16
2
2
Welcome to TeX.SE! Have you been asked by the journal to use class
elsarticle? If yes, do not change the layout, and please never do change an original class. If no, do you need to use this class or can you use another one?– Kurt
Sep 20 '17 at 0:41
Welcome to TeX.SE! Have you been asked by the journal to use class
elsarticle? If yes, do not change the layout, and please never do change an original class. If no, do you need to use this class or can you use another one?– Kurt
Sep 20 '17 at 0:41
Hi Kurt, The journal is one of Elsavier's journals and elsarticale matches everything else the journal expects (although they did not provide the latex template!). That is why using elsarticle is the best solution for me. Now the only problem is that elsarticle puts the informtion for corresponding author at the end of the page that abstract finishes! and I want to bring it to the title page.
– Pouuyan A
Sep 20 '17 at 9:16
Hi Kurt, The journal is one of Elsavier's journals and elsarticale matches everything else the journal expects (although they did not provide the latex template!). That is why using elsarticle is the best solution for me. Now the only problem is that elsarticle puts the informtion for corresponding author at the end of the page that abstract finishes! and I want to bring it to the title page.
– Pouuyan A
Sep 20 '17 at 9:16
add a comment |
1 Answer
1
active
oldest
votes
So I managed to fix it by further changing the elsarticle class in case any one needs to do it:
first you have to make the title page empty with bringing the footnote with corresponding author by changing the following section:
longdefMaketitleBox{%
resetTitleCounters
defbaselinestretch{1}%
begin{center}%
defbaselinestretch{1}%
Large@titleparvskip18pt
normalsizeelsauthorsparvskip10pt
footnotesizeitshapeelsaddressparvskip36pt
% hrulevskip12pt
% hruleclearpage
% ifvoidabsboxelseunvboxabsboxparvskip10ptfi
printFirstPageNotes
ifvoidabsboxelseclearpageunvboxabsboxparvskip30ptfi
ifvoidkeyboxelseunvboxkeyboxparvskip10ptfi
% hrulevskip12pt
end{center}%
}
Afterwards, you have to comment out all rest of commands :
% thispagestyle{pprintTitle}%
% printFirstPageNotes
This way you will have a title page with corresponding author info on the bottom.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f392222%2ftitle-page-in-elsarticle-class-with-corresponding-author-information-as-footnote%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
So I managed to fix it by further changing the elsarticle class in case any one needs to do it:
first you have to make the title page empty with bringing the footnote with corresponding author by changing the following section:
longdefMaketitleBox{%
resetTitleCounters
defbaselinestretch{1}%
begin{center}%
defbaselinestretch{1}%
Large@titleparvskip18pt
normalsizeelsauthorsparvskip10pt
footnotesizeitshapeelsaddressparvskip36pt
% hrulevskip12pt
% hruleclearpage
% ifvoidabsboxelseunvboxabsboxparvskip10ptfi
printFirstPageNotes
ifvoidabsboxelseclearpageunvboxabsboxparvskip30ptfi
ifvoidkeyboxelseunvboxkeyboxparvskip10ptfi
% hrulevskip12pt
end{center}%
}
Afterwards, you have to comment out all rest of commands :
% thispagestyle{pprintTitle}%
% printFirstPageNotes
This way you will have a title page with corresponding author info on the bottom.
add a comment |
So I managed to fix it by further changing the elsarticle class in case any one needs to do it:
first you have to make the title page empty with bringing the footnote with corresponding author by changing the following section:
longdefMaketitleBox{%
resetTitleCounters
defbaselinestretch{1}%
begin{center}%
defbaselinestretch{1}%
Large@titleparvskip18pt
normalsizeelsauthorsparvskip10pt
footnotesizeitshapeelsaddressparvskip36pt
% hrulevskip12pt
% hruleclearpage
% ifvoidabsboxelseunvboxabsboxparvskip10ptfi
printFirstPageNotes
ifvoidabsboxelseclearpageunvboxabsboxparvskip30ptfi
ifvoidkeyboxelseunvboxkeyboxparvskip10ptfi
% hrulevskip12pt
end{center}%
}
Afterwards, you have to comment out all rest of commands :
% thispagestyle{pprintTitle}%
% printFirstPageNotes
This way you will have a title page with corresponding author info on the bottom.
add a comment |
So I managed to fix it by further changing the elsarticle class in case any one needs to do it:
first you have to make the title page empty with bringing the footnote with corresponding author by changing the following section:
longdefMaketitleBox{%
resetTitleCounters
defbaselinestretch{1}%
begin{center}%
defbaselinestretch{1}%
Large@titleparvskip18pt
normalsizeelsauthorsparvskip10pt
footnotesizeitshapeelsaddressparvskip36pt
% hrulevskip12pt
% hruleclearpage
% ifvoidabsboxelseunvboxabsboxparvskip10ptfi
printFirstPageNotes
ifvoidabsboxelseclearpageunvboxabsboxparvskip30ptfi
ifvoidkeyboxelseunvboxkeyboxparvskip10ptfi
% hrulevskip12pt
end{center}%
}
Afterwards, you have to comment out all rest of commands :
% thispagestyle{pprintTitle}%
% printFirstPageNotes
This way you will have a title page with corresponding author info on the bottom.
So I managed to fix it by further changing the elsarticle class in case any one needs to do it:
first you have to make the title page empty with bringing the footnote with corresponding author by changing the following section:
longdefMaketitleBox{%
resetTitleCounters
defbaselinestretch{1}%
begin{center}%
defbaselinestretch{1}%
Large@titleparvskip18pt
normalsizeelsauthorsparvskip10pt
footnotesizeitshapeelsaddressparvskip36pt
% hrulevskip12pt
% hruleclearpage
% ifvoidabsboxelseunvboxabsboxparvskip10ptfi
printFirstPageNotes
ifvoidabsboxelseclearpageunvboxabsboxparvskip30ptfi
ifvoidkeyboxelseunvboxkeyboxparvskip10ptfi
% hrulevskip12pt
end{center}%
}
Afterwards, you have to comment out all rest of commands :
% thispagestyle{pprintTitle}%
% printFirstPageNotes
This way you will have a title page with corresponding author info on the bottom.
answered Sep 20 '17 at 10:02
Pouuyan APouuyan A
1
1
add a comment |
add a comment |
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f392222%2ftitle-page-in-elsarticle-class-with-corresponding-author-information-as-footnote%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
Welcome to TeX.SE! Have you been asked by the journal to use class
elsarticle? If yes, do not change the layout, and please never do change an original class. If no, do you need to use this class or can you use another one?– Kurt
Sep 20 '17 at 0:41
Hi Kurt, The journal is one of Elsavier's journals and elsarticale matches everything else the journal expects (although they did not provide the latex template!). That is why using elsarticle is the best solution for me. Now the only problem is that elsarticle puts the informtion for corresponding author at the end of the page that abstract finishes! and I want to bring it to the title page.
– Pouuyan A
Sep 20 '17 at 9:16