Add sections for article type data descriptor
This commit is contained in:
parent
bb144f1d47
commit
8ce60d9b57
@ -1,14 +1,41 @@
|
|||||||
\documentclass{article}
|
\documentclass{article}
|
||||||
|
|
||||||
\usepackage[utf8]{inputenc}
|
\usepackage[utf8]{inputenc}
|
||||||
\usepackage{Sweave}
|
\usepackage{Sweave}
|
||||||
|
|
||||||
\begin{document}
|
\title{Working title: Data Descriptor for HMC Data Set}
|
||||||
\SweaveOpts{concordance=TRUE}
|
|
||||||
|
|
||||||
\title{Mein Sweave-Test}
|
|
||||||
\author{Angelica Henestrosa}
|
\author{Angelica Henestrosa}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
%\SweaveOpts{concordance=TRUE}
|
||||||
|
|
||||||
\maketitle
|
\maketitle
|
||||||
|
|
||||||
|
\begin{abstract}
|
||||||
|
tbd
|
||||||
|
\end{abstract}
|
||||||
|
|
||||||
|
\section{Background and Summary}
|
||||||
|
|
||||||
|
\section{Methods}
|
||||||
|
|
||||||
|
\section{Data Records}
|
||||||
|
|
||||||
|
\section{Technical Validation}
|
||||||
|
|
||||||
|
\section{Usage Notes (optional)}
|
||||||
|
|
||||||
|
\section{Code Availability}
|
||||||
|
|
||||||
|
\section*{References}
|
||||||
|
|
||||||
|
\section*{Author Contributions}
|
||||||
|
|
||||||
|
\section*{Competing Interests}
|
||||||
|
|
||||||
|
\section*{Acknowledgements}
|
||||||
|
|
||||||
|
|
||||||
Hier ist ein R-Chunk:
|
Hier ist ein R-Chunk:
|
||||||
|
|
||||||
<<>>=
|
<<>>=
|
||||||
|
|||||||
BIN
manuscript.pdf
BIN
manuscript.pdf
Binary file not shown.
@ -1,14 +1,41 @@
|
|||||||
\documentclass{article}
|
\documentclass{article}
|
||||||
|
|
||||||
\usepackage[utf8]{inputenc}
|
\usepackage[utf8]{inputenc}
|
||||||
\usepackage{Sweave}
|
\usepackage{Sweave}
|
||||||
|
|
||||||
\begin{document}
|
\title{Working title: Data Descriptor for HMC Data Set}
|
||||||
\input{manuscript-concordance}
|
|
||||||
|
|
||||||
\title{Mein Sweave-Test}
|
|
||||||
\author{Angelica Henestrosa}
|
\author{Angelica Henestrosa}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
%\SweaveOpts{concordance=TRUE}
|
||||||
|
|
||||||
\maketitle
|
\maketitle
|
||||||
|
|
||||||
|
\begin{abstract}
|
||||||
|
tbd
|
||||||
|
\end{abstract}
|
||||||
|
|
||||||
|
\section{Background and Summary}
|
||||||
|
|
||||||
|
\section{Methods}
|
||||||
|
|
||||||
|
\section{Data Records}
|
||||||
|
|
||||||
|
\section{Technical Validation}
|
||||||
|
|
||||||
|
\section{Usage Notes (optional)}
|
||||||
|
|
||||||
|
\section{Code Availability}
|
||||||
|
|
||||||
|
\section*{References}
|
||||||
|
|
||||||
|
\section*{Author Contributions}
|
||||||
|
|
||||||
|
\section*{Competing Interests}
|
||||||
|
|
||||||
|
\section*{Acknowledgements}
|
||||||
|
|
||||||
|
|
||||||
Hier ist ein R-Chunk:
|
Hier ist ein R-Chunk:
|
||||||
|
|
||||||
\begin{Schunk}
|
\begin{Schunk}
|
||||||
@ -18,7 +45,7 @@ Hier ist ein R-Chunk:
|
|||||||
\end{Sinput}
|
\end{Sinput}
|
||||||
\begin{Soutput}
|
\begin{Soutput}
|
||||||
Min. 1st Qu. Median Mean 3rd Qu. Max.
|
Min. 1st Qu. Median Mean 3rd Qu. Max.
|
||||||
-2.83363 -0.56513 0.02237 -0.05561 0.53426 1.78206
|
-1.65490 -0.56456 0.06666 0.11672 0.67502 2.62504
|
||||||
\end{Soutput}
|
\end{Soutput}
|
||||||
\end{Schunk}
|
\end{Schunk}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user