


brede_bib_author2author - Convert author field in 'bib' structure
function Bout = brede_bib_author2author(Bin, ...
'PropertyName', 'PropertyValue')
Input: Bin 'Bib' structures
Property: Field [ {author} | References.Author.name ]
Form [ {brainmap} | neuroimage ] Form of the
'author' field
Output: Bout 'Bib' structures with converted 'author' field
This function presently sets the 'Author' (structure) field
from the 'author' (string) field with 'Field' equal to
'author', or the extra fields in the Author structure in the
References.
For 'field'='author': if the 'Author' structure is already set
this field will not be overwritten.
See also BREDE, BREDE_BIB, BREDE_BIB_AUTHOR2TXT,
BREDE_STR_AUTHOR2AUTHOR.
$Id: brede_bib_author2author.m,v 1.2 2005/02/07 18:56:04 fnielsen Exp $