Problem/Motivation

The PMCID field is part of the standard output for the NLM styled citation. It is conspicuous in its absence.

Steps to reproduce

Import a publication with both PMID and PMCID values, and notice the lack of PMCID information in the resulting publication. A sample to test with is PMID 26996306.

Proposed resolution

Add a PMCID field to the Bibcite entity, and populate it when importing references via PubMed lookup. The code I am proposing works in conjunction with code I will post in the related Bibliography & Citation - PubMed (bibcite_pubmed) issue.

Remaining tasks

Add tests?

User interface changes

A PMCID field is added to the Create/Edit form.

API changes

NA.

Data model changes

PMCID (bibcite_pmcid) field is added.

CommentFileSizeAuthor
#2 3354102-bibcite-add-pmcid-1.patch131.36 KBbyronveale

Issue fork bibcite-3354102

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

byronveale created an issue. See original summary.

byronveale’s picture

StatusFileSize
new131.36 KB

Patch attached.

bkosborne’s picture

Status: Active » Needs review
aardwolf’s picture

Planned to include it in beta5.

aardwolf’s picture

Version: 2.0.x-dev » 3.0.x-dev

  • hxdef committed 4d18f6cd on 3.0.x authored by byronveale
    Issue #3354102 by byronveale: Add PubMed Central (PMC) field
    
byronveale’s picture

Status: Needs review » Fixed

This has been committed to 3.0.x branch, so, “fixed”?

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.