blob: c1231fca9011eb3528e57c70398105426afdb07c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
%*******************************************************
% Titleback
%*******************************************************
\thispagestyle{empty}
\hfill
\vfill
\noindent\myName:
\textit{\myTitle,} \mySubTitle,
\textcopyright\ \myTime.
\medskip
\noindent{\spacedlowsmallcaps{Website}}: \\
\url{http://www.lorenzopantieri.net/}
\medskip
\noindent{\spacedlowsmallcaps{E-mail}}: \\
\mail{lorenzo.pantieri@iperbole.bologna.it}
\vspace{1cm}
\hrule
\bigskip
\noindent The titlepage reproduces an engraving of Maurits Cornelis Escher, titled \emph{Plane Filling with Birds} (the picture is obtained from \url{http://www.mcescher.com/}).
|