From ed1eb593a152eb09d410489c44a5da9a3d017975 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bertrand=20N=C3=A9ron?= <bneron@pasteur.fr>
Date: Tue, 22 Aug 2017 14:15:03 +0200
Subject: [PATCH] update capsuledb reference

fix typo in CapsuleDB reference
---
 macsydb.html                                  | 20 +++++++++----------
 .../capsuledb/_attachments/index.html         | 16 ++++++++-------
 2 files changed, 19 insertions(+), 17 deletions(-)

diff --git a/macsydb.html b/macsydb.html
index f95f64a..dda3d04 100644
--- a/macsydb.html
+++ b/macsydb.html
@@ -207,18 +207,18 @@ h2#tagline {
         <span class="citation_issue">16;6:</span>
         <span class="citation_start_page">23080</span>
         <a href="https://dx.doi.org/10.1038/srep23080">doi:10.1038/srep23080</a>.
-        </a>
     </div>
      <p>CapsuleDB:</p>
     <div class="citation">
-        <span class="citation_author">Rendueles O,</span>
-        <span class="citation_author">Garcia-Garcera M,</span>
-        <span class="citation_author">Néron B,</span>
-        <span class="citation_author">Touchon M,</span>
-        <span class="citation_author">Rocha EP.</span> 
-        <span class="citation_date">(submitted)</span>
-        <span class="citation_article_title">Abundance and co-occurrence of extracellular capsules among Prokaryotes is epistatic and increases
-            environmental breadth.</span>
+        <span class="citation_author">Olaya Rendueles,</span>
+        <span class="citation_author">Marc Garcia-Garcerà,</span>
+        <span class="citation_author">Bertrand Néron,</span>
+        <span class="citation_author">Marie Touchon,</span>
+        <span class="citation_author">Eduardo P. C. Rocha.</span> 
+        <span class="citation_date">July 24, 2017</span>
+        <span class="citation_article_title">Abundance and co-occurrence of extracellular capsules increase environmental breadth: Implications for the emergence of pathogens</span>
+        <span class="citation_journal_title"PLOS Pathogens></span>
+        <a href="https://doi.org/10.1371/journal.ppat.1006525">doi:10.1371/journal.ppat.1006525</a>.
     </div>
 
     <div id="footer">
@@ -230,4 +230,4 @@ h2#tagline {
 
 
 </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/src/couchapp/capsuledb/_attachments/index.html b/src/couchapp/capsuledb/_attachments/index.html
index a2a36ab..99dc9f9 100644
--- a/src/couchapp/capsuledb/_attachments/index.html
+++ b/src/couchapp/capsuledb/_attachments/index.html
@@ -105,13 +105,15 @@
 <div id="references">
         <h2>References:</h2>
         <div class="citation">
-            <span class="citation_author">Rendueles O,</span>
-            <span class="citation_author">Garcia-Garcerà M,</span>
-            <span class="citation_author">Néron B,</span>
-            <span class="citation_author">Touchon M,</span>
-            <span class="citation_author">Rocha EPC.</span>
-            <span class="citation_date">(submitted)</span>
-            <span class="citation_article_title">Abundance, pathogenicity, epistasis and environmental distribution of extracellular capsules among the Prokaryotes.</span>
+			   	<span class="citation_author">Olaya Rendueles,</span>
+          <span class="citation_author">Marc Garcia-Garcerà,</span>
+          <span class="citation_author">Bertrand Néron,</span>
+          <span class="citation_author">Marie Touchon,</span>
+          <span class="citation_author">Eduardo P. C. Rocha.</span> 
+          <span class="citation_date">July 24, 2017</span>
+          <span class="citation_article_title">Abundance and co-occurrence of extracellular capsules increase environmental breadth: Implications for the emergence of pathogens</span>
+          <span class="citation_journal_title"PLOS Pathogens></span>
+          <a href="https://doi.org/10.1371/journal.ppat.1006525">doi:10.1371/journal.ppat.1006525</a>.
         </div>
 
 </div>
-- 
GitLab