Skip to content

Missed second names in bibtex and decapitalization of surnames #1011

@oborin1

Description

@oborin1

I've met an unexpected behavior of your wonderful software in that it returns citation records with decapitalization of surnames, which is unwanted for surnames like McDonald != Mcdonald (concerns both tei and bibtex formats). Another issue is that the second names are removed from the bibtex output strings.

I'm using Docker to run the server as suggested in the documentation. Both issues could be traced using the following command:
curl -X POST -H "Accept: application/x-bibtex" -d consolidateCitations=1 -d "citations=O Akinboboye, FS McDonald, Letter by Akinboboye and McDonald Regarding Article" localhost:8070/api/processCitation

Part of output string: author = {Akinboboye, Olakunle and Mcdonald, Furman},

Metadata

Metadata

Assignees

Labels

bugFrom Hemiptera and especially its suborder Heteroptera

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions