We're working for a university thtat needs some improvements on BibText modules. They download info from zotero and some of the fields ara not beeeing imported correctly, so we'll be doing some features to expand the bibtex module. We will be keeping issues separatly so you can approve any of them.
On this specific issue, we will add the @incollection type, that shoul be mapped as magazine_article
Issue fork bibcite-3441716
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
Comment #3
paucala commentedComment #4
benjifisherThe suggested change is just a change to configuration. Each site owns its configuration, and is free to change it. Some sites might map
incollectiontomagazine_articlelike your, but others may map it toconference_proceedingsorjournal_articleor something else.I am inclined to close this issue (works as designed), but I will set it to NW for now.