You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by pk...@apache.org on 2015/04/30 09:57:03 UTC

svn commit: r1676918 - in /uima/site/trunk/uima-website: docs/ruta.html xdocs/ruta.xml

Author: pkluegl
Date: Thu Apr 30 07:57:03 2015
New Revision: 1676918

URL: http://svn.apache.org/r1676918
Log:
no jira - added paper reference to ruta page

Modified:
    uima/site/trunk/uima-website/docs/ruta.html
    uima/site/trunk/uima-website/xdocs/ruta.xml

Modified: uima/site/trunk/uima-website/docs/ruta.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/ruta.html?rev=1676918&r1=1676917&r2=1676918&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/ruta.html (original)
+++ uima/site/trunk/uima-website/docs/ruta.html Thu Apr 30 07:57:03 2015
@@ -218,6 +218,10 @@
                   Developer Information
         
                 </a></li>
+          <li><a href='#Reference'>
+                  Reference
+        
+                </a></li>
         </ul>
                                                         <table class="subsectionTable" id='uima.ruta.overview'>
         <tr><td>
@@ -395,6 +399,38 @@
                             </blockquote>
         </td></tr>
     </table>
+                                                      <table class="subsectionTable" id='uima.ruta.reference'>
+        <tr><td>
+       
+       
+       
+          <a name="Reference">
+            <h2>Reference
+                        </h2>
+          </a>
+      </td></tr>
+      <tr><td>
+        <blockquote class="subsectionBody">
+                                    <p>
+    If you use UIMA Ruta to support academic research, then please consider citing the following
+    paper as appropriate:</p>
+                                                <pre>@article{NLE:9375265,
+  author = {Kluegl, Peter and Toepfer, Martin and Beck, Philip-Daniel and Fette, Georg and Puppe, Frank},
+  title = {UIMA Ruta: Rapid development of rule-based information extraction applications},
+  journal = {Natural Language Engineering},
+  volume = {FirstView},
+  month = {4},
+  year = {2015},
+  issn = {1469-8110},
+  pages = {1--40},
+  numpages = {40},
+  doi = {10.1017/S1351324914000114},
+  URL = {http://journals.cambridge.org/article_S1351324914000114},
+}
+	</pre>
+                            </blockquote>
+        </td></tr>
+    </table>
                             </blockquote>
         </p>
       </td></tr>

Modified: uima/site/trunk/uima-website/xdocs/ruta.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/ruta.xml?rev=1676918&r1=1676917&r2=1676918&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/ruta.xml (original)
+++ uima/site/trunk/uima-website/xdocs/ruta.xml Thu Apr 30 07:57:03 2015
@@ -167,6 +167,26 @@ under the License.
   
 </subsection>
  
+ <subsection name='Reference' id="uima.ruta.reference">
+  <p>
+    If you use UIMA Ruta to support academic research, then please consider citing the following
+    paper as appropriate:</p>
+	<pre>@article{NLE:9375265,
+  author = {Kluegl, Peter and Toepfer, Martin and Beck, Philip-Daniel and Fette, Georg and Puppe, Frank},
+  title = {UIMA Ruta: Rapid development of rule-based information extraction applications},
+  journal = {Natural Language Engineering},
+  volume = {FirstView},
+  month = {4},
+  year = {2015},
+  issn = {1469-8110},
+  pages = {1--40},
+  numpages = {40},
+  doi = {10.1017/S1351324914000114},
+  URL = {http://journals.cambridge.org/article_S1351324914000114},
+}
+	</pre>
+	</subsection>
+ 
 </section>
 
 </body>