Template:FormattedReferenceTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
* Other:  Fields , separated with commas: Editor, SeriesTitle, Publisher, City, Volume, Pages, DOI, Date
* Other:  Fields , separated with commas: Editor, SeriesTitle, Publisher, City, Volume, Pages, DOI, Date
</noinclude><includeonly>
</noinclude><includeonly>
{{#set:HasFormattedReference={{#arraymap:{{{Author|}}}|;|xx|xx|, }} ({{{PublicationYear|}}}).
{{#set:HasFormattedReference={{#arraymap:{{{Author|}}}|;|xx|xx|,&nbsp;}} ({{{PublicationYear|}}}).
{{#ifeq:{{{PublicationType|}}}|Report
{{#ifeq:{{{PublicationType|}}}|Report
|{{#ifeq:{{{Title|}}}||| ''{{{Title|}}}''
|{{#ifeq:{{{Title|}}}||| ''{{{Title|}}}''

Revision as of 12:24, 14 June 2017

params: all reference parameters to set the reference related properties and create the formatted reference string

Assumption : There is always an Author, PublicationYear and Title

Below the templates as used in the IMAGEbook endnote library, (needs update)

  • report: Author (Year). Title, Series Editor` (ed.)^(eds.),` Series Title|, Institution, Publisher, Place Published| `( ``URL:` URL) `(DOI`: DOI`)` |.
  • Book: Author (Year). Title| Series Title|. Publisher, Place Published, URL|.
  • Book section: Author (Year). Title|. `In`: Editor` (ed.)^(eds.)`, Book Title|. Publisher, Place Published, `pp.` Pages, URL|.
  • Edited book: Editor` (ed.)^(eds.) ` (Year). Title|. Series Title, Series Editor, Publisher, Place Published, URL|.
  • Journal article: Author (Year). Title. Journal| Volume|( Issue )|,` pp.` Pages `(DOI`: DOI)|.
  • Conference proceedings: Author (Year). Title. `Paper presented at the`ConferenceName| Volume|,` pp.` Pages `(DOI`: DOI)
  • Other: Fields , separated with commas: Editor, SeriesTitle, Publisher, City, Volume, Pages, DOI, Date