n-Kaffee-Problem/report-1510-title.tex

79 lines
2.4 KiB
TeX
Raw Permalink Normal View History

2018-04-05 16:51:05 +02:00
% http://www.informatik.uni-kiel.de/ifi/forschung/technische-berichte/autorenrichtlinien/
% http://www.informatik.uni-kiel.de/fileadmin/zentrale_bereiche/technische_berichte/Mustera5.tex
%
% See .../bib/Makefile in the CVS on how to incorporate this into a paper
%\documentclass[10pt]{article}
%\usepackage[a5paper,pagesize]{typearea}
%\setlength{\oddsidemargin}{-10mm}
%\setlength{\textwidth}{115mm}
%\usepackage{ifireporta5}
\documentclass[10pt]{article}
\usepackage[a4paper,pagesize]{typearea}
\setlength{\topmargin}{-10mm}
\setlength{\oddsidemargin}{0mm}
\setlength{\textheight}{235mm}
\setlength{\textwidth}{155mm}
\usepackage{ifireport}
% 2009-01-09 rvh: the following overrides the standard siegel.ps. Reasons:
% 1) this does not use a postscript file, hence is pdf-compliant
% 2) the graphics is more appealing than the default siegel.eps
\siegel{\vspace*{-7,5cm}
\begin{center}
\includegraphics[width=.35\textwidth]{christine_riesig.jpg}
\end{center}
}
% /usr/local/TeX-kiel/texmf/tex/latex/kiel/ifireporta5.sty
% /usr/local/TeX-kiel/texmf/tex/latex/kiel/siegel.eps
% \usepackage{german}
% \usepackage[latin1]{inputenc}
% \usepackage[T1]{fontenc}
\usepackage{graphicx}
\usepackage[smaller,nolist,nohyperlinks]{acronym}
% \graphicspath{{images/}}
\usepackage{url}
%\setlength{\topmargin}{-25mm}
%\setlength{\textheight}{175mm}
\setlength{\parindent}{0mm}
\title{Vom Kaffee-Problem}
%\subtitle{HW/SW-Synthesis for a Conservative Extension of Synchronous Statecharts}
\author{Christoph~Daniel~Schulze und Nis~Boerge~Wechselberg}
\date{Dezember 2014}
% \repno{1510}
%\emailprefix{Contact e-mail:}
\emailprefix{}
\email{%\\rvh@informatik.uni-kiel.de
%S. Smyth, C. Motika, A. Schulz-Rosengarten, N. B. Wechselberg, C. Sprung, and R.~von~Hanxleden are with the\\ Department
% of Computer Science, Kiel University, %Christian-Albrechts-Universit\"at zu Kiel,
% Kiel, Germany.\\
E-mail: \{cds, nbw\}@informatik.uni-kiel.de\\
~
}
\reptype{}
%\reptype{
% An abbreviated version of this report has appeared in the\\
% \emph{Proceedings of the 21st ACM Symposium on Applied Computing (SAC'06)},
% Special Track Embedded Systems: Applications, Solutions, and
% Techniques, Dijon, France, April 23--27, 2006, ACM Press, ISBN
% 1-59593-108-2, pp.\ 912--917
%}
\begin{document}
\end{document}
% Local Variables:
% mode: latex
% compile-command: "make report-title.pdfv"
% ispell-dictionary: "american"
% End: