Guest User

Untitled

a guest
Jul 4th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 1.09 KB | None | 0 0
  1. \documentclass{article}
  2.  
  3. \usepackage{booktabs}
  4.  
  5. \begin{document}
  6.  
  7. \begin{table}[!htbp]
  8.  \centering
  9.     \caption{Comparison of the CCSHR estimators based on beta and logit-normal distributions}
  10.     \label{tab:addlabel}
  11.     \setlength{\tabcolsep}{.16cm}
  12.     \begin{tabular}{@{}l@{\hspace*{0.5cm}}ccc@{\hspace*{0.5cm}}ccc@{}}
  13.         \toprule
  14.       & \multicolumn{3}{c}{pH 1.4} & \multicolumn{3}{c}{pH 2.2} \\
  15.         \cmidrule(lr{.5cm}){2-4}\cmidrule(r{-0.0cm}l{0cm}){5-7}
  16.         & \multicolumn{1}{c}{\textit{N} (nm)} & {\textit{C}\textsuperscript{'}} (M)& \textit{D} & \textit{A} (m) & \textit{D}\textsuperscript{'} (m) & \textit{A} \\
  17.         {Molecule AB} & \multicolumn{1}{c}{2.0 ± 0.2} & {7.9 ± 0.6} & {4.7 ± 0.1} & {7.8 ± 0.3} & {26 ± 6} & {0.87 ± 0.09} \\
  18.         {Molecule C} & \multicolumn{1}{c}{9.2 ± 0.2} & {25.9 ± 1.4} & {2.07 ± 0.04} & {1.8 ± 0.3} & {70 ± 5} & {0.19 ± 0.06} \\
  19.         \bottomrule
  20.     \end{tabular}
  21. \end{table}
  22.  
  23. tex tex tex text tex tex tex t ex text text  tex tex tex text tex tex tex t ex text text tex tex tex text tex tex tex t ex text text tex tex tex text tex tex tex t ex text text
  24.  
  25. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment