From f627ad4fe2f9f3d2705a33ab176af0b21072adf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radim=20Lipov=C4=8Dan?= Date: Sun, 3 Feb 2019 20:53:15 +0100 Subject: [PATCH] Referencing by chapters --- Thesis.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Thesis.tex b/Thesis.tex index 334c36f..196738e 100644 --- a/Thesis.tex +++ b/Thesis.tex @@ -430,7 +430,7 @@ By that, amounts transferred between wallets in the form of outputs of transacti Kovri is a C++ implementation of the I2P anonymous network under heavy development process in Monero project. It aims to offer secure network transmissions where a user's IP cannot be associated with a particular transaction ID \cite{monerokovri}. \chapter{Monero usage} -As pointed out in the section \ref{sec:monero-timeline}, Monero is one of the cryptocurrencies that aim to implement as complex anonymity system as possible. Moreover, because of that not only the underlying technology of the network is different from other cryptocurrency projects but the user side as well. +As pointed out in the Chapter \ref{sec:monero-timeline}, Monero is one of the cryptocurrencies that aim to implement as complex anonymity system as possible. Moreover, because of that not only the underlying technology of the network is different from other cryptocurrency projects but the user side as well. \section{Wallets} \label{sec:wallets} The essential part of every currency is the user's ability to access stored funds. In cryptocurrency, this is represented by the wallet and associated software. @@ -902,7 +902,7 @@ By this, the user does not need to save the seed, wallet keys or make any backup \textbf{Cake Wallet} represents open source Monero wallet for iOS that provides wallet generation and local key pair storage with remote node connection and synchronization \cite{cakewalletgithub}. -Guideline for secure wallet access is described in section \ref{sec:wallettypes}. +Guideline for secure wallet access is described in the Chapter \ref{sec:wallettypes}. \begin{figure}[H] \begin{center}