Skip to content

Commit 93b78ac

Browse files
committed
PLOS one reference
1 parent b58bc4b commit 93b78ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/faq.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ class FAQ extends Component {
8080
<Panel eventKey='5'>
8181
<Button onClick={() => this.handleSelect('5')} className="accordion">How do I cite data in this database?</Button>
8282
<Panel.Body collapsible>
83-
<p>Please cite: <a href="https://www.biorxiv.org/content/10.1101/453662v1" target="_blank">D. R. Ortega et al., ETDB-Caltech: a blockchain-based distributed public database for electron tomography. bioRxiv, 453662 (2018).</a></p>
83+
<p>Please cite: <a href="https://journals.plos.org/plosone/article/comments?id=10.1371/journal.pone.0215531" target="_blank">1.Ortega, D. R. et al. ETDB-Caltech: A blockchain-based distributed public database for electron tomography. PLOS ONE 14, e0215531 (2019).</a></p>
8484
</Panel.Body>
8585
</Panel>
8686
</PanelGroup>

0 commit comments

Comments
 (0)