You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/components/faq.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ class FAQ extends Component {
80
80
<PaneleventKey='5'>
81
81
<ButtononClick={()=>this.handleSelect('5')}className="accordion">How do I cite data in this database?</Button>
82
82
<Panel.Bodycollapsible>
83
-
<p>Please citeOrtega et al. (manuscript in preparation, check back soon) </p>
83
+
<p>Please cite: <ahref="https://www.biorxiv.org/content/10.1101/453662v1">D. R. Ortega et al., ETDB-Caltech: a blockchain-based distributed public database for electron tomography. bioRxiv, 453662 (2018).</a></p>
0 commit comments