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

From MPDLMediaWiki
Jump to navigation Jump to search
Line 113: Line 113:
| -
| -
| if %0 = Book. Alternatively, map %V to Source.SequenceNumber (the Source consisting of all volumes of the book. If there's a series, that series would become the Source.Source).
| if %0 = Book. Alternatively, map %V to Source.SequenceNumber (the Source consisting of all volumes of the book. If there's a series, that series would become the Source.Source).
|-
| %W (Database Provider) / Database Provider
| -
| -
| if %0 = Book
|-
| %X (Abstract) / Abstract
| Abstract
| -
| if %0 = Book
|-
|-
|}
|}

Revision as of 13:06, 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 - - if %0 = Book
%M (Accession Number) / Accession Numer - - if %0 = Book
%N (Number (Issue)) / Series Volume Source.Volume - if %0 = Book
%P (Pages) / Number of Pages TotalNumberOfPages - if %0 = Book
%Q (Translated Title) / Translated Title AlternativeTitle - if %0 = Book
%R (DOI) / DOI Identifier.Id set Identifier.IdType to "DOI" if %0 = Book
%S (Tertiary Title) / - - - if %0 = Book
%T (Title) / Title Title - if %0 = Book
%U (URL) / URL Identifier.Id set Identifier.IdType to "URI" if %0 = Book
%V (Volume) / Volume AlternativeTitle - if %0 = Book. Alternatively, map %V to Source.SequenceNumber (the Source consisting of all volumes of the book. If there's a series, that series would become the Source.Source).
%W (Database Provider) / Database Provider - - if %0 = Book
%X (Abstract) / Abstract Abstract - if %0 = Book