How to create a title page that replicates a specific article template?
up vote
0
down vote
favorite
I really like the following template on Overleaf: https://www.overleaf.com/latex/templates/template-for-oxford-university-press-oup-journals-2009/yvhndpfsjvkt. I use it for all my articles, essays, etc. I'd like to use the same style for my thesis, but I am struggling with creating the title page.
I need a header and footer, a title page in the middle as well as author's name below the title and two supervisors below the author's name. My current code is this, but I'm not able to center it nor add additional details that I need:
documentclass[12pt,halfline,a4paper]{ouparticle}
begin{document}
title{Title}
author{%
name{Name}
address{University}}
maketitle
end{document}
Does anyone know how to do it?
spacing
New contributor
|
show 1 more comment
up vote
0
down vote
favorite
I really like the following template on Overleaf: https://www.overleaf.com/latex/templates/template-for-oxford-university-press-oup-journals-2009/yvhndpfsjvkt. I use it for all my articles, essays, etc. I'd like to use the same style for my thesis, but I am struggling with creating the title page.
I need a header and footer, a title page in the middle as well as author's name below the title and two supervisors below the author's name. My current code is this, but I'm not able to center it nor add additional details that I need:
documentclass[12pt,halfline,a4paper]{ouparticle}
begin{document}
title{Title}
author{%
name{Name}
address{University}}
maketitle
end{document}
Does anyone know how to do it?
spacing
New contributor
1
Welcome! The normal thing to do, is to provide a Minimal Working Example of what you have, and I can help you with the rest.
– Ole Anders
Nov 12 at 21:41
Thank you for the reply. I added a little bit of code, hopefully it's more clear now.
– MetaPhilosopher
Nov 13 at 5:49
1
Restricted, sorry you don't have permission to load this page.
is what I got when I clicked on your link :(
– Dũng Vũ
Nov 13 at 5:57
tex.stackexchange.com/questions/209993/…
– Johannes_B
Nov 13 at 6:24
joule_voo, sorry about that. I changed the link, hopefully it works now.
– MetaPhilosopher
Nov 13 at 7:59
|
show 1 more comment
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I really like the following template on Overleaf: https://www.overleaf.com/latex/templates/template-for-oxford-university-press-oup-journals-2009/yvhndpfsjvkt. I use it for all my articles, essays, etc. I'd like to use the same style for my thesis, but I am struggling with creating the title page.
I need a header and footer, a title page in the middle as well as author's name below the title and two supervisors below the author's name. My current code is this, but I'm not able to center it nor add additional details that I need:
documentclass[12pt,halfline,a4paper]{ouparticle}
begin{document}
title{Title}
author{%
name{Name}
address{University}}
maketitle
end{document}
Does anyone know how to do it?
spacing
New contributor
I really like the following template on Overleaf: https://www.overleaf.com/latex/templates/template-for-oxford-university-press-oup-journals-2009/yvhndpfsjvkt. I use it for all my articles, essays, etc. I'd like to use the same style for my thesis, but I am struggling with creating the title page.
I need a header and footer, a title page in the middle as well as author's name below the title and two supervisors below the author's name. My current code is this, but I'm not able to center it nor add additional details that I need:
documentclass[12pt,halfline,a4paper]{ouparticle}
begin{document}
title{Title}
author{%
name{Name}
address{University}}
maketitle
end{document}
Does anyone know how to do it?
spacing
spacing
New contributor
New contributor
edited Nov 13 at 7:58
New contributor
asked Nov 12 at 21:31
MetaPhilosopher
11
11
New contributor
New contributor
1
Welcome! The normal thing to do, is to provide a Minimal Working Example of what you have, and I can help you with the rest.
– Ole Anders
Nov 12 at 21:41
Thank you for the reply. I added a little bit of code, hopefully it's more clear now.
– MetaPhilosopher
Nov 13 at 5:49
1
Restricted, sorry you don't have permission to load this page.
is what I got when I clicked on your link :(
– Dũng Vũ
Nov 13 at 5:57
tex.stackexchange.com/questions/209993/…
– Johannes_B
Nov 13 at 6:24
joule_voo, sorry about that. I changed the link, hopefully it works now.
– MetaPhilosopher
Nov 13 at 7:59
|
show 1 more comment
1
Welcome! The normal thing to do, is to provide a Minimal Working Example of what you have, and I can help you with the rest.
– Ole Anders
Nov 12 at 21:41
Thank you for the reply. I added a little bit of code, hopefully it's more clear now.
– MetaPhilosopher
Nov 13 at 5:49
1
Restricted, sorry you don't have permission to load this page.
is what I got when I clicked on your link :(
– Dũng Vũ
Nov 13 at 5:57
tex.stackexchange.com/questions/209993/…
– Johannes_B
Nov 13 at 6:24
joule_voo, sorry about that. I changed the link, hopefully it works now.
– MetaPhilosopher
Nov 13 at 7:59
1
1
Welcome! The normal thing to do, is to provide a Minimal Working Example of what you have, and I can help you with the rest.
– Ole Anders
Nov 12 at 21:41
Welcome! The normal thing to do, is to provide a Minimal Working Example of what you have, and I can help you with the rest.
– Ole Anders
Nov 12 at 21:41
Thank you for the reply. I added a little bit of code, hopefully it's more clear now.
– MetaPhilosopher
Nov 13 at 5:49
Thank you for the reply. I added a little bit of code, hopefully it's more clear now.
– MetaPhilosopher
Nov 13 at 5:49
1
1
Restricted, sorry you don't have permission to load this page.
is what I got when I clicked on your link :(– Dũng Vũ
Nov 13 at 5:57
Restricted, sorry you don't have permission to load this page.
is what I got when I clicked on your link :(– Dũng Vũ
Nov 13 at 5:57
tex.stackexchange.com/questions/209993/…
– Johannes_B
Nov 13 at 6:24
tex.stackexchange.com/questions/209993/…
– Johannes_B
Nov 13 at 6:24
joule_voo, sorry about that. I changed the link, hopefully it works now.
– MetaPhilosopher
Nov 13 at 7:59
joule_voo, sorry about that. I changed the link, hopefully it works now.
– MetaPhilosopher
Nov 13 at 7:59
|
show 1 more comment
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
MetaPhilosopher is a new contributor. Be nice, and check out our Code of Conduct.
MetaPhilosopher is a new contributor. Be nice, and check out our Code of Conduct.
MetaPhilosopher is a new contributor. Be nice, and check out our Code of Conduct.
MetaPhilosopher is a new contributor. Be nice, and check out our Code of Conduct.
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%2f459689%2fhow-to-create-a-title-page-that-replicates-a-specific-article-template%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
1
Welcome! The normal thing to do, is to provide a Minimal Working Example of what you have, and I can help you with the rest.
– Ole Anders
Nov 12 at 21:41
Thank you for the reply. I added a little bit of code, hopefully it's more clear now.
– MetaPhilosopher
Nov 13 at 5:49
1
Restricted, sorry you don't have permission to load this page.
is what I got when I clicked on your link :(– Dũng Vũ
Nov 13 at 5:57
tex.stackexchange.com/questions/209993/…
– Johannes_B
Nov 13 at 6:24
joule_voo, sorry about that. I changed the link, hopefully it works now.
– MetaPhilosopher
Nov 13 at 7:59