Template:Cite book: Difference between revisions

copy field descriptions from spec for future editors
m>Omegatron
No edit summary
m>Omegatron
(copy field descriptions from spec for future editors)
Line 97: Line 97:
This is a COinS tag (http://ocoins.info), which allows automated tools to parse the citation information:
This is a COinS tag (http://ocoins.info), which allows automated tools to parse the citation information:
   --><span class="Z3988" title="ctx_ver=Z39.88-2004<!--
   --><span class="Z3988" title="ctx_ver=Z39.88-2004<!--
   -->&rft_val_fmt={{urlencode:info:ofi/fmt:kev:mtx:book}}<!-- Field descriptions: http://www.openurl.info/registry/docs/mtx/info:ofi/fmt:kev:mtx:book
   -->&rft_val_fmt={{urlencode:info:ofi/fmt:kev:mtx:book}}<!--                   Field descriptions: http://www.openurl.info/registry/docs/mtx/info:ofi/fmt:kev:mtx:book
   -->&rft.genre=book<!--
   -->&rft.genre=book<!--
   -->&rft.btitle={{urlencode:{{{title|}}}}}<!--
   -->&rft.btitle={{urlencode:{{{title|}}}}}<!--                                 The title of the book. This can also be expressed as title, for compatibility with version 0.1. "moby dick or the white whale"
   -->{{#if: {{{chapter|}}}  | &rft.atitle={{urlencode:{{{chapter}}}}}  }}<!--
   -->{{#if: {{{chapter|}}}  | &rft.atitle={{urlencode:{{{chapter}}}}}  }}<!-- Chapter title. Chapter title is included if it is a distinct title, i.e. "The Push Westward."
   -->{{#if: {{{last|}}}      | &rft.aulast={{urlencode:{{{last}}}}}      }}<!--
   -->{{#if: {{{last|}}}      | &rft.aulast={{urlencode:{{{last}}}}}      }}<!-- First author's family name. This may be more than one word ... i.e. Smith, Fred James is recorded as "aulast=smith"
   -->{{#if: {{{first|}}}    | &rft.aufirst={{urlencode:{{{first}}}}}    }}<!--
   -->{{#if: {{{first|}}}    | &rft.aufirst={{urlencode:{{{first}}}}}    }}<!-- First author's given name or names or initials. This data element may contain multiple words and punctuation, i.e. "Fred F", "Fred James"
   -->{{#if: {{{author|}}}    | &rft.au={{urlencode:{{{author}}}}}        }}<!--
   -->{{#if: {{{author|}}}    | &rft.au={{urlencode:{{{author}}}}}        }}<!-- This data element contains the full name of a single author, i. e. "Smith, Fred M", "Harry S. Truman".
   -->{{#if: {{{date|}}}  
   -->{{#if: {{{date|}}}  
       | &rft.date={{urlencode:{{{date}}}}}
       | &rft.date={{urlencode:{{{date}}}}}                                    
       | {{#if: {{{year|}}}  | &rft.date={{urlencode:{{{year}}}}} }}    }}<!--
       | {{#if: {{{year|}}}  | &rft.date={{urlencode:{{{year}}}}} }}    }}<!-- Date of publication. Book dates are assumed to be a single year. (or ISO 8601)
   -->{{#if: {{{edition|}}}  | &rft.edition={{urlencode:{{{edition}}}}}  }}<!--
   -->{{#if: {{{edition|}}}  | &rft.edition={{urlencode:{{{edition}}}}}  }}<!-- Statement of the edition of the book. This will usually be a phrase, with or without numbers, but may be a single number. I.e. "First edition", "4th ed."
   -->{{#if: {{{publisher|}}} | &rft.pub={{urlencode:{{{publisher}}}}}    }}<!--
   -->{{#if: {{{publisher|}}} | &rft.pub={{urlencode:{{{publisher}}}}}    }}<!-- Publisher name. "Harper and Row"
   -->{{#if: {{{location|}}}  | &rft.place={{urlencode:{{{location}}}}}  }}<!--
   -->{{#if: {{{location|}}}  | &rft.place={{urlencode:{{{location}}}}}  }}<!-- Place of publication. "New York"
   -->{{#if: {{{pages|}}}    | &rft.pages={{urlencode:{{{pages}}}}}      }}<!--
   -->{{#if: {{{pages|}}}    | &rft.pages={{urlencode:{{{pages}}}}}      }}<!-- Start and end pages for parts of a book, i.e. "124-147" ... This data element includes the OpenURL 0.1 definition of "pages".
   -->{{#if: {{{series|}}}    | &rft.series={{urlencode:{{{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}}}                      }}<!--
   -->{{#if: {{{isbn|}}}      | &rft.isbn={{{isbn}}}                      }}<!-- International Standard Book Number (ISBN) ... i.e. "057117678X" but it may contain hyphens, i.e. "1-878067-73-7"
   -->{{#if: {{{oclc|}}}      | &rft_id=info:oclcnum/{{{oclc}}}          }}<!--
   -->{{#if: {{{oclc|}}}      | &rft_id=info:oclcnum/{{{oclc}}}          }}<!--  
   -->{{#if: {{{doi|}}}      | &rft_id=info:doi/{{urlencode:{{{doi}}}}}  }}<!--
   -->{{#if: {{{doi|}}}      | &rft_id=info:doi/{{urlencode:{{{doi}}}}}  }}<!--  
   -->{{#if: {{{url|}}}      | &rft_id={{urlencode:{{{url}}}}}          }}<!--
   -->{{#if: {{{url|}}}      | &rft_id={{urlencode:{{{url}}}}}          }}<!--  
   -->">&nbsp;</span></includeonly><noinclude>{{/doc}}</noinclude>
   -->">&nbsp;</span></includeonly><noinclude>{{/doc}}</noinclude>
Anonymous user