Theses, Books, Title pages ⇒ Add New Impact Statement page after Abstract
-
- Posts: 4
- Joined: Tue Mar 08, 2022 2:14 pm
Add New Impact Statement page after Abstract
How would I go about adding a new page to the initial set of pages at the beginning of the thesis, just after the Abstract? My university requires me to write an impact statement page, in addition to all the other pages that are already included in the template. Thank you!
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10358
- Joined: Mon Mar 10, 2008 9:44 pm
Add New Impact Statement page after Abstract
Which template is it?
Stefan
-
- Posts: 4
- Joined: Tue Mar 08, 2022 2:14 pm
Add New Impact Statement page after Abstract
It's the Masters / Doctoral Thesis template, available here: http://www.latextemplates.com/template/ ... ral-thesis
In the meantime, I should say I 'hacked' the template by simply separting the Abstract page from the Impact Statement page with a \newpage, I added it to the Contents using the '\addchaptertocentry{Impact Statement}' command, and I formatted it as closely as possible to the other starting pages using \vspace*{1cm} and section title size specification. But it's all done manually within the page, it doesn't autmatically draw on the formatting the template provides, and I wondered wether there was a way of doing that!
Thank you!
Add New Impact Statement page after Abstract
I want to add two abstracts written in different languages (e.g. English abstract and a translated to Chinese abstract). How to perform this task?
Thank you!