ropensci / bibtex

bibtex parser for R
https://docs.ropensci.org/bibtex/
35 stars 12 forks source link

`arrange.authors` when family names have white space #6

Closed mwmclean closed 9 years ago

mwmclean commented 10 years ago

Nobiliary particles (or any time a family name has whitespace) is not being handled correctly by arrange.single.author

bibtex:::arrange.single.author('Van Damme, Jean-Claude')$given ## "Jean-Claude" "Van"