Opened 17 years ago
Closed 17 years ago
#370 closed enhancement (fixed)
Hyperlink to Pubmed if Pubmed id submitted from Publication Page in Experiment Section
Reported by: | Owned by: | Nicklas Nordborg | |
---|---|---|---|
Priority: | trivial | Milestone: | BASE 2.1 |
Component: | web | Version: | |
Keywords: | Pubmed x-ref | Cc: |
Description
$pubmed_id should be an integer.
linking to EBI's Citexplore using the following template:
http://www.ebi.ac.uk/citexplore/citationDetails.do?externalId=$pubmed_id&dataSource=MED
linking to NCBI's Pubmed using the following template:
http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=PureSearch&db=pubmed&details_term=$pubmed_id
Change History (2)
comment:1 Changed 17 years ago by
Owner: | changed from Johan Enell to Nicklas Nordborg |
---|---|
Status: | new → assigned |
comment:2 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [2694]) Fixes #201, #370 and #371