summaryrefslogtreecommitdiff
path: root/thesis.tex
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-10-31 11:13:48 +0100
committerFlorian Dold <florian.dold@gmail.com>2018-10-31 11:13:48 +0100
commit2a82d2c54fdb2bb3c837635068afed0a381f1197 (patch)
tree06eafd60c9b36e48c2ba28d3af61a375ecf892f6 /thesis.tex
parent0b93910a34cde4731804fa3c7bca8b0295fefd54 (diff)
downloaddold-thesis-phd-2a82d2c54fdb2bb3c837635068afed0a381f1197.tar.gz
dold-thesis-phd-2a82d2c54fdb2bb3c837635068afed0a381f1197.tar.bz2
dold-thesis-phd-2a82d2c54fdb2bb3c837635068afed0a381f1197.zip
wip
Diffstat (limited to 'thesis.tex')
-rw-r--r--thesis.tex14
1 files changed, 11 insertions, 3 deletions
diff --git a/thesis.tex b/thesis.tex
index 9843cfa..13fb56d 100644
--- a/thesis.tex
+++ b/thesis.tex
@@ -42,7 +42,13 @@
% stuff like \ding for symbols
\usepackage{pifont}
-\usepackage[natbib=true,style=numeric]{biblatex}
+\usepackage[
+ natbib=true,
+ style=alphabetic,
+ backref=true,
+ doi=false,
+ isbn=false,
+]{biblatex}
\addbibresource{ref.bib}
\usepackage{epsfig}
@@ -111,7 +117,6 @@
\graphicspath{{/}}
\include{conclusions}
-\nocite{*}
\printbibliography[heading=bibintoc]
\appendix
@@ -125,7 +130,10 @@
}
\chapter{Coin Spending Simulation}\label{appendix:coinsim}
-\lstinputlisting[basicstyle=\small]{coinsim.ts}
+The most recent version of this TypeScript program can be found in the repository
+of the wallet reference implementation (\url{https://git.taler.net/wallet-webex.git/tree/contrib/coinsim.ts}).
+
+\lstinputlisting[basicstyle=\footnotesize]{coinsim.ts}
\chapter{Taler HTTP API Reference}\label{chap:taler-api-reference}
Available at \url{https://docs.taler.net/api/index.html}. The API reference