Closed (fixed)
Project:
Bibliography & Citation
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Issue tags:
Reporter:
Created:
13 Nov 2018 at 18:40 UTC
Updated:
28 Nov 2018 at 16:29 UTC
Jump to comment: Most recent
Comments
Comment #2
aardwolf commentedHello @adrianavaz
Name parser parse MDP as first name.
I think it is academic title.
Now it is impossible to setup parser options, but it can be done in future.
Now you can setup output name format on
/admin/config/bibcite/settings/contributor/settingspage to add middle name of contributor.Thank you for your issue.
Comment #3
adrianavaz commented@AardWolf thank you for the quick answer.
MDP is actually correct as first name, the last name "da Silva" is the one getting cut off and should be "Pereira da Silva".
On the name format, I only have these available and I am using them on this order: @prefix @first_name @last_name @suffix - which one is the middle name?
Thank you!
Comment #4
antongp commentedHi @adrianavaz.
Looks like "Available name parts" on the settings form shows incomplete list. Complete list is:
@leading_title @last_name @middle_name @first_name @nick @suffix @prefixHope this helps.
Comment #5
adrianavaz commentedThanks @antongp, that helped. Adding @middle_name to the name pattern did the trick.
Comment #6
antongp commentedGreat! Closing the issue then