2
votes
1answer
303 views

insert text above title in report and graphics

I want to insert text above the title name in report. \title{This is the title} \author{George\\ \\ \\ \texttt{email}} \date{\today} I want for example to print on the paper the ...
0
votes
1answer
150 views

How to add more information to the front page using document class report? [duplicate]

Possible Duplicate: Custom title page in report or book class? I am trying to write my PhD proposal using the document class report. I borrowed the simplest template from: ...
6
votes
1answer
6k views

Custom title page in report or book class?

I have a long academic report to write and I am thinking of using the book class or the report class? However in both these classes the title page has the title in the centre. I want to make my own ...
10
votes
2answers
1k views

ToC on the title page in a report

I am writing a thesis, and as long as it's a draft, I would like to keep the amount of non-content to a minimum. That said, I would like my title page to be just a heading with the name of the thesis, ...
6
votes
2answers
318 views

Is it possible to modify @title?

In the following example, I would like to make the "look" of the title of the document same as that of a chapter heading. \documentclass[12pt]{report} \usepackage[T1]{fontenc} \usepackage{lipsum} ...
5
votes
3answers
2k views

How to insert an image in the front cover of a report?

I'm pretty new in LaTeX and I'm currently writing my BSc Report. Does anyone happen to know how I can insert my uni logo on the front cover of my report? I'm using ...