In EndNote I am searching a library catalogue through z39.50 and have problems with the information I get in the author field.
As an example, the record I am retrieving contains the following MARC:
100 1 $aRose, Richard, $d1933-
In the connection settings I can modify the template to process the MARC:
- Using: 100 $aAuthor$dAuthor I get: Rose, Richard, 1933-
- Using: 100 $aAuthor,$dAuthor I get: Rose, 1933-
- Using: 100 $a,Author,$dAuthor I get: _ Richard, 1933- _
How can I obtain: Rose, Richard, 1933-
Any help will be highly appreciated.