Table alignment

This commit is contained in:
Radim Lipovčan 2019-03-24 14:16:28 +01:00
parent c44fa1665c
commit a88cb05e1e
1 changed files with 86 additions and 79 deletions

View File

@ -405,7 +405,7 @@ To compare different cryptocurrency projects, market capitalization (market cap)
\textbf{Fungibility} means that every coin ever emitted has the same value as the others and cannot be traced back; thus there cannot be coin blacklist. \textbf{Fungibility} means that every coin ever emitted has the same value as the others and cannot be traced back; thus there cannot be coin blacklist.
\begin{figure}[H] \begin{figure}[H]
\centering\begin{tabular}{{p{0.06\linewidth}p{0.13\linewidth}p{0.17\linewidth}p{0.15\linewidth}p{0.15\linewidth}p{0.15\linewidth}}} \centering\begin{tabular}{{p{0.07\linewidth}p{0.13\linewidth}p{0.20\linewidth}p{0.10\linewidth}p{0.15\linewidth}p{0.16\linewidth}}}
\textbf{Rank} & \textbf{Name} & \textbf{Transactions per day} & \textbf{Privacy} & \textbf{Decentra-lization} & \textbf{Fungibility} \\ \textbf{Rank} & \textbf{Name} & \textbf{Transactions per day} & \textbf{Privacy} & \textbf{Decentra-lization} & \textbf{Fungibility} \\
1 & Bitcoin & 225039 & No & Yes & No \\ 1 & Bitcoin & 225039 & No & Yes & No \\
2 & Ethereum & 610953 & No & Yes & No \\ 2 & Ethereum & 610953 & No & Yes & No \\
@ -1424,20 +1424,23 @@ Following this question, respondents were asked if they hold onto their coins fo
\begin{figure}[H] \begin{figure}[H]
\center \center
\begin{tabular}{p{0.5\linewidth}p{0.2\linewidth}p{0.2\linewidth}} \begin{tabular}{>{\raggedright\arraybackslash}p{0.4\linewidth}%
>{\raggedleft\arraybackslash}p{0.25\linewidth}%
>{\raggedleft\arraybackslash}p{0.25\linewidth}%
}
\textbf{Reason} & \textbf{\% usage} & \textbf{Number of users} \\ \textbf{Reason} & \textbf{\% usage} & \textbf{Number of users} \\
Investment & 73 \% & 83 \\ Investment & 73 \% & 83 \\
Technology & 88 \% & 99 \\ Technology & 88 \% & 99 \\
Fungibility & 63 \% & 71 \\ Fungibility & 63 \% & 71 \\
Hidden balance & 74 \% & 84 \\ Hidden balance & 74 \% & 84 \\
Support Monero & 65 \% & 73 \\ Support Monero & 65 \% & 73 \\
Recommended by friend & 4 \% & 4 \\ Recommended by friend & 04 \% & 04 \\
Secure storage of money & 44 \% & 50 \\ Secure storage of money & 44 \% & 50 \\
Secure transfer of funds & 53 \% & 60 \\ Secure transfer of funds & 53 \% & 60 \\
To be paid in Monero & 44 \% & 50 \\ To be paid in Monero & 44 \% & 50 \\
Other & 0 \% & 0 Other & 00 \% & 00
\end{tabular} \end{tabular}
\caption{Reasons to use Monero.} \caption{Reasons to use Monero, total N=113.}
\label{table:monerousageresearch} \label{table:monerousageresearch}
\end{figure} \end{figure}
@ -1953,7 +1956,7 @@ Guideline for secure wallet access is described in the Chapter \ref{sec:walletty
\centering\begin{tabular}{p{0.2\linewidth}p{0.15\linewidth}p{0.1\linewidth}p{0.4\linewidth}} \centering\begin{tabular}{p{0.2\linewidth}p{0.15\linewidth}p{0.1\linewidth}p{0.4\linewidth}}
\textbf{Name} & \textbf{Platform} & \textbf{Source} & \textbf{Wallet keys management} \\ \textbf{Name} & \textbf{Platform} & \textbf{Source} & \textbf{Wallet keys management} \\
Monerojuro & Android & Open Source & Keypair is stored locally. User has complete control. \\ Monerojuro & Android & Open Source & Keypair is stored locally. User has complete control. \\
Monero Wallet & Android iOS & Closed Source & Keypair in cloud storage. No control over keys. \\ Monero \linebreak Wallet & Android iOS & Closed Source & Keypair in cloud storage. No control over keys. \\
Cake Wallet & iOS & Open Source & Keypair is stored locally. User has complete control. Cake Wallet & iOS & Open Source & Keypair is stored locally. User has complete control.
\end{tabular} \end{tabular}
\captionof{table}{List of avaiable wallets for mobile platforms.} \captionof{table}{List of avaiable wallets for mobile platforms.}
@ -1998,7 +2001,7 @@ HDD, SSD & File and volume encryption, can be automated.
Optical media & File-based encryption before creating the media, manual process. & For each copy of data, new disc has to be used. & \textless{}1 USD \\ Optical media & File-based encryption before creating the media, manual process. & For each copy of data, new disc has to be used. & \textless{}1 USD \\
Tape & Hardware assisted drive encryption, software-based encryption. & Specialised backup tape software. & 4500 USD (tape + drive) \\ Tape & Hardware assisted drive encryption, software-based encryption. & Specialised backup tape software. & 4500 USD (tape + drive) \\
NAS & File-based encryption on the client side using encryption software or NAS feature. & Manual or automatic transfer to a network share. & 200-400 USD \\ NAS & File-based encryption on the client side using encryption software or NAS feature. & Manual or automatic transfer to a network share. & 200-400 USD \\
Cloud drive & File-based encryption on the client side using encryption software. & Clientside software that syncs files from master & Free or paid 10 USD mo. \\ Cloud drive & File-based encryption on the client side using encryption software. & Clientside software that syncs files from master & Free or paid 10 USD monthly \\
Paper & Depends on printout content and physical storage properties. & Hiding a sheet of paper. & \textless{}1 USD \\ Paper & Depends on printout content and physical storage properties. & Hiding a sheet of paper. & \textless{}1 USD \\
\end{tabular} \end{tabular}
@ -3291,26 +3294,30 @@ Following files are included in the attachment archive:
\end{itemize} \end{itemize}
\chapter{Paying for services and goods - User research} \chapter{Paying for services and goods - User \\research}
\begin{figure}[H] \begin{figure}[H]
\center \center
\begin{tabular}{p{0.4\linewidth}p{0.2\linewidth}p{0.3\linewidth}} %\begin{tabular}{cp{0.35\linewidth}rp{0.2\linewidth}r p{0.35\linewidth} }
\textbf{Usage} & \textbf{\% usage} & \textbf{\# out of 113 users} \\ \begin{tabular}{>{\raggedright\arraybackslash}p{0.35\linewidth}%
Subscriptions & 15 \% & 17 \\ >{\raggedleft\arraybackslash}p{0.2\linewidth}%
Restaurants & 5 \% & 6 \\ >{\raggedleft\arraybackslash}p{0.35\linewidth}%
Donations & 45 \% & 51 \\ }
Art & 5 \% & 6 \\ \textbf{Usage} & \textbf{\% of users from total} & \textbf{N of users from total N=113} \\
Electronics & 18 \% & 20 \\ Subscriptions & 15\% & 17 \\
Travelling & 3 \% & 3 \\ Restaurants & 05\% & 06 \\
E-shops & 19 \% & 22 \\ Donations & 45\% & 51 \\
Darknet markets & 18 \% & 20 \\ Art & 05\% & 06 \\
Gambling sites & 3 \% & 3 \\ Electronics & 18\% & 20 \\
Drugs & 10 \% & 11 \\ Travelling & 03\% & 03 \\
Illegal usecases & 5 \% & 6 \\ E-shops & 19\% & 22 \\
VPN services & 35 \% & 31 \\ Darknet markets & 18\% & 20 \\
Gift cards & 4 \% & 4 \\ Gambling sites & 03\% & 03 \\
Hosting and IT services & 22 \% & 25 \\ Drugs & 10\% & 11 \\
Other & 0 \% & 0 Illegal usecases & 05\% & 06 \\
VPN services & 35\% & 31 \\
Gift cards & 04\% & 04 \\
Hosting and IT services & 22\% & 25 \\
Other & 00\% & 00
\end{tabular} \end{tabular}
\caption{Monero usage for payments.} \caption{Monero usage for payments.}
\label{table:moneropayusageresearch} \label{table:moneropayusageresearch}
@ -3321,41 +3328,41 @@ Other & 0 \% & 0
\begin{figure}[H] \begin{figure}[H]
\center \center
\begin{footnotesize} \begin{footnotesize}
\begin{tabular}{lll} \begin{tabular}{rrl}
\textbf{Number of responses} & \textbf{Country shortcode} & \textbf{Country name} \\ \textbf{Number of responses} & \textbf{Country shortcode} & \textbf{Country name} \\
31 & US & United States \\ 31 & US & United States \\
17 & CZ & Czech Republic \\ 17 & CZ & Czech Republic \\
11 & DE & Germany \\ 11 & DE & Germany \\
3 & CA & Canada \\ 03 & CA & Canada \\
3 & SK & Slovakia \\ 03 & SK & Slovakia \\
3 & GB & United Kingdom \\ 03 & GB & United Kingdom \\
4 & BE & Belgium \\ 04 & BE & Belgium \\
3 & RU & Russian Federation \\ 03 & RU & Russian Federation \\
3 & NL & Netherlands \\ 03 & NL & Netherlands \\
2 & SI & Slovenia \\ 02 & SI & Slovenia \\
2 & HK & Hong Kong \\ 02 & HK & Hong Kong \\
2 & FR & France \\ 02 & FR & France \\
2 & FI & Finland \\ 02 & FI & Finland \\
2 & BR & Brazil \\ 02 & BR & Brazil \\
2 & BG & Bulgaria \\ 02 & BG & Bulgaria \\
2 & AU & Australia \\ 02 & AU & Australia \\
1 & UA & Ukraine \\ 01 & UA & Ukraine \\
1 & TR & Turkey \\ 01 & TR & Turkey \\
1 & RS & Serbia \\ 01 & RS & Serbia \\
1 & RO & Romania \\ 01 & RO & Romania \\
1 & PT & Portugal \\ 01 & PT & Portugal \\
1 & PL & Poland \\ 01 & PL & Poland \\
1 & PH & Philippines \\ 01 & PH & Philippines \\
1 & NO & Norway \\ 01 & NO & Norway \\
1 & MY & Malaysia \\ 01 & MY & Malaysia \\
1 & MU & Mauritius \\ 01 & MU & Mauritius \\
1 & IT & Italy \\ 01 & IT & Italy \\
1 & GR & Greece \\ 01 & GR & Greece \\
1 & ES & Spain \\ 01 & ES & Spain \\
1 & AF & Afghanistan 01 & AF & Afghanistan
\end{tabular} \end{tabular}
\end{footnotesize} \end{footnotesize}
\caption{Responses by country in user research.} \caption{Responses by country in user research N=113.}
\label{table:countries} \label{table:countries}
\end{figure} \end{figure}
@ -3364,35 +3371,35 @@ Other & 0 \% & 0
\vspace{-2em} \vspace{-2em}
\begin{figure}[H] \begin{figure}[H]
\center \center
\begin{tabular}{lll} \begin{tabular}{rrl}
\textbf{Number of responses} & \textbf{Country shortcode} & \textbf{Country name} \\ \textbf{Number of responses} & \textbf{Country shortcode} & \textbf{Country name} \\
10 & US & United States \\ 10 & US & United States \\
10 & CZ & Czech Republic \\ 10 & CZ & Czech Republic \\
6 & DE & Germany \\ 06 & DE & Germany \\
3 & RU & Russian Federation \\ 03 & RU & Russian Federation \\
3 & PT & Portugal \\ 03 & PT & Portugal \\
3 & CA & Canada \\ 03 & CA & Canada \\
2 & RO & Romania \\ 02 & RO & Romania \\
2 & PL & Poland \\ 02 & PL & Poland \\
2 & NO & Norway \\ 02 & NO & Norway \\
2 & NL & Netherlands \\ 02 & NL & Netherlands \\
2 & HK & Hong Kong \\ 02 & HK & Hong Kong \\
2 & BG & Bulgaria \\ 02 & BG & Bulgaria \\
1 & ZA & South Africa \\ 01 & ZA & South Africa \\
1 & SK & Slovakia \\ 01 & SK & Slovakia \\
1 & SE & Sweden \\ 01 & SE & Sweden \\
1 & MY & Malaysia \\ 01 & MY & Malaysia \\
1 & LR & Liberia \\ 01 & LR & Liberia \\
1 & IT & Italy \\ 01 & IT & Italy \\
1 & GR & Greece \\ 01 & GR & Greece \\
1 & GB & United Kingdom \\ 01 & GB & United Kingdom \\
1 & FR & France \\ 01 & FR & France \\
1 & DK & Denmark \\ 01 & DK & Denmark \\
1 & BR & Brazil \\ 01 & BR & Brazil \\
1 & AU & Australia \\ 01 & AU & Australia \\
1 & AF & Afghanistan \\ 01 & AF & Afghanistan \\
\end{tabular} \end{tabular}
\caption{Responses by country in miners research.} \caption{Responses by country in miners research N=60.}
\label{table:countriesminers} \label{table:countriesminers}
\end{figure} \end{figure}