$separateInitials
$separateInitials :
boolean If true, separate initials from firstname
Parse BibTeX authors
parse( input) :
Create writer arrays from bibtex input.
'author field can be (delimiters between authors are 'and', 'AND', or '&'): There are three possible cases: 1: First von Last 2: von Last, First 3: von Last, Jr, First
input |
FALSE|array (firstname, initials, surname, jr, von)