Title page in elsarticle class with corresponding author information as footnote The 2019...
In horse breeding, what is the female equivalent of putting a horse out "to stud"?
Can a 1st-level character have an ability score above 18?
How to test the equality of two Pearson correlation coefficients computed from the same sample?
Are my PIs rude or am I just being too sensitive?
What's the point in a preamp?
ELI5: Why do they say that Israel would have been the fourth country to land a spacecraft on the Moon and why do they call it low cost?
He got a vote 80% that of Emmanuel Macron’s
Create an outline of font
Single author papers against my advisor's will?
Semisimplicity of the category of coherent sheaves?
Did God make two great lights or did He make the great light two?
Is above average number of years spent on PhD considered a red flag in future academia or industry positions?
How do I add random spotting to the same face in cycles?
How to grep and cut numbes from a file and sum them
Segmentation fault output is suppressed when piping stdin into a function. Why?
Do working physicists consider Newtonian mechanics to be "falsified"?
Why use ultrasound for medical imaging?
Take groceries in checked luggage
Did the new image of black hole confirm the general theory of relativity?
Relations between two reciprocal partial derivatives?
What can I do if neighbor is blocking my solar panels intentionally?
Was credit for the black hole image misattributed?
Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?
"... to apply for a visa" or "... and applied for a visa"?
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♦ 27 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♦ 27 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♦ 27 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♦ 27 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