From: Arnaud Giersch Date: Mon, 17 Mar 2014 09:39:09 +0000 (+0100) Subject: Adjust Table I. X-Git-Tag: ispa14_submission~34^2 X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/mpi-energy.git/commitdiff_plain/9b8155e7b3b8a90231159f4424dbd6b177a140e2?ds=inline;hp=--cc Adjust Table I. --- 9b8155e7b3b8a90231159f4424dbd6b177a140e2 diff --git a/paper.tex b/paper.tex index f6794f5..89f43e9 100644 --- a/paper.tex +++ b/paper.tex @@ -9,11 +9,10 @@ \usepackage{listings} \usepackage{colortbl} \usepackage{amsmath} -% \usepackage{sectsty} -% \usepackage{titlesec} -% \usepackage{secdot} -%\usepackage[font={footnotesize,bt}]{caption} -%\usepackage[font=scriptsize,labelfont=bf]{caption} + +\usepackage[autolanguage,np]{numprint} +\renewcommand*\npunitcommand[1]{\text{#1}} + \usepackage{xspace} \usepackage[textsize=footnotesize]{todonotes} \newcommand{\AG}[2][inline]{\todo[color=green!50,#1]{\sffamily\textbf{AG:} #2}\xspace} @@ -525,11 +524,11 @@ frequencies. \caption{Platform File Parameters} % title of Table \centering - \begin{tabular}{ | l | l | l |l | l |l |l | p{2cm} |} + \begin{tabular}{|*{7}{l|}} \hline Max & Min & Backbone & Backbone&Link &Link& Sharing \\ Freq. & Freq. & Bandwidth & Latency & Bandwidth& Latency&Policy \\ \hline - 2.5 &800 & 2.25 GBps &$5\times 10^{-7} s$& 1 GBps & $5\times 10^{-5} s$ &Full \\ + \np{2.5} & \np{800} & \np[GBps]{2.25} &\np[$\mu$s]{0.5}& \np[GBps]{1} & \np[$\mu$s]{50} &Full \\ GHz& MHz& & & & &Duplex \\\hline \end{tabular} \label{table:platform}