- Fix: added missing address for postcard
- Change: improved acknowledgements
This commit is contained in:
BIN
cleanthesis.pdf
BIN
cleanthesis.pdf
Binary file not shown.
@@ -9,7 +9,7 @@
|
|||||||
\usepackage{shortvrb}
|
\usepackage{shortvrb}
|
||||||
\usepackage{pifont}
|
\usepackage{pifont}
|
||||||
|
|
||||||
\rcsid{$Id: cleanthesis.tex,v 0.3 2013/05/12 23:50:00 derric stable $}
|
\rcsid{$Id: cleanthesis.tex,v 0.2.2 2013/11/17 21:40:00 derric stable $}
|
||||||
|
|
||||||
\newcommand*{\cleanthesis}{\emph{Clean Thesis}\xspace}
|
\newcommand*{\cleanthesis}{\emph{Clean Thesis}\xspace}
|
||||||
\newcommand*{\cthesishome}{http://cleanthesis.der-ric.de/}
|
\newcommand*{\cthesishome}{http://cleanthesis.der-ric.de/}
|
||||||
@@ -45,6 +45,24 @@
|
|||||||
\subsection[About]{About \sty{cleanthesis}}
|
\subsection[About]{About \sty{cleanthesis}}
|
||||||
\label{sec:intro:about}
|
\label{sec:intro:about}
|
||||||
|
|
||||||
|
\subsection{Donation}
|
||||||
|
\label{sec:intro:donation}
|
||||||
|
|
||||||
|
If you like the \cleanthesis style, or you have used it for one of your own documents successfully there are (at least) three different but pretty easy ways of saying thank you.
|
||||||
|
|
||||||
|
\paragraph{Report on issues and missing features} If you have ideas for new features, suggestions for improvements or you encounter problems and errors using the \cleanthesis style please report them using the issue tracker\footnote{\url{https://github.com/derric/cleanthesis/issues}} at the GitHub Project\footnote{\url{https://github.com/derric/cleanthesis}} or send an email to \texttt{issue[at]cleanthesis.der-ric.de}.
|
||||||
|
|
||||||
|
\paragraph{Be Social} I would very much appreciate a donation in the form of a blog post, tweet, or facebook post. Share your experience and your opinion. Talk to your friends, fellow students, or colleagues about the \cleanthesis style.
|
||||||
|
|
||||||
|
\paragraph{Send me a postcard} Based on the idea of André Miede: I would be very pleased about a donation in the form of a POSTCARD. You can find my address below this paragraph. I am going to collect all postcards and exhibit them on the website \url{\cthesishome}. My address is
|
||||||
|
|
||||||
|
|
||||||
|
\begin{itemize}
|
||||||
|
\item \textbf{Ricardo Langner} \\
|
||||||
|
Alfred-Schrapel-Str. 7 \\
|
||||||
|
01307 Dresden, Germany
|
||||||
|
\end{itemize}
|
||||||
|
|
||||||
\subsection{License}
|
\subsection{License}
|
||||||
\label{sec:intro:license}
|
\label{sec:intro:license}
|
||||||
|
|
||||||
@@ -63,19 +81,14 @@ If not, see \url{http://www.gnu.org/licenses/}.
|
|||||||
\subsection{Acknowledgments}
|
\subsection{Acknowledgments}
|
||||||
\label{sec:intro:ack}
|
\label{sec:intro:ack}
|
||||||
|
|
||||||
I would like to thank the following people for using the \cleanthesis style and giving feedback to me, e.g., features, bugs.
|
First of all I would like to thank André Miede. He is the author of the Classic Thesis style. His Classic Thesis style inspired end encouraged me to publish my own thesis style. Thank you André for doing a great job.
|
||||||
|
|
||||||
\begin{itemize}
|
|
||||||
\item \textbf{Anton Augsburg} in his project thesis \\ \url{http://antonaugsburg.de/} (in German only)
|
|
||||||
\item \textbf{Mathias Frisch} in his dissertation (PhD) \\ \url{http://wwwpub.zih.tu-dresden.de/~frisch/}
|
|
||||||
\item \textbf{Sebastian Kleinau} in his bachelor thesis \\ \url{http://www.sk-downloading.de/} (in German only)
|
|
||||||
\end{itemize}
|
|
||||||
|
|
||||||
|
I would like to thank the following people for using the \cleanthesis style and giving important initial feedback to me, e.g., features, bugs: (1) \textbf{Sebastian Kleinau}\footnote{\url{http://www.sk-downloading.de/} (in German only)} in his bachelor thesis, (2) \textbf{Mathias Frisch}\footnote{\url{http://wwwpub.zih.tu-dresden.de/~frisch/}} in his dissertation (PhD), and (3) \textbf{Anton Augsburg}\footnote{\url{http://antonaugsburg.de/} (in German only)} in his project thesis.
|
||||||
|
|
||||||
\subsection{Prerequisites}
|
\subsection{Prerequisites}
|
||||||
\label{sec:intro:pre}
|
\label{sec:intro:pre}
|
||||||
|
|
||||||
The follwing section gives an overview of all resources required by this package.
|
The following section gives an overview of all resources required by this package.
|
||||||
|
|
||||||
\subsubsection{Requirements}
|
\subsubsection{Requirements}
|
||||||
\label{sec:intro:req}
|
\label{sec:intro:req}
|
||||||
@@ -125,7 +138,7 @@ This option can be used to define a different label separator for cations of fig
|
|||||||
Sets whether to use \texttt{biber} or \texttt{bibtex} as citation management tool (engine).
|
Sets whether to use \texttt{biber} or \texttt{bibtex} as citation management tool (engine).
|
||||||
The default (still) is \texttt{bibtex}.
|
The default (still) is \texttt{bibtex}.
|
||||||
|
|
||||||
"\texttt{Biber} [is] a BibTeX replacement for users of BibLaTeX", see <http://biblatex-biber.sourceforge.net/>.
|
"\texttt{Biber} [is] a BibTeX replacement for users of BibLaTeX", see \url{http://biblatex-biber.sourceforge.net/}.
|
||||||
|
|
||||||
\end{optionlist}
|
\end{optionlist}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user