File tree Expand file tree Collapse file tree
vis/js/templates/modals/infomodal Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,16 +16,20 @@ const PubMedInfo = ({ params, isStreamgraph }) => {
1616 serviceName = "PubMed"
1717 serviceDesc = {
1818 < >
19- PubMed comprises more than 35 million citations for biomedical
19+ PubMed comprises more than 38 million citations for biomedical
2020 literature from MEDLINE, life science journals, and online books. For
2121 more information please{ " " }
22- < a
23- href = "http://www.ncbi.nlm.nih.gov/pubmed"
24- target = "_blank "
25- >
22+ < a href = "http://www.ncbi.nlm.nih.gov/pubmed" target = "_blank " >
2623 visit the PubMed website
2724 </ a >
2825 .
26+ < br />
27+ Citations are available for documents with a DOI and based on citation
28+ data provided by{ " " }
29+ < a href = "https://www.crossref.org/" target = "_blank" >
30+ Crossref
31+ </ a >
32+ . Results may be impacted by accuracy and completeness of this data.
2933 </ >
3034 }
3135 params = { params }
You can’t perform that action at this time.
0 commit comments