search for: backgroundandsignificance

Displaying 1 result from an estimated 1 matches for "backgroundandsignificance".

2009 Jan 27
2
using Sweave with a master file that has several iputted .tex files
...%\usepackage{apacite} \bibliographystyle{StandardMedicalJournal} %\bibpunct{}{}{,}{}{}{} \usepackage{multirow} \usepackage{outlines} \begin{document} \input{C:/DATA/SCHOLAR/ADHDConstipation/SonographicStudy/PAR06180/SpecificAims} \input{C:/DATA/SCHOLAR/ADHDConstipation/SonographicStudy/PAR06180/BackgroundAndSignificance} \input{C:/DATA/SCHOLAR/ADHDConstipation/SonographicStudy/PAR06180/PreliminaryStudies} \input{C:/DATA/SCHOLAR/ADHDConstipation/SonographicStudy/PAR06180/ResearchDesignAndMethods} ...abbrevieated... \end{document} Some of the inputted files contain R code, enclosed in <<chunkname>>=...