Difference between revisions of "User talk:Martin de la Iglesia"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 48: Line 48:
| -
| -
| if %0 = Book
| if %0 = Book
|-
| %I (Publisher) / Publisher
| PublishingInfo.Publisher
| -
| if %0 = Book
|-
| %J (Secondary Title (Journal Name) / -
| -
| -
| if %0 = Book
|-
| %K (Keywords) / Keywords
| Subject
| -
| if %0 = Book
|-
| %L (Call Number) / Call Number
| -
| -
|-
|-
|}
|}

Revision as of 12:38, 15 September 2009

draft:

Mapping of EndNote Standard Entries[edit]

EndNote field PubMan field additional settings Comment / Condition
%A (Author) / Author Creator.Person.CompleteName set Creator.CreatorType to "Person"; set Creator.CreatorRole to "Author" if %0 = Book
%B (Secondary Title) / Series Title Source.Title set Source.Genre to "Series" if %0 = Book
%C (Place Published) / City PublishingInfo.Place - if %0 = Book
%D (Year) / Year Date.Date set Date.DateType to "created" if %0 = Book
%E (Editor/Secondary Author) / Series Editor Source.Creator.Person.CompleteName set Source.Creator.CreatorType to "Person"; set Source.Creator.CreatorRole to "Editor" if %0 = Book
%F (Label) / Label - - if %0 = Book
%G (Language) / Language Language - if %0 = Book
%H (Translated Author) / Translated Author Creator.Person.AlternativeName - if %0 = Book
%I (Publisher) / Publisher PublishingInfo.Publisher - if %0 = Book
%J (Secondary Title (Journal Name) / - - - if %0 = Book
%K (Keywords) / Keywords Subject - if %0 = Book
%L (Call Number) / Call Number - -