Diferenças entre edições de "Predefinição:Cite book"

Da Thinkfn
(Nova página: <includeonly><cite class="book" style="font-style:normal" {{ #if: {{{ref|}}} |{{#ifeq:{{{ref}}}|none||id="{{{ref}}}"}} |{{#if:{{{last|}}} | {{#if:{{{year|}}} | id="Reference-{{{l...)
 
Linha 4: Linha 4:
 
   |{{#if:{{{last|}}} | {{#if:{{{year|}}} | id="Reference-{{{last}}}-{{{year}}}" }} }}
 
   |{{#if:{{{last|}}} | {{#if:{{{year|}}} | id="Reference-{{{last}}}-{{{year}}}" }} }}
 
}}>{{
 
}}>{{
   #if: {{{author|}}}{{{last|}}}
+
   #if: {{{author|{{{last|}}}}}}
 
   | {{
 
   | {{
 
     #if: {{{authorlink|}}}
 
     #if: {{{authorlink|}}}
Linha 19: Linha 19:
 
   }}
 
   }}
 
}}{{
 
}}{{
   #if: {{{author|}}}{{{last|}}}
+
   #if: {{{author|{{{last|}}}}}}
   | {{ #if: {{{coauthors|}}} | <nowiki>;</nowiki>&#32;{{{coauthors}}} }}
+
   | {{ #if: {{{coauthors|}}} | ,&#32;{{{coauthors}}} }}
 
}}{{
 
}}{{
 
   #if: {{{origdate|}}}
 
   #if: {{{origdate|}}}
Linha 43: Linha 43:
 
     }}
 
     }}
 
   }}
 
   }}
}}{{ #if: {{{author|}}}{{{last|}}} | .
+
}}{{ #if: {{{author|{{{last|}}}}}} | .
 
}}{{
 
}}{{
 
   #if: {{{chapter|}}}
 
   #if: {{{chapter|}}}
   | &#32;"{{
+
   | &#32;{{
 
     #if: {{{chapterurl|}}}
 
     #if: {{{chapterurl|}}}
 
     | [{{{chapterurl}}} {{{chapter}}}]
 
     | [{{{chapterurl}}} {{{chapter}}}]
 
     | {{{chapter}}}
 
     | {{{chapter}}}
}}",}}{{
+
}},}}{{
 
   #if: {{{editor|}}}
 
   #if: {{{editor|}}}
   | &#32;in {{{editor}}}:  
+
   | &#32;{{{editor}}}:  
 
}} <i>{{
 
}} <i>{{
 
   #if: {{{url|}}} | [{{{url}}} {{{title}}}] | {{{title}}}
 
   #if: {{{url|}}} | [{{{url}}} {{{title}}}] | {{{title}}}
Linha 61: Linha 61:
 
}}{{
 
}}{{
 
   #if: {{{edition|}}} | , {{{edition}}}
 
   #if: {{{edition|}}} | , {{{edition}}}
}}{{
 
  #if: {{{series|}}} | , {{{series}}}
 
 
}}{{
 
}}{{
 
   #if: {{{language|}}} | &#32;(in {{{language}}})
 
   #if: {{{language|}}} | &#32;(in {{{language}}})
Linha 74: Linha 72:
 
   #if: {{{pages|}}} | ,&#32;{{{pages}}}
 
   #if: {{{pages|}}} | ,&#32;{{{pages}}}
 
}}{{
 
}}{{
   #if: {{{doi|}}} | . [[Digital object identifier|DOI]]:[http://dx.doi.org/{{{doi|{{{doilabel|}}}}}} {{{doi}}}]
+
   #if: {{{doi|}}} | . [[Digital object identifier|DOI]]:[http://dx.doi.org/{{{doi}}} {{{doi}}}]
 
}}{{
 
}}{{
 
   #if: {{{id|}}} | . {{{id}}}
 
   #if: {{{id|}}} | . {{{id}}}
 
}}{{
 
}}{{
   #if: {{{isbn|}}} | . ISBN {{{isbn}}}
+
   #if: {{{accessdate|}}}
}}{{
+
   | . Retrieved on [[{{{accessdate}}}]]
   #if: {{{oclc|}}} | . [[OCLC]] [http://worldcat.org/oclc/{{urlencode:{{{oclc}}}}} {{{oclc}}}]
+
}}{{
+
  #if: {{{url|}}} | {{
+
  #if: {{{accessdate|}}} |
+
  . Retrieved on [[{{{accessdate}}}]]
+
 
   | {{
 
   | {{
 
     #if: {{{accessyear|}}}
 
     #if: {{{accessyear|}}}
Linha 91: Linha 84:
 
       | on [[{{{accessmonth}}} {{{accessyear}}}]]
 
       | on [[{{{accessmonth}}} {{{accessyear}}}]]
 
       | during [[{{{accessyear}}}]]
 
       | during [[{{{accessyear}}}]]
  }}}}
+
    }}
 
   }}
 
   }}
 
}}.{{ #if: {{{quote|}}} | &nbsp;“{{{quote}}}”
 
}}.{{ #if: {{{quote|}}} | &nbsp;“{{{quote}}}”
}}</cite><!--
+
}}</cite>
 
+
</includeonly><noinclude>
This is a COinS tag (http://ocoins.info), which allows automated tools to parse the citation information:
+
[[Categoria:!Predefinições para referências|Livros]]
  --><span class="Z3988" title="ctx_ver=Z39.88-2004<!--
+
</noinclude>
  -->&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<!--                                                        book: a publication that is complete in one part or a designated finite number of parts, often identified with an ISBN.  (genre could also be bookitem, conference, proceeding, report, document, or unknown)
+
  -->&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}}}}}  }}<!-- Chapter title. Chapter title is included if it is a distinct title, e.g. "The Push Westward."
+
  -->{{#if: {{{last|}}}      | &rft.aulast={{urlencode:{{{last}}}}}      }}<!-- First author's family name. This may be more than one word ... e.g. Smith, Fred James is recorded as "aulast=smith"
+
  -->{{#if: {{{first|}}}    | &rft.aufirst={{urlencode:{{{first}}}}}    }}<!-- First author's given name or names or initials. This data element may contain multiple words and punctuation, e.g. "Fred F", "Fred James"
+
  -->{{#if: {{{author|}}}    | &rft.au={{urlencode:{{{author}}}}}        }}<!-- This data element contains the full name of a single author, e.g. "Smith, Fred M", "Harry S. Truman".
+
  -->{{#if: {{{date|}}}      | &rft.date={{urlencode:{{{date}}}}}<!--
+
  -->{{#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}}}}}  }}<!-- Statement of the edition of the book. This will usually be a phrase, with or without numbers, but may be a single number, e.g. "First edition", "4th ed."
+
  -->{{#if: {{{publisher|}}} | &rft.pub={{urlencode:{{{publisher}}}}}    }}<!-- Publisher name. "Harper and Row"
+
  -->{{#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: {{{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: {{{oclc|}}}      | &rft_id=info:oclcnum/{{{oclc}}}          }}<!--
+
  -->{{#if: {{{doi|}}}      | &rft_id=info:doi/{{urlencode:{{{doi}}}}}  }}<!--
+
  -->{{#if: {{{url|}}}      | &rft_id={{urlencode:{{{url}}}}}          }}<!--
+
  -->">&nbsp;</span></includeonly><noinclude>{{template doc}}</noinclude>
+

Revisão das 11h36min de 9 de outubro de 2007