[rkward-cvs] SF.net SVN: rkward:[3563] branches/jss_dec_10/FINAL_JSS_TEX/RKWard_annex. tex

sjar at users.sourceforge.net sjar at users.sourceforge.net
Mon May 16 23:14:52 UTC 2011


Revision: 3563
          http://rkward.svn.sourceforge.net/rkward/?rev=3563&view=rev
Author:   sjar
Date:     2011-05-16 23:14:52 +0000 (Mon, 16 May 2011)

Log Message:
-----------
start of annex

Added Paths:
-----------
    branches/jss_dec_10/FINAL_JSS_TEX/RKWard_annex.tex

Added: branches/jss_dec_10/FINAL_JSS_TEX/RKWard_annex.tex
===================================================================
--- branches/jss_dec_10/FINAL_JSS_TEX/RKWard_annex.tex	                        (rev 0)
+++ branches/jss_dec_10/FINAL_JSS_TEX/RKWard_annex.tex	2011-05-16 23:14:52 UTC (rev 3563)
@@ -0,0 +1,89 @@
+\documentclass[article,shortnames]{jss}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% declarations for jss.cls %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\usepackage{amssymb}
+%% almost as usual
+\author{Stefan R\"odiger$^{\ddag,\S}$\\Lausitz University of\\Applied Sciences\\ \& Charit\'e
+	\And Thomas Friedrichsmeier$^{\ddag,\S}$\\Ruhr-University Bochum
+	\AND Prasenjit Kapat\\The Ohio State University
+	\And Meik Michalke\\Heinrich Heine University\\D\"usseldorf
+}
+\title{Supplement to:\linebreak 
+  \pkg{RKWard} -- A Comprehensive Graphical User Interface and Integrated Development Environment for Statistical Analysis with \proglang{R}}
+
+%% for pretty printing and a nice hypersummary also set:
+\Plainauthor{Stefan R\"odiger, Thomas Friedrichsmeier, Prasenjit Kapat, Meik Michalke} %% comma-separated
+\Plaintitle{RKWard -- A Comprehensive Graphical User Interface and Integrated Development Environment for Statistical Analysis with {R}} %% without formatting
+\Shorttitle{\pkg{RKWard} a GUI for \proglang{R}} %% a short title (if necessary)
+
+%% an abstract and keywords
+\Abstract{
+\pkg{RKWard} is a GUI to \proglang{R} with the objective to provide a 
+portable and extensible \proglang{R} interface for both
+basic and advanced statistical and graphical analysis. This supplement discusses 
+in detail technical aspects of \pkg{RKWard} including the usage of the \pkg{KDE}/\pkg{Qt} software libraries which are the base of \pkg{RKWard}.
+Statistical procedures and plots are implemented extendable plugin architecture in \pkg{RKWard}. 
+This plugin architechture is based on \proglang{ECMAScript} (\proglang{JavaScript}), \proglang{R}, and XML. The general 
+design is described and its application is exemplified on a t-test.
+\newline
+Disclaimer: This supplement was not part of the peer-review process of the Journal of Statistical Software.
+
+\line(1,0){40}
+\item$^{\ddag}$Equal contribution, $^{\S}$Corresponding authors
+%%
+}
+\Keywords{cross-platform, GUI, integrated development environment, plugin, \proglang{R}}
+
+\Plainkeywords{cross-platform, GUI, integrated development environment, plugin, R} %% without formatting
+%% at \leftarrowst one keyword must be supplied
+
+%% publication information
+%% NOTE: Typically, this can be left commented and will be filled out by the technical editor
+%% \Volume{13}
+%% \Issue{9}
+%% \Month{September}
+%% \Year{2004}
+%% \Submitdate{2004-09-29}
+%% \Acceptdate{2004-09-29}
+
+%% The address of (at least) one author should be given
+%% in the following format:
+\Address{
+  Stefan R\"odiger\\
+  Lausitz University of Applied Sciences\\
+  Department of Bio-, Chemistry and Process Engineering\\
+  AND\\
+  Center for Cardiovascular Research (CCR)\\
+  Charit\'e, Germany\\
+  E-mail: \email{stefan\_roediger at gmx.de}\\
+  E-mail: \email{rkward-devel at lists.sourceforge.net}\\
+}
+
+% \Address{
+%  Prasenjit Kapat\\
+%  Affiliation\\
+%  Department\\
+%  E-mail: \email{noname at here.org}
+% }
+% \Address{
+%  Meik Michalke\\
+%  Affiliation\\
+%  Department\\
+% }
+
+
+%% for those who use Sweave please include the following line (with % symbols):
+%% need no \usepackage{Sweave.sty}
+
+%% end of declarations %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\begin{document}
+
+%% include your article here, just as usual
+%% Note that you should use the \pkg{}, \proglang{} and \code{} commands.
+
+
+\bibliography{sources}
+\end{document}


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the rkward-tracker mailing list