Still working to recover. Please don't edit quite yet.

Difference between revisions of "Template:Cite book"

From Anarchopedia
Jump to: navigation, search
(New page: <includeonly><cite class="book" style="font-style:normal" {{ #if: {{{ref|}}} |{{#ifeq:{{{ref}}}|none||id="{{{ref}}}"}} |{{#if:{{{last|}}} | {{#if:{{{year|}}} | id="Reference-{{{last}...)
 
(Replacing page with '{{delete}}')
Line 1: Line 1:
<includeonly><cite class="book" style="font-style:normal" {{
+
{{delete}}
  #if: {{{ref|}}}
+
  |{{#ifeq:{{{ref}}}|none||id="{{{ref}}}"}}
+
  |{{#if:{{{last|}}} | {{#if:{{{year|}}} | id="Reference-{{{last}}}-{{{year}}}" }} }}
+
}}>{{
+
  #if: {{{author|}}}{{{last|}}}
+
  | {{
+
    #if: {{{authorlink|}}}
+
    | [[{{{authorlink}}}|{{
+
      #if: {{{last|}}}
+
      | {{{last}}}{{ #if: {{{first|}}} | , {{{first}}} }}
+
      | {{{author}}}
+
    }}]]
+
    | {{
+
      #if: {{{last|}}}
+
      | {{{last}}}{{ #if: {{{first|}}} | , {{{first}}} }}
+
      | {{{author}}}
+
    }}
+
  }}
+
}}{{
+
  #if: {{{author|}}}{{{last|}}}
+
  | {{ #if: {{{coauthors|}}} | <nowiki>;</nowiki>&#32;{{{coauthors}}} }}
+
}}{{
+
  #if: {{{origdate|}}}
+
  | &#32;<nowiki>[</nowiki>{{{origdate}}}]
+
  | {{
+
    #if: {{{origyear|}}}
+
    | {{
+
      #if: {{{origmonth|}}}
+
      | &#32;<nowiki>[</nowiki>{{{origmonth}}} {{{origyear}}}]
+
      | &#32;<nowiki>[</nowiki>{{{origyear}}}]
+
    }}
+
  }}
+
}}{{
+
  #if: {{{date|}}}
+
  | &#32;({{{date}}})
+
  | {{
+
    #if: {{{year|}}}
+
    | {{
+
      #if: {{{month|}}}
+
      | &#32;({{{month}}} {{{year}}})
+
      | &#32;({{{year}}})
+
    }}
+
  }}
+
}}{{ #if: {{{author|}}}{{{last|}}} | .
+
}}{{
+
  #if: {{{chapter|}}}
+
  | &#32;"{{
+
    #if: {{{chapterurl|}}}
+
    | [{{{chapterurl}}} {{{chapter}}}]
+
    | {{{chapter}}}
+
}}",}}{{
+
  #if: {{{editor|}}}
+
  | &#32;in {{{editor}}}:
+
}} <i>{{
+
  #if: {{{url|}}} | [{{{url}}} {{{title}}}] | {{{title}}}
+
}}</i>{{
+
  #if: {{{format|}}} | &#32;({{{format}}})
+
}}{{
+
  #if: {{{others|}}} | , {{{others}}}
+
}}{{
+
  #if: {{{edition|}}} | , {{{edition}}}
+
}}{{
+
  #if: {{{series|}}} | , {{{series}}}
+
}}{{
+
    #if: {{{volume|{{{number|}}}}}} | &#32;'''{{{volume|{{{number}}}}}}'''
+
}}{{
+
  #if: {{{language|}}} | &#32;(in {{{language}}})
+
}}{{
+
  #if: {{{publisher|}}}
+
  | {{#if: {{{format|}}}{{{others|}}}{{{edition|}}} | ,&#32; | .&#32; }}{{
+
    #if: {{{location|}}}
+
    | {{{location}}}:&#32;
+
  }}{{{publisher}}}
+
}}{{
+
  #if: {{{pages|{{{page|}}}}}} | ,&#32;{{{pages|{{{page}}}}}}
+
}}{{
+
  #if: {{{doi|}}} | . [[Digital object identifier|DOI]]:[http://dx.doi.org/{{{doi|{{{doilabel|}}}}}} {{{doi}}}]
+
}}{{
+
  #if: {{{id|}}} | . {{{id}}}
+
}}{{
+
  #if: {{{isbn|}}} | . ISBN {{{isbn}}}
+
}}{{
+
  #if: {{{oclc|}}} | . [[OCLC]] [http://worldcat.org/oclc/{{urlencode:{{{oclc}}}}} {{{oclc}}}]
+
}}{{
+
  #if: {{{url|}}}{{{chapterurl|}}} | {{
+
  #if: {{{accessdate|}}} |
+
  <span class="reference-accessdate">. Retrieved on [[{{{accessdate}}}]]</span>
+
  | {{
+
    #if: {{{accessyear|}}}
+
    | <span class="reference-accessdate">. Retrieved {{
+
      #if: {{{accessmonth|}}}
+
      | on [[{{{accessmonth}}} {{{accessyear}}}]]
+
      | during [[{{{accessyear}}}]]
+
  }}</span>}}
+
  }}
+
}}.{{ #if: {{{quote|}}} | &nbsp;“{{{quote}}}”
+
}}</cite><!--
+
 
+
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<!--
+
  -->&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}}}}}                                <!-- Date of publication.  ISO 8601 is allowed and preferred by us, although
+
  --> | {{#if: {{{year|}}}  | &rft.date={{urlencode:{{{year}}}}} }}    }}<!-- "Book dates are assumed to be a single year."
+
  -->{{#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|{{{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: {{{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}}}}}          }}<!--
+
  -->"><span style="display: none;">&nbsp;</span></span></includeonly><noinclude>{{pp-template|small=yes}}{{documentation}}</noinclude>
+

Revision as of 22:55, 26 June 2008

Delete

This article has been nominated to be deleted.
The given reason is "{{{1}}}".
You can discuss this nomination on the talk page.