106 lines
4.5 KiB
TeX
Executable File
106 lines
4.5 KiB
TeX
Executable File
\documentclass{article}
|
|
\usepackage[ngerman]{babel}
|
|
\usepackage[utf8]{inputenc}
|
|
\usepackage[margin=0.75in]{geometry}
|
|
\usepackage{url}
|
|
\usepackage{tikz}
|
|
\usetikzlibrary{mindmap,trees}
|
|
\usepackage{hyperref}
|
|
|
|
\begin{document}
|
|
|
|
\hypersetup{
|
|
pdfauthor = {your name},
|
|
pdftitle = {projects Expos\'e},
|
|
pdfsubject = {project title},
|
|
bookmarksnumbered = true,
|
|
colorlinks=false
|
|
}
|
|
|
|
\begin{center}
|
|
|
|
% MAKE SURE YOU TAKE OUT THE SQUARE BRACKETS
|
|
|
|
\LARGE{\textbf{Expos\'e project type}} \\
|
|
\vspace{1em}
|
|
\Large{suggested title for project} \\
|
|
\vspace{1em}
|
|
\normalsize\textbf{your name} \\
|
|
\normalsize{mymail@aprovid.er} \\
|
|
% \vspace{1em}
|
|
% \normalsize{\textbf{Betreuer:} the importants peoples names} \\
|
|
\vspace{1em}
|
|
\normalsize{institute} \\
|
|
% \normalsize{more information}
|
|
|
|
\end{center}
|
|
\begin{normalsize}
|
|
|
|
% \section{Expose}
|
|
|
|
\section{Introduction}
|
|
|
|
I am the last of my species, and I know how that weighs on the heart so don't lie to me! You've swallowed a planet! No, I'll fix it. I'm good at fixing rot. Call me the Rotmeister. No, I'm the Doctor. Don't call me the Rotmeister.
|
|
|
|
I am the last of my species, and I know how that weighs on the heart so don't lie to me! They're not aliens, they're Earth…liens! Father Christmas. Santa Claus. Or as I've always known him: Jeff.
|
|
|
|
I'm the Doctor, I'm worse than everyone's aunt. *catches himself* And that is not how I'm introducing myself. You know when grown-ups tell you 'everything's going to be fine' and you think they're probably lying to make you feel better?
|
|
|
|
Annihilate? No. No violence. I won't stand for it. Not now, not ever, do you understand me?! I'm the Doctor, the Oncoming Storm - and you basically meant beat them in a football match, didn't you? It's a fez. I wear a fez now. Fezes are cool.
|
|
|
|
I'm the Doctor. Well, they call me the Doctor. I don't know why. I call me the Doctor too. I still don't know why. You've swallowed a planet! It's a fez. I wear a fez now. Fezes are cool. Did I mention we have comfy chairs?\cite{filler2021who}
|
|
|
|
\section{Core Question}
|
|
|
|
Shut up! Will you shut up?! Shut up! Bring her forward! You can't expect to wield supreme power just 'cause some watery tart threw a sword at you!
|
|
|
|
Ah, now we see the violence inherent in the system! She looks like one. You don't vote for kings. It's only a model. Now, look here, my good man. Be quiet!
|
|
|
|
Well, I didn't vote for you. You don't vote for kings. Who's that then? But you are dressed as one…
|
|
|
|
Shh! Knights, I bid you welcome to your new home. Let us ride to Camelot! We found them. What a strange person. What do you mean?
|
|
|
|
Ni! Ni! Ni! Ni! Where'd you get the coconuts? Shut up! Will you shut up?! The Lady of the Lake, her arm clad in the purest shimmering samite, held aloft Excalibur from the bosom of the water, signifying by divine providence that I, Arthur, was to carry Excalibur. That is why I am your king.
|
|
|
|
I am your king. Why do you think that she is a witch? What a strange person. Camelot! Be quiet!\cite{filler2021python}
|
|
|
|
\section{State of the Art}
|
|
|
|
No! The kind with looting and maybe starting a few fires! In your time, yes, but nowadays shut up! Besides, these are adult stemcells, harvested from perfectly healthy adults whom I killed for their stemcells.
|
|
|
|
And yet you haven't said what I told you to say! How can any of us trust you? What kind of a father would I be if I said no? Negative, bossy meat creature! Spare me your space age technobabble, Attila the Hun!
|
|
|
|
Son, as your lawyer, I declare y'all are in a 12-piece bucket o' trouble. But I done struck you a deal: Five hours of community service cleanin' up that ol' mess you caused. Man, I'm sore all over. I feel like I just went ten rounds with mighty Thor.
|
|
|
|
When I was first asked to make a film about my nephew, Hubert Farnsworth, I thought "Why should I?" Then later, Leela made the film. But if I did make it, you can bet there would have been more topless women on motorcycles. Roll film! Can we have Bender Burgers again?\cite{filler2021fut}
|
|
|
|
\section{Time Table}
|
|
|
|
% (Orientierung an Projektmanagement; Meilensteine; antizipierter Zeitaufwand)
|
|
|
|
\begin{center}
|
|
\begin{tabular}{| c | l |}
|
|
\hline
|
|
Date & Milestone \\ [0.5ex]
|
|
\hline
|
|
03.11.2020 & Proposal, Expoé \\
|
|
\hline
|
|
07.11.2020 & Kick-off, Initiation \\
|
|
\hline
|
|
14.11.2020 & Step 2 \\
|
|
\hline
|
|
21.11.2020 & Step 3 \\
|
|
\hline
|
|
26.11.2020 & Presentation and Handover \\
|
|
\hline
|
|
\end{tabular}
|
|
\end{center}
|
|
|
|
\end{normalsize}
|
|
|
|
\bibliographystyle{alpha} %alphadin dinat
|
|
\bibliography{references}
|
|
\clearpage
|
|
\appendix
|
|
|
|
\end{document} |