Template:Cite book: Difference between revisions
From All Skies Encyclopaedia
imported>MZMcBride  (made change per talk request)  | 
				imported>Circeus   (allow "page" as a variable)  | 
				||
| Line 72: | Line 72: | ||
  }}{{{publisher}}}  | 
    }}{{{publisher}}}  | 
||
}}{{  | 
  }}{{  | 
||
  #if: {{{pages|}}} | , {{{pages}}}  | 
    #if: {{{pages|{{{page|}}}}}} | , {{{pages|{{{page}}}}}}  | 
||
}}{{  | 
  }}{{  | 
||
  #if: {{{doi|}}} | . [[Digital object identifier|DOI]]:[http://dx.doi.org/{{{doi|{{{doilabel|}}}}}} {{{doi}}}]  | 
    #if: {{{doi|}}} | . [[Digital object identifier|DOI]]:[http://dx.doi.org/{{{doi|{{{doilabel|}}}}}} {{{doi}}}]  | 
||
| Line 110: | Line 110: | ||
  -->{{#if: {{{publisher|}}} | &rft.pub={{urlencode:{{{publisher}}}}}    }}<!-- Publisher name. "Harper and Row"  | 
    -->{{#if: {{{publisher|}}} | &rft.pub={{urlencode:{{{publisher}}}}}    }}<!-- Publisher name. "Harper and Row"  | 
||
  -->{{#if: {{{location|}}}  | &rft.place={{urlencode:{{{location}}}}}   }}<!-- Place of publication. "New York"  | 
    -->{{#if: {{{location|}}}  | &rft.place={{urlencode:{{{location}}}}}   }}<!-- Place of publication. "New York"  | 
||
  -->{{#if: {{{pages|}}}     | &rft.pages={{urlencode:{{{pages}}}}}      }}<!-- Start and end pages for parts of a book, e.g. "124-147" ... This data element includes the OpenURL 0.1 definition of "pages".  | 
    -->{{#if: {{{pages|{{{page|}}}}}}     | &rft.pages={{urlencode:{{{pages|{{{page}}}}}}}}      }}<!-- Start and end pages for parts of a book, e.g. "124-147" ... This data element includes the OpenURL 0.1 definition of "pages".  | 
||
  -->{{#if: {{{series|}}}    | &rft.series={{urlencode:{{{series}}}}}    }}<!-- The title of a series in which the book or document was issued. There may also be an ISSN associated with the series.  | 
    -->{{#if: {{{series|}}}    | &rft.series={{urlencode:{{{series}}}}}    }}<!-- The title of a series in which the book or document was issued. There may also be an ISSN associated with the series.  | 
||
  -->{{#if: {{{isbn|}}}      | &rft.isbn={{{isbn}}}                      }}<!-- International Standard Book Number (ISBN) ... i.e. "057117678X" but it may contain hyphens, e.g. "1-878067-73-7"  | 
    -->{{#if: {{{isbn|}}}      | &rft.isbn={{{isbn}}}                      }}<!-- International Standard Book Number (ISBN) ... i.e. "057117678X" but it may contain hyphens, e.g. "1-878067-73-7"  | 
||




