Skip to content

Commit

Permalink
add template for an essay collection
Browse files Browse the repository at this point in the history
  • Loading branch information
cmichi committed Jul 5, 2015
1 parent 14dfd77 commit 4a8543e
Show file tree
Hide file tree
Showing 11 changed files with 328 additions and 0 deletions.
16 changes: 16 additions & 0 deletions essay-collection/Makefile
@@ -0,0 +1,16 @@
all: once

once:
pdflatex -halt-on-error report.tex > /dev/null

alert:
pdflatex -halt-on-error report.tex

clean:
rm *.log *.nlo *.idx report.synctex* *.aux *.toc *.out

biber:
make once
biber report
make once
make once
Binary file added essay-collection/images/uulm.pdf
Binary file not shown.
Binary file added essay-collection/images/vs-logo-color-en.pdf
Binary file not shown.
Binary file added essay-collection/images/vs-logo-color.pdf
Binary file not shown.
96 changes: 96 additions & 0 deletions essay-collection/publications.bib
@@ -0,0 +1,96 @@
@book{wilde,
author = {Wilde, Oscar},
title = {The Importance of Being Earnest: A Trivial Comedy for Serious
People},
year = 1899,
series = {English and {American} drama of the Nineteenth Century},
publisher = {Leonard Smithers {and} Company},
eprint = {4HIWAAAAYAAJ},
eprinttype = {googlebooks},
annotation = {A \texttt{book} with \texttt{eprint} and \texttt{eprinttype}
fields.},
}

@book{nla.cat-vn1043928,
author = { Hesse, Hermann, },
title = { Narziss und Goldmund },
publisher = { Fischer (1920) Berlin },
pages = { 1 v. },
type = { Book },
language = { English },
catalogue-url = { http://nla.gov.au/nla.cat-vn1043928 },
}

@article{Einstein:1916vd,
author = "Albert Einstein",
title = "The Foundation of the General Theory of Relativity",
journal = "Annalen Phys.",
volume = "49",
pages = "769-822",
year = "1916",
}


@article{turing1936computable,
title={On computable numbers, with an application to the Entscheidungsproblem},
author={Turing, Alan Mathison},
journal={J. of Math},
volume={58},
number={345-363},
pages={5},
year={1936}
}

@phdthesis{EWDthesis,
author = "Edsger W. Dijkstra",
title = "Communication with an {A}utomatic {C}omputer",
year = "1959",
publisher = "Excelsior",
school = "University of Amsterdam",
url = "http://www.cs.utexas.edu/users/EWD/PhDthesis/PhDthesis.PDF"
}

@book{Asimov:1984:DWF:577473,
author = {Asimov, Isaac},
title = {How Did We Find Out About Computers?},
year = {1984},
publisher = {Walker \& Company},
keywords = {academic},
mydoi = {http://dl.acm.org/citation.cfm?id=577473}
}

@book{Asimov:1985:RMM:4983,
author = {Asimov, Isaac and Frenkel, Karen A.},
title = {Robots: Machines in Man's Image},
year = {1985},
isbn = {0-517-55110-1},
publisher = {Harmony Books},
address = {New York, NY, USA},
keywords = {academic},
mydoi = {http://dl.acm.org/citation.cfm?id=4983}
}
@book{Asimov:The-Last-Question,
author = {Asimov, Isaac},
title = {The Last Question},
year = {1956},
publisher = {Columbia Publications},
keywords = {fiction},
mypdf = {http://micha.elmueller.net/wp-content/uploads/2015/01/the-last-question.pdf}
}
@book{asimov1951foundation,
author = "Asimov, Isaac",
title = {Foundation (Foundation, \#1)},
publisher = "Spectra",
year = "1951",
keywords = {fiction}
}

@book{asimov1950i,
author = "Asimov, Isaac",
title = "I, Robot",
publisher = "Spectra",
year = "1950",
keywords = {fiction}
}
117 changes: 117 additions & 0 deletions essay-collection/report.cls
@@ -0,0 +1,117 @@
\ProvidesClass{application}[2014/03/04 v1.0 Simple application class]
\LoadClass{article}

\RequirePackage[T1]{fontenc}
\RequirePackage{lmodern}
\renewcommand*\familydefault{\sfdefault}
\RequirePackage{sfmath}
\RequirePackage{microtype}
\RequirePackage[utf8]{inputenc}

\usepackage{cfr-lm}

\RequirePackage{listings}
\lstset{language=java}

\RequirePackage[ngerman]{babel}
%\RequirePackage[english]{babel}
%\selectlanguage{english}
%\selectlanguage{german}
\RequirePackage[margin=2cm,a4paper]{geometry}

\RequirePackage{graphicx}
\graphicspath{{./}{../}{images/}}

%\RequirePackage[pdftex,
%unicode=true,
%breaklinks=true,
%colorlinks=true,
%linkcolor=black,
%citecolor=black,
%urlcolor=black]{hyperref}

\renewcommand{\baselinestretch}{1.1}
\setlength{\parindent}{0pt}
%\setlength{\parskip}{5pt}

\newcommand{\titleabstand}{\hspace{3cm}}
\newcommand{\RNum}[1]{\uppercase\expandafter{\romannumeral #1\relax}}

\renewcommand{\maketitle}{
\begin{titlepage}
\thispagestyle{empty}
\begin{minipage}[t]{1.0\textwidth}
\includegraphics[scale=0.17]{images/uulm.pdf}
\end{minipage}
\begin{minipage}[t]{1.0\textwidth}
\vspace{-1.7cm}
\hfill
\includegraphics[scale=0.23]{images/vs-logo-color-en.pdf}
\end{minipage}

\begin{minipage}{\textwidth}
\ \\
\vspace{0.5cm}

\begin{minipage}[t]{1.0\textwidth}
\begin{flushright}
\Large{Essay Collection}\\
\Huge{Advanced Concepts\\of Communication Networks}\\
\Large ss 2015
\end{flushright}
\end{minipage}
%\hspace{1.8cm}
\end{minipage}

\hspace{3cm}
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak
\linebreak

\Large
\begin{flushright}
Michael M\"uller\\
Master Media Informatics\\
\end{flushright}

\vspace{-0.9cm}
\begin{flushleft}
\href{mailto:michael-4.mueller@uni-ulm.de}{michael-4.mueller@uni-ulm.de}
\end{flushleft}

\end{titlepage}
}
Binary file added essay-collection/report.pdf
Binary file not shown.
78 changes: 78 additions & 0 deletions essay-collection/report.tex
@@ -0,0 +1,78 @@
% !TEX encoding = UTF-8 Unicode
\documentclass{report}

\title{FKR Collection}
\author{Michael Müller}
\date{\today}

% big font for sections
\usepackage{sectsty}
\sectionfont{\LARGE}

\usepackage{graphicx}
\usepackage{wrapfig}
\usepackage{caption}
\usepackage{subcaption}
\usepackage{listings}
\usepackage{hyperref}

% \begin{comment} ... \end{comment{}
\usepackage{verbatim}

\setlength{\parskip}{0pt}

\makeatletter
\renewcommand{\paragraph}{
\@startsection{paragraph}{4}
{\z@}{1.25ex \@plus 1ex \@minus .2ex}{-1em}
{\normalfont\normalsize\bfseries}
}
\makeatother

\usepackage[
sorting=none,
minbibnames=8,
maxbibnames=9,
block=space,
backend=biber
]{biblatex}
\bibliography{publications}


\usepackage{parskip}

\usepackage{lipsum}

\begin{document}

\newpage

\maketitle

\newpage

\renewcommand{\contentsname}{Table of Content}
\tableofcontents


%=================
\include{sections/introduction}
\include{sections/nulla-ullamcorper}
\include{sections/nulla-ullamcorper}

% we use input to include the conclusion, in order to
% get the bibliography and conclusion on the same page
\input{sections/conclusion}


%=================
\section{Bibliography}
\label{bib}

% \nocite is used to display all references from publications.bib -- even
% if they were not cited.
\nocite{*}

\printbibliography[heading=none]

\end{document}
4 changes: 4 additions & 0 deletions essay-collection/sections/conclusion.tex
@@ -0,0 +1,4 @@
\section{Conclusion}
\label{sec:conclusion}

\lipsum[4-6]
2 changes: 2 additions & 0 deletions essay-collection/sections/introduction.tex
@@ -0,0 +1,2 @@
\section{Introduction}
\lipsum[1-4]
15 changes: 15 additions & 0 deletions essay-collection/sections/nulla-ullamcorper.tex
@@ -0,0 +1,15 @@
\section{Nulla ullamcorper vestibulum turpis}
\label{sec:nulla}

\subsection{Summary of the Material}
\lipsum[2]

\begin{itemize}
\item \lipsum[1]
\item \lipsum[2]
\end{itemize}

\lipsum[3]

\subsection{Discussion}
\lipsum[4-6]

0 comments on commit 4a8543e

Please sign in to comment.