You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by bu...@apache.org on 2016/01/21 00:40:22 UTC

svn commit: r978176 - in /websites/staging/taverna/trunk: cgi-bin/ content/ content/community/references.html

Author: buildbot
Date: Wed Jan 20 23:40:21 2016
New Revision: 978176

Log:
Staging update by buildbot for taverna

Added:
    websites/staging/taverna/trunk/content/community/references.html
Modified:
    websites/staging/taverna/trunk/cgi-bin/   (props changed)
    websites/staging/taverna/trunk/content/   (props changed)

Propchange: websites/staging/taverna/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jan 20 23:40:21 2016
@@ -1 +1 @@
-1725839
+1725840

Propchange: websites/staging/taverna/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jan 20 23:40:21 2016
@@ -1 +1 @@
-1725839
+1725840

Added: websites/staging/taverna/trunk/content/community/references.html
==============================================================================
--- websites/staging/taverna/trunk/content/community/references.html (added)
+++ websites/staging/taverna/trunk/content/community/references.html Wed Jan 20 23:40:21 2016
@@ -0,0 +1,376 @@
+<!DOCTYPE html>
+<html lang="en">
+      <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">	  
+    <meta name="viewport" content="width=device-width, initial-scale=1">      
+    <title>Apache Taverna - </title>
+
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="/img/taverna-logo-145x134.png" />
+
+	<link rel="shortcut icon" href="/favicon.ico">
+	<link rel="icon" type="image/png" sizes="145x134" href="/img/taverna-logo-145x134.png">
+	<link rel="apple-touch-icon" sizes="145x134" href="/img/taverna-logo-145x134.png">
+
+    <link rel="stylesheet" href="/lib/bootstrap/css/bootstrap.min.css">
+    <link rel="stylesheet" href="/lib/bootstrap/css/bootstrap-theme.min.css">
+    <link rel="stylesheet" href="/css/sticky-footer-navbar.css">
+    <link rel="stylesheet" href="/css/taverna.css">
+    <link rel="stylesheet" href="/css/pygments.css">
+
+    
+
+    
+    <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
+
+    <!-- JSON-LD markup for Google Structured Data -->
+	
+	  <!-- generic JSON-LD for this page -->
+	  <script type="application/ld+json">  
+		{
+			"@context" : "http://schema.org",
+			"@type" : ["CreativeWork"],
+			"@id": "",
+			"name" : "",
+			"publisher" : {
+				"@type" : "Organization", 
+				"url" : "http://www.apache.org/",
+				"name" : "The Apache Software Foundation (ASF)" 
+			},
+			"license": { 
+				"@type": "CreativeWork",
+				"@id": "http://www.apache.org/licenses/LICENSE-2.0",
+				"url": "http://www.apache.org/licenses/LICENSE-2.0",
+				"name": "Apache License, Version 2.0"
+			}
+		}		
+</script>
+	  
+  </head>
+
+
+  <body>
+              <!-- Static navbar -->
+      <nav class="navbar navbar-default no-margin-bottom" role="navigation">
+        <div class="container">
+          <div class="navbar-header">
+            <button type="button" class="navbar-toggle collapsed no-margin-bottom" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
+              <span class="sr-only">Toggle navigation</span>
+              <span class="icon-bar"></span>
+              <span class="icon-bar"></span>
+              <span class="icon-bar"></span>
+            </button>
+			<a class="navbar-brand" href="/"><img src="/img/taverna-logo-145x134.png" alt="">Apache Taverna</a>
+
+          </div>
+          <div id="navbar" class="navbar-collapse collapse">
+            <ul class="nav navbar-nav">
+                <li class="dropdown">
+					<a href="/introduction" data-toggle="dropdown" role="button" aria-expanded="false">Introduction<span class="caret"></span></a>
+					<ul class="dropdown-menu"  role="menu">
+					   <li><a href="/introduction">Introduction home</a></li>
+					   <li><a href="/introduction/taverna-features">Taverna features</a></li>
+					   <li><a href="/introduction/why-use-workflows">Why use workflows?</a></li>
+					   <li><a href="/introduction/what-is-in-silico-experimentation">What is ‘in silico’ experimentation?</a></li>
+					   <li><a href="/introduction/what-is-a-workflow-management-system">What is a Workflow Management System?</a></li>
+					   <li><a href="/introduction/how-can-taverna-help-me">How can Taverna help me?</a></li>
+					   <li><a href="/introduction/services-in-taverna">Services in Taverna</a></li>
+					   <li><a href="/introduction/related-projects">Related projects</a></li>
+					   <li><a href="/introduction/chemistry-web-services">Chemistry-web-services</a></li>
+                       <li><a href="/introduction/taverna-in-use">Taverna in use</a></li>
+				       <li><a href="/introduction/works-with">Works with...</a></li>
+                       <li><a href="/introduction/roadmap">Road Map</a></li>
+					</ul>
+				</li>
+                <li class="dropdown">
+					<a href="/documentation" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Documentation<span class="caret"></span></a>
+                  <ul class="dropdown-menu" role="menu">
+					  <li><a href="/documentation">Documentation home</a></li>
+					  <li><a href="/documentation/glossary">Glossary</a></li>
+					  <li><a href="/documentation/quick-start-guide">Quick start guide</a></li>
+					  <li><a href="/documentation/scufl2">Taverna's SCUFL2 Language</a></li>
+					  <li><a href="/documentation/components">Components</a></li>
+					  <li><a href="/documentation/interaction">Interactions</a></li>
+					  <li><a href="/documentation/tutorials">Tutorials</a></li>
+					  <li><a href="/documentation/videos">Videos</a></li>
+					  <li><a href="/documentation/example-workflows">Example workflows</a></li>
+					  <li><a href="/documentation/service-sets">Service sets</a></li>
+					  <li><a href="/documentation/provenance">Provenance management</a></li>
+					  <li><a href="/documentation/command-line">Command Line</a></li>
+					  <li><a href="/documentation/server">Taverna Server</a></li>
+					  <li><a href="/documentation/taverna-player">Taverna Player</a></li>
+					  <li><a href="/documentation/plugins">Plugins</a></li>
+					  <li><a href="/documentation/training-and-workshops">Training and workshops</a></li>
+					  <li><a href="/documentation/web-service-developers">Web service developers</a></li>
+					  <li><a href="/documentation/#tools">Tools and Services</a></li>
+				  </ul>
+    			</li>
+                <li class="dropdown">
+					<a href="/download" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Download<span class="caret"></span></a>
+                  <ul class="dropdown-menu" role="menu">
+					  <li><a href="/download">Which Taverna to use</a></li>
+					  <li><a href="/download/workbench">TavernaWorkbench</a></li>
+					  <li><a href="/download/language">Taverna Language</a></li>
+					  <li><a href="/download/command-line-tool">Taverna Command Line</a></li>
+					  <li><a href="/download/server">Taverna Server</a></li>
+					  <li><a href="/documentation/plugins">Plugins</a></li>
+					  <li><a href="/download/code">Source Code</a></li>
+					  <li><a href="/download/maven">Maven Repository</a></li>
+					  <li><a href="/download/system-requirements">System Requirements</a></li>
+					  <li><a href="/download/pre-apache">Taverna 2.x (Pre-Apache)</a></li>
+				  </ul>
+				</li>
+                <li class="dropdown">
+					<a href="/community" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Community<span class="caret"></span></a>
+                  <ul class="dropdown-menu" role="menu">
+					  <li><a href="/community">Community home</a></li>
+					  <li><a href="/community/lists">Mailing Lists</a></li>
+					  <li><a href="/community#contribute">Contribute</a></li>
+					  <li><a href="/community/releasing">Release procedure</a></li>
+					  <li><a href="/community#reportbugs">Report a Bug</a></li>
+					  <li><a href="/community/news">News</a></li>
+					  <li><a href="/community/publications">Publications</a></li>
+					  <li><a href="/community/references">References</a></li>
+					  <li><a href="/community/irc">IRC chat</a></li>
+				  </ul>
+				</li>
+            </ul>
+            <form class="navbar-form navbar-right" role="search"
+                   name="search" id="search" action="http://www.google.com/search" method="get">
+              <input value="taverna.incubator.apache.org" name="sitesearch" type="hidden"/>
+                <div class="form-group input-group">
+                  <input type="text" name="q" id="query" placeholder="Search" class="form-control">
+			      <span class="input-group-btn">
+                    <button type="submit" class="btn btn-default">Search</button>
+				  </span>
+                </div>
+            </form>
+            <ul class="nav navbar-nav navbar-right">
+              <li class="dropdown">
+                <a href="http://www.apache.org/" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">ASF<span class="caret"></span></a>
+                <ul class="dropdown-menu" role="menu">
+                    <li><a href="http://www.apache.org/">Apache Software Foundation</a></li>
+                    <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
+                    <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                    <li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
+                    <li><a href="http://incubator.apache.org/projects/taverna.html">Taverna Incubation Status</a></li>
+                </ul>
+              </li>
+            </ul>
+          </div><!--/.nav-collapse -->
+        </div><!--/.container-->
+      </nav>
+
+
+    <div id="page" class="container">
+       <h1></h1>
+      <div id="content"><style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="references">References<a class="headerlink" href="#references" title="Permanent link">&para;</a></h1>
+<p><em>The following is a partial list of publications that reference the Taverna Workflow Management System.</em></p>
+<h2 id="2015">2015<a class="headerlink" href="#2015" title="Permanent link">&para;</a></h2>
+<p>Khalid Belhajjame, Jun Zhao, Daniel Garijo, Matthew Gamble, Kristina Hettne, Ra&uacute;l Palma, Eleni Mina, Oscar Corcho, Jos&eacute; Manuel G&oacute;mez-P&eacute;rez, Sean Bechhofer, Graham Klyne, Carole Goble. (2015)
+<strong>Using a suite of ontologies for preserving workflow-centric research objects.</strong> 
+In: <em>Journal of Web Semantics: Scence, Services and Agents on the World Wide Web</em>. 32: 16&ndash;42.
+<a href="http://dx.doi.org/10.1016/j.websem.2015.01.003">doi:10.1016/j.websem.2015.01.003</a></p>
+<p>Sonja Holl, Yassene Mohammed, Olav Zimmermann, Magnus Palmblad. (2015). 
+<strong>Scientific workflow optimization for improved peptide and protein identification.</strong> 
+In: <em>BMC Bioinformatics</em> 16(1): 1-13. 
+<a href="http://dx.doi.org/10.1186/s12859-015-0714-x">doi:10.1186/s12859-015-0714-x</a></p>
+<h2 id="2014">2014<a class="headerlink" href="#2014" title="Permanent link">&para;</a></h2>
+<p>Pinar Alper, Carole A Goble, Khalid Belhajjame (2014):
+<strong>"On assisting scientific data curation in collection-based dataflows using labels,"</strong> 
+in <em>Proceedings of the 8th Workshop on Workflows in Support of Large-Scale Science (WORKS'13)</em>: 7-16.
+<a href="http://dx.doi.org/10.1145/2534248.2534249">doi:10.1145/2534248.2534249</a>
+<a href="https://www.escholar.manchester.ac.uk/uk-ac-man-scw:236944">[escholar]</a>
+<a href="https://www.escholar.manchester.ac.uk/api/datastream?publicationPid=uk-ac-man-scw:236944&amp;datastreamId=SUPPLEMENTARY-1.PDF">[preprint]</a></p>
+<p>Kristina M. Hettne, Harish Dharuri, Jun Zhao, Katherine Wolstencroft, Khalid Belhajjame, Stian Soiland-Reyes, Eleni Mina, Mark Thompson, Don Cruickshank, Lourdes Verdes-Montenegro, Juli&aacute;n Garrido, David De Roure, &Oacute;scar Corcho, Graham Klyne, Reinout van Schouwen, Peter A. C. 't Hoen, Sean Bechhofer, Carole A. Goble, Marco Roos. (2014).
+<strong>Structuring research methods and data with the research object model: genomics workflows as a case study.</strong> 
+In: <em>Journal of Biomedical Semantics</em> 5:41. 
+<a href="http://dx.doi.org/10.1186/2041-1480-5-41">doi:10.1186/2041-1480-5-41</a></p>
+<p>Cherian Mathew, Anton G&uuml;ntsch, Matthias Obst, Saverio Vicario, Robert Haines, Alan R. Williams, Yde de Jong, Carole Goble. (2014).
+<strong>A semi-automated workflow for biodiversity data retrieval, cleaning, and quality control.</strong> 
+In: <em>Biodiversity Data Journal</em>, 2: e4221. <a href="http://dx.doi.org/10.3897/BDJ.2.e4221">doi:10.3897/BDJ.2.e4221</a></p>
+<p>Kevin R. Page, Ra&uacute;l Palma, Piotr Ho&#322;ubowicz, Graham Klyne, Stian Soiland-Reyes, Daniel Garijo, Khalid Belhajjame, and Rudolf Mayer. (2014). 
+<strong>"Research Objects for Audio Processing: Capturing Semantics for Reproducibility,"</strong> 
+in <em>53rd Audio Engineering Society International Conference on Semantic Audio (January 2014)</em>. 
+<a href="http://www.aes.org/e-lib/browse.cfm?elib=17116">[Proceedings]</a>
+<a href="https://www.escholar.manchester.ac.uk/api/datastream?publicationPid=uk-ac-man-scw:213117&amp;datastreamId=SUPPLEMENTARY-1.PDF">[Preprint]</a>
+<a href="https://www.escholar.manchester.ac.uk/uk-ac-man-scw:213117">[escholar]</a></p>
+<p>Rutger Aldo Vos, Jordan Valkov Biserkov, Bachir Balech, Niall Beard, Matthew Blissett, Christian Brenninkmeijer, Tom van Dooren, David Eades, George Gosline, Quentin John Groom, Thomas D. Hamann, Hannes Hettling, Robert Hoehndorf, Ayco Holleman, Peter Hovenkamp, Patricia Kelbert, David King, Don Kirkup, Youri Lammers, Thibaut DeMeulemeester, Daniel Mietchen, Jeremy A. Miller, Ross Mounce, Nicola Nicolson, Rod Page, Aleksandra Pawlik, Serrano Pereira, Lyubomir Penev, Kevin Richards, Guido Sautter, David Peter Shorthouse, Marko T&auml;htinen, Claus Weiland, Alan R. Williams, Soraya Sierra. (2014).
+<strong>Enriched biodiversity data as a resource and service</strong>. 
+In: <em>Biodiversity Data Journal</em>, 2: e1125.
+<a href="http://dx.doi.org/10.3897/BDJ.2.e1125">doi:10.3897/BDJ.2.e1125</a></p>
+<p>Ahmet Yildiz, Erkan Dilaveroglu, Ilhami Visne, Bilal G&uuml;nay, Emrah Sefer, Andreas Weinhausel, Frank Rattay, Carole A Goble, Ram Vinay Pandey, Albert Kriegner. (2014). 
+<strong>BIFI: a Taverna plugin for a simplified and user-friendly workflow platform.</strong> 
+In: <em>BMC Research Notes</em>, 7: 740. 
+<a href="http://dx.doi.org/10.1186/1756-0500-7-740">doi:10.1186/1756-0500-7-740</a></p>
+<h2 id="2013">2013<a class="headerlink" href="#2013" title="Permanent link">&para;</a></h2>
+<p>Pinar Alper, Khalid Belhajjame, Carole A. Goble, Pinar Karagoz. (2013).
+<strong>"Enhancing and abstracting scientific workflow provenance for data publishing,"</strong>
+in <em>Proceedings of the Joint EDBT/ICDT 2013 Workshops (EDBT'13)</em>, 18&ndash;22 Mar 2013: 313&ndash;318.
+<a href="http://dx.doi.org/10.1145/2457317.2457370">doi:10.1145/2457317.2457370</a>
+<a href="https://www.escholar.manchester.ac.uk/uk-ac-man-scw:282297">[escholar]</a>
+<a href="https://www.escholar.manchester.ac.uk/api/datastream?publicationPid=uk-ac-man-scw:282297&amp;datastreamId=SUPPLEMENTARY-1.PDF">[preprint]</a></p>
+<p>Pinar Alper, Khalid Belhajjame, Carole Goble, Pinar Karagoz.  (2013).
+<strong>"Small Is Beautiful: Summarizing Scientific Workflows Using Semantic Annotations,"</strong> 
+in <em>Big Data (BigData Congress), 2013 IEEE International Congress on</em>, 27 Jun&ndash;2 July 2013: 318&ndash;325. 
+<a href="http://dx.doi.org/10.1109/BigData.Congress.2013.49">doi:10.1109/BigData.Congress.2013.49</a>
+<a href="http://www.computer.org/csdl/proceedings/bigdatacongress/2013/5006/00/5006a318.pdf">[pdf]</a></p>
+<p>Khalid Belhajjame, Jun Zhao, Daniel Garijo, Aleix Garrido, Stian Soiland-Reyes, Pinar Alper, Oscar Corcho. (2013).
+<strong>"A workflow PROV-corpus based on Taverna and Wings,"</strong> 
+in <em>Proceedings of the Joint EDBT/ICDT 2013 Workshops (EDBT'13)</em>, 18&ndash;22 Mar 2013: 331&ndash;332.
+<a href="http://dx.doi.org/10.1145/2457317.2457376">doi:10.1145/2457317.2457376</a>
+<a href="http://delicias.dia.fi.upm.es/members/dgarijo/papers/prov-bench-paper.pdf">[pdf]</a>
+<a href="https://github.com/provbench/Wf4Ever-PROV">[related website]</a></p>
+<p>Daniel Garijo, Pinar Alper, Khalid Belhajjame, Oscar Corcho, Yolanda Gil, Carole Goble. (2013).
+<strong>Common motifs in scientific workflows: An empirical analysis.</strong> 
+In: <em>Future Generation Computer Systems</em>, 36: 338-351.
+<a href="http://dx.doi.org/10.1016/j.future.2013.09.018">doi:10.1016/j.future.2013.09.018</a>
+<a href="http://oa.upm.es/21854/1/1-s2_0-S0167739X13001970-main.pdf">[preprint]</a></p>
+<p>Carole Goble, David De Roure and Sean Bechhofer (2013):
+<strong>"Accelerating Scientists&rsquo; Knowledge Turns,"</strong>
+in <em>Communications in Computer and Information Science, Vol 348</em>.  Springer, Berlin, 8 June 2013: 3&ndash;25.
+<a href="http://dx.doi.org/10.1007/978-3-642-37186-8_1">doi:10.1007/978-3-642-37186-8_1</a>
+<a href="http://ora.ox.ac.uk/objects/uuid%3A17de32c4-518f-4be6-bf78-1ecd6c761b81">[preprint server]</a>
+<a href="http://ora.ox.ac.uk/objects/uuid:17de32c4-518f-4be6-bf78-1ecd6c761b81/datastreams/ATTACHMENT01">[download pdf]</a>.</p>
+<h2 id="2012">2012<a class="headerlink" href="#2012" title="Permanent link">&para;</a></h2>
+<p>Kahlid Belhajjame, Oscar Corcho, Daniel Garijo, Jun Zhao, Paolo Missier, David Newman, Ra&uacute;l Palma, Sean Bechhofer, Esteban Garc&iacute;a Cuesta, Jos&eacute; Manuel G&oacute;mez-P&eacute;rez, Graham Klyne, Kevin Page, Marco Roos, Jos&eacute; Ruiz, Stian Soiland-Reyes, Lourdes Verdes-Montenegro, David De Roure, Carole Goble. (2012). 
+<strong>"Workflow-Centric Research Objects: First Class Citizens in Scholarly Discourse,"</strong> 
+in <em>Proceedings of Workshop on the Semantic Publishing (SePublica 2012)</em>, 28 May 2012: 1&ndash;12.
+<a href="https://www.escholar.manchester.ac.uk/uk-ac-man-scw:236961">[escholar]</a> 
+<a href="https://www.escholar.manchester.ac.uk/api/datastream?publicationPid=uk-ac-man-scw:192020&amp;datastreamId=POST-PEER-REVIEW-NON-PUBLISHERS.PDF">[preprint]</a></p>
+<p>Kristina Hettne, Stian Soiland-Reyes, Graham Klyne, Kahlid Belhajjame, Matthew Gamble, Sean Bechhofer, Marco Roos, Oscar Corcho. (2012). 
+<strong>"Workflow forever: semantic web semantic models and tools for preserving and digitally publishing computational experiments,"</strong> 
+in <em>Proceedings of the 4th International Workshop on Semantic Web Applications and Tools for the Life Sciences (SWAT4LS'11)</em>: 36&ndash;37. 
+<a href="http://dx.doi.org/10.1145/2166896.2166909">doi:10.1145/2166896.2166909</a></p>
+<p>Kevin Page, Ra&uacute;l Palma, Piotr Ho&#322;ubowicz, Graham Klyne, Stian Soiland-Reyes, Don Cruickshank, Rafael Gonz&aacute;lez Cabero, Esteban Garci&iacute; Cuesta, David De Roure, Jun Zhao, Jos&eacute; G&oacute;mez-P&eacute;rez. (2012). 
+<strong>"From workflows to Research Objects: an architecture for preserving the semantics of science,"</strong> 
+in <em>Proceedings of the 2nd International Workshop on Linked Science</em>.
+<a href="http://linkedscience.org/wp-content/uploads/2012/05/lisc2012_submission_15.pdf">[pdf]</a></p>
+<h2 id="2011">2011<a class="headerlink" href="#2011" title="Permanent link">&para;</a></h2>
+<p>R. Bentley, J. Brooke, A. Csillaghy, D. Fellows, A. Le Blanc, M. Messerotti, D. Perez-Suarez, G. Pierantoni, M. Soldati. (2011). 
+<strong>"HELIO: Discovery and Analysis of Data in Heliophysics,"</strong> 
+in <em>E-Science (e-Science), 2011 IEEE 7th International Conference on</em>, 5&ndash;8 Dec 2011: 248&ndash;255. 
+<a href="http://dx.doi.org/10.1109/eScience.2011.42">doi:10.1109/eScience.2011.42</a></p>
+<p>D. De Roure, S. Bechhofer, C. Goble, D. Newman. (2011). 
+<strong>"Scientific Social Objects: The Social Objects and Multidimensional Network of the myExperiment Website,"</strong> 
+in <em>Privacy, Security, Risk and Trust (PASSAT) and 2011 IEEE Third Inernational Conference on Social Computing (SocialCom), 2011 IEEE Third International Conference on (PASSAT/SocialCom 2011)</em>, 9&ndash;11 Oct 2011: 1398-1402. 
+<a href="http://dx.doi.org/10.1109/PASSAT/SocialCom.2011.245">doi:10.1109/PASSAT/SocialCom.2011.245</a></p>
+<p>David De Roure, Khalid Belhajjame, Paolo Missier, Jos&eacute; Manuel G&oacute;mez-P&eacute;rez, Ra&uacute;l Palma, Jos&eacute; Enrique Ruiz, Kristina Hettne, Marco Roos, Graham Klyne, Carole Goble. (2011).
+<strong>"Towards the Preservation of Scientific Workflows,"</strong> 
+accepted for <em>8th International Conference on Preservation of Digital Objects (iPRES 2011)</em>. 
+<a href="http://users.ox.ac.uk/~oerc0033/preprints/wfpreservev10.pdf">[pdf]</a></p>
+<p>Clemens Neudecker, Sven Schlarb, Zeki Mustafa Dogan, Paolo Missier, Shoaib Sufi, Alan Williams, Katy Wolstencroft. (2011). 
+<strong>"An experimental workflow development platform for historical document digitisation and analysis,"</strong> 
+in <em>Proceedings of the 2011 Workshop on Historical Document Imaging and Processing (HIP'11)</em>: 161&ndash;168. <a href="http://dx.doi.org/10.1145/2037342.2037370">doi:10.1145/2037342.2037370</a></p>
+<h2 id="2010">2010<a class="headerlink" href="#2010" title="Permanent link">&para;</a></h2>
+<p>Carole A. Goble, Jiten Bhagat, Sergejs Aleksejevs, Don Cruickshank, Danius Michaelides, David Newman, Mark Borkum, Sean Bechhofer, Marco Roos, Peter Li, David De Roure. (2010). 
+<strong>myExperiment: a repository and social network for the sharing of bioinformatics workflows.</strong> 
+in <em>Nucleic Acids Research</em>, 38(Web Server issue): W677&ndash;W682.
+<a href="http://dx.doi.org/10.1093/nar/gkq429">doi:10.1093/nar/gkq429</a></p>
+<p>Paolo Missier, Bertram Ludascher, Shawn Bowers, Saumen Dey, Anandarup Sarkar, Biva Shrestha, Ilkay Altintas, Manish Kumar Anand, Carole Goble. (2010). 
+<strong>"Linking multiple workflow provenance traces for interoperable collaborative science,"</strong> 
+in <em>Workflows in Support of Large-Scale Science (WORKS), 2010 5th Workshop on</em>, 14 Nov 2010: 1&ndash;8.
+<a href="http://dx.doi.org/10.1109/WORKS.2010.5671861">doi:10.1109/WORKS.2010.5671861</a>
+<a href="http://web.cs.ucdavis.edu/~ludaesch/pubs/DataToL-IEEE.pdf">[pdf]</a></p>
+<p>Paolo Missier, Norman W. Paton, Kahlid Belhajjame. (2010). 
+<strong>"Fine-grained and efficient lineage querying of collection-based workflow provenance,"</strong> 
+in <em>Proceedings of the 13th International Conference on Extending Database Technology (EDBT'10)</em>: 299&ndash;310. 
+<a href="http://dx.doi.org/10.1145/1739041.1739079">doi:10.1145/1739041.1739079</a></p>
+<h2 id="2009">2009<a class="headerlink" href="#2009" title="Permanent link">&para;</a></h2>
+<p>Kahlid Belhajjame, Paolo Missier, Carole Goble. (2009). 
+<strong>"Data Provenance in Scientific Workflows,"</strong> 
+in <em>Handbook of Research on Computational Grid Technologies for Life Sciences, Biomedicine, and Healthcare</em>. Hershey, PA: 46&ndash;59.
+<a href="http://dx.doi.org/10.4018/978-1-60566-374-6.ch003">doi:10.4018/978-1-60566-374-6.ch003</a></p>
+<p>David De Roure, Carole Goble. (2009). 
+<strong>"Lessons from myExperiment: Research Objects for Data Intensive Research,"</strong> 
+in <em>eScience Workshop 2009</em>, 15&ndash;17 Oct 2009. 
+<a href="http://eprints.ecs.soton.ac.uk/17744/">[eprint]</a></p>
+<p>David De Roure, Carole Goble. (2009). 
+<strong>"Lessons from myExperiment: Two insights into emerging e-Research practice,"</strong> 
+in <em>UK e-Science All Hands Meeting 2009</em>, Oxford, UK. 
+<a href="http://eprints.ecs.soton.ac.uk/17662/">[eprint]</a></p>
+<p>David De Roure, Carole Goble. (2009). 
+<strong>"myExperiment: A Web 2.0 Virtual Research Environment for Research using Computation and Services,"</strong> 
+in <em>Workshop On Integrating Digital Library Content with Computational Tools and Services at JCDL 2009</em>, 19 Jun 2009. 
+<a href="http://eprints.ecs.soton.ac.uk/17607/">[eprint]</a></p>
+<p>Carole Goble, David De Roure. (2009). 
+<strong>"The impact of workflow tools on data-centric research,"</strong> 
+in <em>Data Intensive Computing: The Fourth Paradigm of Scientific Discovery</em>*: 137&ndash;145. 
+<a href="http://eprints.ecs.soton.ac.uk/17336/">[eprint]</a></p>
+<p>W. Tan, K. Chard, D. Sulakhe, R. Madduri, I. Foster, S. Soiland-Reyes, C. Goble. (2009). 
+<strong>"Scientific Workflows as Services in caGrid: A Taverna and gRAVI Approach,"</strong> 
+in <em>Web Services, 2009 IEEE International Conference on (ICWS 2009)</em>, 6&ndash;10 Jul 2009: 413&ndash;420.
+<a href="http://dx.doi.org/10.1109/ICWS.2009.19">doi:10.1109/ICWS.2009.19</a></p>
+<p>Wei Tan, Paolo Missier, Ravi Madduri, Ian Foster. (2009). 
+<strong>"Building Scientific Workflow with Taverna and BPEL: A Comparative Study in caGrid,"</strong> 
+in <em>Service-Oriented Computing &mdash; ICSOC 2008 Workshops</em>. Springer, Berlin: 118&ndash;129.
+<a href="http://dx.doi.org/10.1007/978-3-642-01247-1_11">doi:10.1007/978-3-642-01247-1_11</a>
+<a href="http://www.cs.man.ac.uk/~pmissier/docs/bpel-taverna-wesoa-081219.pdf">[pdf]</a></p>
+<p>I. Wassink, P. E. van der Vet, K. Wolstencroft, P. B. T. Neerincx, M. Roos, H. Rauwerda, T. M. Breit. (2009). 
+<strong>"Analysing scientific workflows: why workflows not only connect web services,"</strong> 
+in <em>Services &ndash; I, 2009 World Conference on</em>, 6&ndash;10 Jul 2009: 314&ndash;321.
+<a href="http://dx.doi.org/10.1109/SERVICES-I.2009.48">doi:10.1109/SERVICES-I.2009.48</a></p>
+<p>Katy Wolstencroft, Paul Fisher, David De Roure, Carole Goble. (2009, November 26). 
+<strong>"Scientific Workflows,"</strong> 
+in <em>Research In a Connected World</em>, Alex Voss, Elizabeth Vander Meer, David Fergusson (eds.) 
+<a href="https://www.free-ebooks.net/ebook/Research-in-a-Connected-World">[eBook]</a></p>
+<h2 id="2008">2008<a class="headerlink" href="#2008" title="Permanent link">&para;</a></h2>
+<p>Carole Goble, Paolo Missier, David De Roure. (2008).
+<strong>"Scientific workflows,"</strong> 
+in <em>McGraw Hill 2009 Yearbook of Science &amp; Technology</em>, McGraw Hill.
+<a href="http://eprints.ecs.soton.ac.uk/16628/">[eprint]</a></p>
+<p>Paolo Missier, Suzanne Embury, Richard Stapenhurst. (2008). 
+<strong>"Exploiting provenance to make sense of automated decisions in scientific workflows,"</strong> 
+in <em>Proceedings of the 2nd International Provenance and Annotation Workshop (IPAW'08)</em>, 17&ndash;18 Jun 2008, Springer: 174&ndash;185.
+<a href="http://dx.doi.org/10.1007/978-3-540-89965-5_19">doi:10.1007/978-3-540-89965-5_19</a></p></div>
+
+    </div>
+
+        <footer class="footer">
+      <div class="container">
+
+           <p id="copyright" class="text-muted">
+              Copyright &#169; 2014-2015 The Apache Software Foundation, Licensed under the
+              <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+              Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+          </p>
+      </div>
+    </footer>
+
+
+    <script src="/lib/jquery/jquery-1.11.1.min.js"></script>
+<script src="/lib/bootstrap/js/bootstrap.min.js"></script>
+
+<!--script>
+	jQuery(function($) {
+        if($(window).width()>769){
+            $('.navbar .dropdown').hover(function() {
+                $(this).find('.dropdown-menu').first().stop(true, true).delay(250).slideDown();
+
+            }, function() {
+                $(this).find('.dropdown-menu').first().stop(true, true).delay(100).slideUp();
+
+            });
+
+            $('.navbar .dropdown > a').click(function(){
+                location.href = this.href;
+            });
+
+        }
+    });
+</script-->
+
+  </body>
+</html>
\ No newline at end of file