Template:Cite web/doc

From Australian sf information
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Usage

Note: None of the parameters should be capitalised, in order to avoid the article being tagged as having a broken citation. For example, use "url", "title", etc. - not "URL", "Title", etc.

Common forms with authors in any format

Citations within a page should use consistent formats. However, there is no consensus about which format is best. The following examples are for citations where one or more authors are listed in a single |{{#if:author|author=|}}authors parameter, using any format. Also shown below are two separate date formats that are commonly used in Wikipedia:

Day Month Year
{{cite web |url= |title= |author= |date= |work= |publisher= |accessdate={{#time: j F Y}}}}
Month Day, Year
{{cite web |url= |title= |author= |date= |work= |publisher= |accessdate={{#time: F j, Y}}}}

Common forms with last1, first1; last2, first2

The examples below will suffice for up to two authors each with first and last names; for more, just create more parameters in a similar style:

Day Month Year
{{cite web |url= |title= |last1= |first1= |last2= |first2= |date= |work= |publisher= |accessdate={{#time: j F Y}}}}
Month Day, Year
{{cite web |url= |title= |last1= |first1= |last2= |first2= |date= |work= |publisher= |accessdate={{#time: F j, Y}}}}

All parameters

When copying all parameters in either the vertical or horizontal layouts, delete those which are not needed.

All parameters, horizontal layout
{{cite web |url= |title= |first= |last= |author= |authorlink= |coauthors= |date= |month= |year= |work= |publisher= |location= |page= |pages= |at= |language= |trans_title= |format= |doi= |archiveurl= |archivedate= |accessdate= |quote= |ref= |separator= |postscript=}}
All parameters, vertical layout
{{cite web
| url         = 
| title       = 
| first       = 
| last        = 
| author      = 
| authorlink  = 
| coauthors   = 
| date        = 
| month       = 
| year        = 
| work        = 
| publisher   = 
| location    = 
| page        = 
| pages       = 
| at          = 
| language    = 
| trans_title = 
| format      = 
| doi         = 
| archiveurl  = 
| archivedate = 
| accessdate  = 
| quote       = 
| ref         = 
| separator   = 
| postscript  = 
}}

Required parameters

  • url: URL of online item. Start the url with the communications protocol, e.g. http://.
  • title: Title of online item. This title will appear as the citation itself, hyperlinked to the URL. Certain characters must be replaced with their HTML numeric reference to be used in the title. The character "[" must be replaced with "[", "]" with "]", and "|" (vertical bar) with "|".

Optional parameters

  • author parameters
    • author
    • last works with first to produce last, first
    • authorlink works either with author or with last & first to link to the appropriate wikipedia article. Does not work with URLs.
    • last1, first1, ..., last9, first9 and optionally authorlink1, ..., authorlink9 for specifying more authors (note: last1, first1 and authorlink1 are synonyms for last, first and authorlink, so use either last1 or last, not both)
    • coauthors: alternate way of specifying additional authors (to be used in conjunction with parameter(s) above in order to be visible)
  • a date parameter
    • either date: Full date of publication. Should not be wikilinked.
    • or year: Year of publication, and month: Name of the month of publication. If you also have the day, use date instead. Should not be wikilinked.
  • format: Format, e.g. PDF. HTML implied if not specified.
  • work: If this item is part of a larger "work", such as a book, periodical or website, write the name of that work. Do not italicize; the software will do so automatically.
  • publisher: Publisher, if any—for example if the website is hosted by a government service, educational institution, or company. (The publisher is not usually the name of the website, that is usually the work).
    • location: Geographical place of publication.
  • a page parameter
    • either page: Page number if a multi-page web article and referencing a single page. "page=5" produces p. 5.
    • or pages: Page numbers if a multi-page web article and referencing more than one page. "pages=5–7" produces pp. 5–7. This is for listing the pages relevant to the citation, not a total number of pages.
    • or at: When the page prefix is unwanted. "at=Table 5" produces Table 5.
  • language: language of publication (do not specify "English" as this is the default).
    • trans_title: A translated title of the article, in case the original title is in a foreign language. Would normally be used in conjunction with the 'language' parameter.
  • doi: A digital object identifier for the document, such as 10.1038/news070508-7
    • Doilabel: If the doi contains some characters that must be escaped, use "doilabel" for the unescaped version. See {{doi}}: "id" is equivalent to "doi" and "label" is "doilabel"
  • archive parameters (if used, both parameters must be used together)
    • archiveurl: The URL of an archived copy of the page, if (or in case) the url becomes unavailable. Typically used to refer to services like WebCite and Archive.org.
    • archivedate: Date when the item was archived. Should not be wikilinked.
  • accessdate: Full date when item was accessed. Should not be wikilinked. This should be given if the publication date is unknown; see Citation styles.
  • quote: Relevant quote from online item.
  • ref: ID for anchor. By default, no anchor is generated. The ordinary nonempty value |{{#if:ref|ref=|}}ID generates an anchor with the given ID; such a linkable reference can be made the target of wikilinks to full references, especially useful in short citations like shortened notes and parenthetical referencing. The special value |{{#if:ref|ref=|}}harv generates an anchor suitable for the {{harv}} template; see anchors for Harvard referencing templates.
  • separator: The separator to use in lists of authors, editors, etc. Defaults to ".", but "," may be useful also. If the field is present, but blank, no separator will be used.
  • postscript: The closing punctuation for the citation. If specified, over-rides the default behaviour of terminating the citation with a full stop. If the field is present, but blank, no terminating punctuation will be used. This may be useful when generating an output consistent with other templates. It is preferred to manually adding ending punctuation, as the punctuation occurs within the <cite> tag, so will appear before any icons added by browser plugins. Ignored if |{{#if:quote|quote=|}} is specified.

Duplicate periods

By default, {{cite web}} separates some fields with periods, so do not encode those fields ending with a period or a duplicate period will be added. Example: "publisher=Camelot, Inc" will correctly show as Camelot, Inc. but "publisher=Camelot, Inc." will incorrectly show as Camelot, Inc..

Examples

Some standard use cases
  • {{cite web |url=http://www.example.org/ |title=My Favorite Things, Part II |author=Doe, John |publisher=Open Publishing |date=30 April 2005 |work=Encyclopedia of Things |accessdate=6 July 2005 }}
    {{
 #if:{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}
 |{{
    #if: 
    |{{
       #iferror: {{ #expr: 1*{{{AuthorMask}}} }}
       |{{{AuthorMask}}}
       |{{#ifexpr:{{{AuthorMask}}}>000| }}{{#ifexpr:{{{AuthorMask}}}>001| }}{{#ifexpr:{{{AuthorMask}}}>002| }}{{#ifexpr:{{{AuthorMask}}}>003| }}{{#ifexpr:{{{AuthorMask}}}>004| }}{{#ifexpr:{{{AuthorMask}}}>005| }}{{#ifexpr:{{{AuthorMask}}}>006| }}{{#ifexpr:{{{AuthorMask}}}>007| }}{{#ifexpr:{{{AuthorMask}}}>008| }}{{#ifexpr:{{{AuthorMask}}}>009| }}{{#ifexpr:{{{AuthorMask}}}>010| }}{{#ifexpr:{{{AuthorMask}}}>011| }}{{#ifexpr:{{{AuthorMask}}}>012| }}{{#ifexpr:{{{AuthorMask}}}>013| }}{{#ifexpr:{{{AuthorMask}}}>014| }}{{#ifexpr:{{{AuthorMask}}}>015| }}{{#ifexpr:{{{AuthorMask}}}>016| }}{{#ifexpr:{{{AuthorMask}}}>017| }}{{#ifexpr:{{{AuthorMask}}}>018| }}{{#ifexpr:{{{AuthorMask}}}>019| }}{{#ifexpr:{{{AuthorMask}}}>020| }}{{#ifexpr:{{{AuthorMask}}}>021| }}{{#ifexpr:{{{AuthorMask}}}>022| }}{{#ifexpr:{{{AuthorMask}}}>023| }}{{#ifexpr:{{{AuthorMask}}}>024| }}{{#ifexpr:{{{AuthorMask}}}>025| }}{{#ifexpr:{{{AuthorMask}}}>026| }}{{#ifexpr:{{{AuthorMask}}}>027| }}{{#ifexpr:{{{AuthorMask}}}>028| }}{{#ifexpr:{{{AuthorMask}}}>029| }}{{#ifexpr:{{{AuthorMask}}}>030| }}{{#ifexpr:{{{AuthorMask}}}>031| }}{{#ifexpr:{{{AuthorMask}}}>032| }}{{#ifexpr:{{{AuthorMask}}}>033| }}{{#ifexpr:{{{AuthorMask}}}>034| }}{{#ifexpr:{{{AuthorMask}}}>035| }}{{#ifexpr:{{{AuthorMask}}}>036| }}{{#ifexpr:{{{AuthorMask}}}>037| }}{{#ifexpr:{{{AuthorMask}}}>038| }}{{#ifexpr:{{{AuthorMask}}}>039| }}{{#ifexpr:{{{AuthorMask}}}>040| }}{{#ifexpr:{{{AuthorMask}}}>041| }}{{#ifexpr:{{{AuthorMask}}}>042| }}{{#ifexpr:{{{AuthorMask}}}>043| }}{{#ifexpr:{{{AuthorMask}}}>044| }}{{#ifexpr:{{{AuthorMask}}}>045| }}{{#ifexpr:{{{AuthorMask}}}>046| }}{{#ifexpr:{{{AuthorMask}}}>047| }}{{#ifexpr:{{{AuthorMask}}}>048| }}{{#ifexpr:{{{AuthorMask}}}>049| }}{{#ifexpr:{{{AuthorMask}}}>050| }}{{#ifexpr:{{{AuthorMask}}}>051| }}{{#ifexpr:{{{AuthorMask}}}>052| }}{{#ifexpr:{{{AuthorMask}}}>053| }}{{#ifexpr:{{{AuthorMask}}}>054| }}{{#ifexpr:{{{AuthorMask}}}>055| }}{{#ifexpr:{{{AuthorMask}}}>056| }}{{#ifexpr:{{{AuthorMask}}}>057| }}{{#ifexpr:{{{AuthorMask}}}>058| }}{{#ifexpr:{{{AuthorMask}}}>059| }}{{#ifexpr:{{{AuthorMask}}}>060| }}{{#ifexpr:{{{AuthorMask}}}>061| }}{{#ifexpr:{{{AuthorMask}}}>062| }}{{#ifexpr:{{{AuthorMask}}}>063| }}{{#ifexpr:{{{AuthorMask}}}>064| }}{{#ifexpr:{{{AuthorMask}}}>065| }}{{#ifexpr:{{{AuthorMask}}}>066| }}{{#ifexpr:{{{AuthorMask}}}>067| }}{{#ifexpr:{{{AuthorMask}}}>068| }}{{#ifexpr:{{{AuthorMask}}}>069| }}{{#ifexpr:{{{AuthorMask}}}>070| }}{{#ifexpr:{{{AuthorMask}}}>071| }}{{#ifexpr:{{{AuthorMask}}}>072| }}{{#ifexpr:{{{AuthorMask}}}>073| }}{{#ifexpr:{{{AuthorMask}}}>074| }}{{#ifexpr:{{{AuthorMask}}}>075| }}{{#ifexpr:{{{AuthorMask}}}>076| }}{{#ifexpr:{{{AuthorMask}}}>077| }}{{#ifexpr:{{{AuthorMask}}}>078| }}{{#ifexpr:{{{AuthorMask}}}>079| }}{{#ifexpr:{{{AuthorMask}}}>080| }}{{#ifexpr:{{{AuthorMask}}}>081| }}{{#ifexpr:{{{AuthorMask}}}>082| }}{{#ifexpr:{{{AuthorMask}}}>083| }}{{#ifexpr:{{{AuthorMask}}}>084| }}{{#ifexpr:{{{AuthorMask}}}>085| }}{{#ifexpr:{{{AuthorMask}}}>086| }}{{#ifexpr:{{{AuthorMask}}}>087| }}{{#ifexpr:{{{AuthorMask}}}>088| }}{{#ifexpr:{{{AuthorMask}}}>089| }}{{#ifexpr:{{{AuthorMask}}}>090| }}{{#ifexpr:{{{AuthorMask}}}>091| }}{{#ifexpr:{{{AuthorMask}}}>092| }}{{#ifexpr:{{{AuthorMask}}}>093| }}{{#ifexpr:{{{AuthorMask}}}>094| }}{{#ifexpr:{{{AuthorMask}}}>095| }}{{#ifexpr:{{{AuthorMask}}}>096| }}{{#ifexpr:{{{AuthorMask}}}>097| }}{{#ifexpr:{{{AuthorMask}}}>098| }}{{#ifexpr:{{{AuthorMask}}}>099| }}{{#ifexpr:{{{AuthorMask}}}>100| }}{{#ifexpr:{{{AuthorMask}}}>101| }}{{#ifexpr:{{{AuthorMask}}}>102| }}{{#ifexpr:{{{AuthorMask}}}>103| }}{{#ifexpr:{{{AuthorMask}}}>104| }}{{#ifexpr:{{{AuthorMask}}}>105| }}{{#ifexpr:{{{AuthorMask}}}>106| }}{{#ifexpr:{{{AuthorMask}}}>107| }}{{#ifexpr:{{{AuthorMask}}}>108| }}{{#ifexpr:{{{AuthorMask}}}>109| }}{{#ifexpr:{{{AuthorMask}}}>110| }}{{#ifexpr:{{{AuthorMask}}}>111| }}{{#ifexpr:{{{AuthorMask}}}>112| }}{{#ifexpr:{{{AuthorMask}}}>113| }}{{#ifexpr:{{{AuthorMask}}}>114| }}{{#ifexpr:{{{AuthorMask}}}>115| }}{{#ifexpr:{{{AuthorMask}}}>116| }}{{#ifexpr:{{{AuthorMask}}}>117| }}{{#ifexpr:{{{AuthorMask}}}>118| }}{{#ifexpr:{{{AuthorMask}}}>119| }}{{#ifexpr:{{{AuthorMask}}}>120| }}{{#ifexpr:{{{AuthorMask}}}>121| }}{{#ifexpr:{{{AuthorMask}}}>122| }}{{#ifexpr:{{{AuthorMask}}}>123| }}{{#ifexpr:{{{AuthorMask}}}>124| }}{{#ifexpr:{{{AuthorMask}}}>125| }}{{#ifexpr:{{{AuthorMask}}}>126| }}{{#ifexpr:{{{AuthorMask}}}>127| }}{{#ifexpr:{{{AuthorMask}}}>128| }}{{#ifexpr:{{{AuthorMask}}}>129| }}{{#ifexpr:{{{AuthorMask}}}>130| }}{{#ifexpr:{{{AuthorMask}}}>131| }}{{#ifexpr:{{{AuthorMask}}}>132| }}{{#ifexpr:{{{AuthorMask}}}>133| }}{{#ifexpr:{{{AuthorMask}}}>134| }}{{#ifexpr:{{{AuthorMask}}}>135| }}{{#ifexpr:{{{AuthorMask}}}>136| }}{{#ifexpr:{{{AuthorMask}}}>137| }}{{#ifexpr:{{{AuthorMask}}}>138| }}{{#ifexpr:{{{AuthorMask}}}>139| }}{{#ifexpr:{{{AuthorMask}}}>140| }}{{#ifexpr:{{{AuthorMask}}}>141| }}{{#ifexpr:{{{AuthorMask}}}>142| }}{{#ifexpr:{{{AuthorMask}}}>143| }}{{#ifexpr:{{{AuthorMask}}}>144| }}{{#ifexpr:{{{AuthorMask}}}>145| }}{{#ifexpr:{{{AuthorMask}}}>146| }}{{#ifexpr:{{{AuthorMask}}}>147| }}{{#ifexpr:{{{AuthorMask}}}>148| }}{{#ifexpr:{{{AuthorMask}}}>149| }}
     }}
    |{{
       #if: {{#if:|{{{authorlink}}}|}}
       |[[{{#if:|{{{authorlink}}}|}} |{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
         #if: {{#if:|{{{first}}}|}}
         |, {{#if:|{{{first}}}|}}
        }}]]
       |{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
          #if: {{#if:|{{{first}}}|}}
          |, {{#if:|{{{first}}}|}}
        }}
     }}
  }}{{
    #if: 
    |{{#ifexpr:8<2
      | et al.
      |{{
         #iferror: {{ #expr: 1*0.0 }}
         | 
         |{{
           #if: 
           |; 
           |{{#if:| & |; }}
         }}
       }}{{
         #if: 
         |[[ |{{
            #if: 
            |, 
          }}]]
         |{{
            #if: 
            |, 
          }}
       }}{{
         #if: 
         |{{#ifexpr:8<3
           | et al.
           |{{
              #if: 
              |; 
              |{{#if:| & |; }}
            }}{{
              #if: 
              |[[ |{{
                 #if: 
                 |, 
               }}]]
              |{{
                 #if: 
                 |, 
               }}
            }}{{
              #if:
              |{{#ifexpr:8<4
                | et al.
                |{{
                   #if: 
                   |; 
                   |{{#if:| & |; }}
                 }}{{
                   #if: 
                   |[[ |{{
                      #if: 
                      |, 
                    }}]]
                   |{{
                      #if: 
                      |, 
                   }}
                 }}{{
                 #if:
                 |{{#ifexpr:8<5
                   | et al.
                   |{{
                    #if: 
                    |; 
                    |{{#if:| & |; }}
                   }}{{
                    #if: 
                    |[[ |{{
                       #if: 
                       |, 
                     }}]]
                    |{{
                       #if: 
                       |, 
                     }}
                  }}{{
                    #if:
                    |{{#ifexpr:8<6
                    | et al.
                     |{{
                       #if: 
                       |; 
                       |{{#if:| & |; }}
                     }}{{
                       #if: 
                       |[[ |{{
                          #if: 
                          |, 
                        }}]]
                       |{{
                          #if: 
                          |, 
                        }}
                     }}{{
                       #if:
                        |{{#ifexpr:8<7
                          | et al.
                       |{{
                          #if: 
                          |; 
                          |{{#if:| & |; }}
                        }}{{
                          #if: 
                          |[[ |{{
                             #if: 
                             |, 
                           }}]]
                          |{{
                             #if: 
                             |, 
                           }}
                                   }}{{
                                      #if:
                                      |{{#ifexpr:8<8
                                          | et al.
                                          |{{
                                             #if: 
                                             |; 
                                             |{{#if:| & |; }}
                                           }}{{
                                             #if: 
                                             |[[ |{{
                                                #if: 
                                                |, 
                                              }}]]
                                             |{{
                                                #if: 
                                                |, 
                                              }}
                                           }}{{
                                             #if:
                                             | et al.
                                           }}
                                        }}
                                     }}
                                  }}
                               }}
                            }}
                         }}
                      }}
                    }}
                 }}
              }}
           }}
        }}
     }}
  }}{{
    #if: 
    |; |
  }}{{
    #if: {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}
    | ({{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}){{
      #if:
    | [{{{YearNote}}}]
    }}
  }}
 |{{
    #if: 
    |{{
       #if: 
       |[[ |{{
          #if: 
          |, 
        }}]]
       |{{
          #if: 
          |, 
        }}
     }}{{
       #if: 
       |{{
         #if: 
         |; 
         |{{#if:| & |; }}
       }}{{
          #if: 
          |[[ |{{
             #if: 
             |, 
           }}]]
          |{{
             #if: 
             |, 
           }}
        }}{{
          #if: 
          |{{
             #if: 
             |; 
             |{{#if:| & |; }}
           }}{{
             #if: 
             |[[ |{{
                #if: 
                |, 
              }}]]
             |{{
                #if: 
                |, 
              }}
           }}{{
             #if:
             | et al.
           }}
        }}
      }}, ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.||.}}{{
       #if: {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}
       | ({{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}){{
        #if:
      | [{{{YearNote}}}]
      }}
     }}
  }}

}}{{

 #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{#if:||{{#if:||}}}}
 |{{
    #if:{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
  }}{{#if:{{
          #if: {{#if:||http://www.example.org/}}
          |{{#if:||http://www.example.org/}}
          |{{
             #if: 
             |{{{URL}}}
             |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}
               |{{
                  #if: 
                  |http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                }}
              }}
           }}
        }}
|[{{
          #if: {{#if:||http://www.example.org/}}
          |{{#if:||http://www.example.org/}}
          |{{
             #if: 
             |{{{URL}}}
             |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}
               |{{
                  #if: 
                  |http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                }}
              }}
           }}
        }} {{
          #if: 
          |{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
          |"{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{
            #if: 
            |{{
               #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
               | 
             }}[]
          }}"
        }}]
|{{
          #if: 
          |{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
          |"{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{
            #if: 
            |{{
               #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
               | 
             }}[]
          }}"
        }}

}} }}{{

 #if: 
 |{{
    #ifeq:  | 
    |
    |{{
       #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |{{#ifeq:{{{seperator}}} |;|;|.  }} written at {{{Place}}}
     }}
  }}

}}{{

 #if: 
 |{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
       #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.|I|i}}n 
     }}{{
       #if: 
       |[[ |{{
          #if: 
          |, 
        }}]]
       |{{
          #if: 
          |, 
        }}}}{{
       #if: 
       |{{
         #if: 
           |; 
           |{{#if:| & |; }}
         }}{{
          #if: 
          |[[|{{
             #if: 
             |, 
           }}]]
          |{{
             #if: 
             |, 
           }}
        }}{{
          #if: 
          |{{
             #if: 
             |; 
             |{{#if:| & |; }}
           }}{{
             #if: 
             |[[|{{
                #if: 
                |, 
              }}]]
             |{{
                #if: 
                |, 
              }}
           }}{{
             #if:
             | et al.
           }}
        }}
     }}{{
       #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |
       |{{#ifeq:{{{seperator}}} |;|;|.  }} ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.||.}}
     }}
  }}

}}{{

 #if: 
 |{{
    #if: 
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
  }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} }}{{
    #if: Encyclopedia of Things
    |{{#if:{{
             #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
             |{{
                #if: {{#if:||http://www.example.org/}}
                |{{
                   #if: 
                   |{{{URL}}}
                   |{{
                      #ifexpr: {{#time: U}} > {{#time: U | 1010-10-10 }} | {{
                        #if: 
                        |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                      }}
                    }}
                 }}
              }}
             |{{
                #if: 
                |{{{URL}}}
                |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }} |{{
                      #if: 
                      |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                   }}
                }}
              }}
           }}
|[{{
             #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
             |{{
                #if: {{#if:||http://www.example.org/}}
                |{{
                   #if: 
                   |{{{URL}}}
                   |{{
                      #ifexpr: {{#time: U}} > {{#time: U | 1010-10-10 }} | {{
                        #if: 
                        |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                      }}
                    }}
                 }}
              }}
             |{{
                #if: 
                |{{{URL}}}
                |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }} |{{
                      #if: 
                      |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                   }}
                }}
              }}
           }} "Encyclopedia of Things{{
         #if: 
         |{{
            #if: Encyclopedia of Things
            | 
          }}[]
       }}"]
|"Encyclopedia of Things{{
         #if: 
         |{{
            #if: Encyclopedia of Things
            | 
          }}[]
       }}"

}}{{

       #if: 
       |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{TitleNote}}}
     }}
  }}

}}{{

 #if: 
 | (in )

}}{{

 #if: 
 | ()

}}{{

  #if: 
  |{{
     #if:{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}Encyclopedia of Things
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{{Periodical}}}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Series}}}
   }}{{
     #if: 
     |{{
        #if: Open Publishing
        | (: Open Publishing)
        | ()
      }}
     |{{
        #if: Open Publishing
        | (Open Publishing)
      }}
   }}{{
     #if: 
     | {{{Volume}}}{{
        #if: 
        | ({{{Issue}}})
      }}
     |{{
        #if: 
        | ({{{Issue}}})
      }}
   }}{{
     #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
     |:  {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
   }}
  |{{
     #if: Encyclopedia of Things
     |{{
        #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
        |{{#ifeq:{{{seperator}}} |;|;|.  }}
      }} {{#if:{{
              #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
              |{{
                 #if: {{#if:||http://www.example.org/}}
                 |{{
                    #if: 
                    |{{{URL}}}
                    |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                       #if: 
                       |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                     }}}}
                  }}
               }}
              |{{
                 #if: 
                 |{{{URL}}}
                               |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                    #if: 
                    |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                  }}}}
               }}
            }}
|[{{
              #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
              |{{
                 #if: {{#if:||http://www.example.org/}}
                 |{{
                    #if: 
                    |{{{URL}}}
                    |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                       #if: 
                       |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                     }}}}
                  }}
               }}
              |{{
                 #if: 
                 |{{{URL}}}
                               |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                    #if: 
                    |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                  }}}}
               }}
            }} Encyclopedia of Things{{
           #if:| [{{{TransItalic}}}]
         }}]
|Encyclopedia of Things{{
           #if:| [{{{TransItalic}}}]
         }}

}}

   }}{{
     #if: 
     | ({{{TitleType}}})
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Series}}}
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Volume}}}
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{
     #if: 
     | ({{{Edition}}} ed.)
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{
     #if: Open Publishing
     |{{
        #if: 
        |:
        |{{#ifeq:{{{seperator}}} |;|;|.  }}
      }} Open Publishing
   }}

}}{{

 #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}
 |
 |{{
    #if: {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}{{
      #if:
    | [{{{YearNote}}}]
    }}
  }}

}}{{

 #if: 
 |{{
    #ifeq:  | {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}
    |
    |{{
       #if: 
       |{{
          #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}
          |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{PublicationDate}}}
          | (published {{{PublicationDate}}})
        }}
       |{{
          #if: 
          |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{PublicationDate}}}
          | (published {{{PublicationDate}}})
        }}
     }}
  }}

}}{{

 #if: 
 |
 |{{
    #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
  }}

}}{{

  1. if:
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:doi
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}Encyclopedia of Things
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
    |
  }}

}}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:isbn
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:issn
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:oclc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmid
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{
    #if: 
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}}

    |{{#if:1||{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}

  }}

}}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:bibcode
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

  1. if:

|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Archive}}} |{{

 #if:
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.|A|a}}rchived{{
   #if:http://www.example.org/{{#if:%7C%7Chttp://www.example.org/}}
   |{{#if:| from {{#if:http://www.example.org/
|the original
|the original

}}}}

   }}{{
   #if:
   | on 
   }}{{
   #if:{{#if:||A}}{{#if:http://www.example.org/{{#if:%7C%7Chttp://www.example.org/}}%7C%7CB}}{{#if:%7C%7CC}}
   |. Error: If you specify |{{#if:|archiveurl|archivedate}}=, you must {{#if:http://www.example.org/{{#if:%7C%7Chttp://www.example.org/}}%7C also specify |{{#if:|archivedate|archiveurl}}=|first specify |url=}}{{#if:| when using {{[[Template:{{{2}}}|{{{2}}}]]}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

   }}
 }}

}}{{

 #if: {{#if:||http://www.example.org/}}
 |{{
    #if: Encyclopedia of Things{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
                                     #if: {{#if:||http://www.example.org/}}
                                     |{{#if:||http://www.example.org/}}
                                     |{{{URL}}}
                                   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
             #if: {{#if:||http://www.example.org/}}
             |{{#if:||http://www.example.org/}}
             |{{{URL}}}
           }}
  }}{{
    #if: {{#if:6 July 2005
               |{{#if: 
                  |6 July 2005 {{{accessyear}}}
                  |6 July 2005
                }}
               |  
  }}
    | {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|,|, r|. R}}etrieved {{#if:6 July 2005
               |{{#if: 
                  |6 July 2005 {{{accessyear}}}
                  |6 July 2005
                }}
               |  
  }}
    }}

}}{{#if:

 |{{#ifeq:{{{seperator}}} |;|;|.  }} [{{{laysummary}}} Lay summary]{{#if: | – {{{laysource}}}}}

}}{{#if:

 |  ({{{laydate}}})

}}{{#if:

 |{{#ifeq:{{{seperator}}} |;|;|.  }} ""

}}{{#if:||.}}<span

   class="Z3988"
   title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3A{{
     #if: 
     |journal&rft.genre=article&rft.atitle=Encyclopedia+of+Things&rft.jtitle=
     |book{{
        #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
        |&rft.genre=bookitem&rft.btitle=%7B%7B%0A++++%23if%3AMy+Favorite+Things%2C+Part+II%0A++++%7CMy+Favorite+Things%2C+Part+II%0A++++%7C%7B%7B%0A++++++%23if%3A%0A++++++%7C%0A++++++%7C%3Cspan+class%3D%22error%22%3EError%3A+no+%3Ccode%3E%26%23124%3Btitle%26%2361%3B%3C%2Fcode%3E+specified%7B%7B%23if%3ACite+web%7C%26%2332%3Bwhen+using+%7B%7B%5B%5BTemplate%3ACite+web%7CCite+web%5D%5D%7D%7D%7D%7D%3C%2Fspan%3E%7B%7B%23ifeq%3A%7Ctrue%7C%7C%7B%7B%23switch%3A++++%0A++%7B%7B%23switch%3A++++%0A++++%7B%7B%23if%3A+%0A++++++%7C+%7B%7B%7Bdemospace%7D%7D%7D%0A++++++%7C+%7B%7B%23if%3A+%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3A%7C%0A++++++++++%7C+talk%0A++++++++++%7C++%0A++++++++++%7D%7D%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3Atemplate%7Ctemplate+talk%0A++++++++++%7C+talk%0A++++++++++%7C+template+%0A++++++++++%7D%7D%0A++++++++%7D%7D%0A++++++%7D%7D%0A++%7C+showall+++%3D+showall+++%0A++%7C+main+++++++++%0A++%7C+++++++++++%3D+1%0A++%7C+talk++++++%3D+++%0A++%7C+user++++++%3D+++%0A++%7C+wikipedia+%3D+++%0A++%7C+file%0A++%7C+image+++++%3D+2%0A++%7C+mediawiki+%3D+++%0A++%7C+template++%3D+2%0A++%7C+help++++++%3D+2%0A++%7C+category++%3D+2%0A++%7C+portal++++%3D+++%0A++%7C+book++++++%3D+++%0A++%7C+other%0A++%7C+%23default++%3D++%0A++%7D%7D%0A%0A%7C+1+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CCite+web%2Fdoc%5D%5D%0A%7C+2+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Cite+web%2Fdoc%5D%5D%0A%7C+3+%3D+%0A%7C+4+%3D+%0A%7C+5+%3D+%0A%7C+6+%3D+%0A%7C+showall+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CCite+web%2Fdoc%5D%5D%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Cite+web%2Fdoc%5D%5D%0A%7D%7D%7D%7D%0A++++++%7D%7D%0A++++%7D%7D&rft.atitle=Encyclopedia+of+Things
        |&rft.genre=book&rft.btitle=Encyclopedia+of+Things
      }}
   }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }} |&rft.aulast=%7B%7B%23if%3A%0A++++++++++++++++%7C%7B%7B%7Blast%7D%7D%7D%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7CDoe%2C+John%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
      #if: {{#if:|{{{first}}}|}} |&rft.aufirst=%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
    }}
  }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }} |&rft.au=%7B%7B%23if%3A%0A++++++++++++++++%7C%7B%7B%7Blast%7D%7D%7D%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7CDoe%2C+John%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
      #if: {{#if:|{{{first}}}|}} |%2C%26%2332%3B%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
   }}{{
     #if: {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}} |&rft.date=%7B%7B%23if%3A30+April+2005%7C30+April+2005%7C++%7B%7B%23if%3A%7C%7B%7B%7Byear%7D%7D%7D%7C%7D%7D%7D%7D
   }}{{
     #if:  |&rft.series=%7B%7B%7BSeries%7D%7D%7D
   }}{{
     #if:  |&rft.volume=%7B%7B%7BVolume%7D%7D%7D
   }}{{
     #if:  |&rft.issue=%7B%7B%7BIssue%7D%7D%7D
   }}{{
     #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }} |&rft.pages=%7B%7B%23if%3A%7Cp.+%7B%7B%7Bpage%7D%7D%7D%7C%7B%7B%23if%3A%7Cpp.+%7C+%7D%7D+%7D%7D
   }}{{
     #if:  |&rft.edition=%7B%7B%7BEdition%7D%7D%7D
   }}{{
     #if:  |&rft.place=
   }}{{
     #if: Open Publishing |&rft.pub=Open+Publishing
   }}{{
     #if:  |&rft_id=info:doi/
   }}{{
     #if:  |&rft_id=info:pmid/
   }}{{
     #if:  |&rft_id=info:bibcode/%7B%7B%7BBibcode%7D%7D%7D
   }}{{
     #if:  |&rft_id=info:oclcnum/
   }}{{
     #if:  |&rft.isbn=
   }}{{
     #if:  |&rft.issn=
   }}{{
     #if: {{#if:||http://www.example.org/}} |&rft_id=%7B%7B%23if%3A%7C%7Chttp%3A%2F%2Fwww.example.org%2F%7D%7D
   }}&rfr_id=info:sid/en.wikipedia.org:Template:Cite_web/doc"> {{#if:|}}
  • {{cite web |url=http://www.example.org/ |title=My Favorite Things, Part II |author=Doe, John |date=30 April 2005 |work=Encyclopedia of Things |accessdate=6 July 2005 }}
    {{
 #if:{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}
 |{{
    #if: 
    |{{
       #iferror: {{ #expr: 1*{{{AuthorMask}}} }}
       |{{{AuthorMask}}}
       |{{#ifexpr:{{{AuthorMask}}}>000| }}{{#ifexpr:{{{AuthorMask}}}>001| }}{{#ifexpr:{{{AuthorMask}}}>002| }}{{#ifexpr:{{{AuthorMask}}}>003| }}{{#ifexpr:{{{AuthorMask}}}>004| }}{{#ifexpr:{{{AuthorMask}}}>005| }}{{#ifexpr:{{{AuthorMask}}}>006| }}{{#ifexpr:{{{AuthorMask}}}>007| }}{{#ifexpr:{{{AuthorMask}}}>008| }}{{#ifexpr:{{{AuthorMask}}}>009| }}{{#ifexpr:{{{AuthorMask}}}>010| }}{{#ifexpr:{{{AuthorMask}}}>011| }}{{#ifexpr:{{{AuthorMask}}}>012| }}{{#ifexpr:{{{AuthorMask}}}>013| }}{{#ifexpr:{{{AuthorMask}}}>014| }}{{#ifexpr:{{{AuthorMask}}}>015| }}{{#ifexpr:{{{AuthorMask}}}>016| }}{{#ifexpr:{{{AuthorMask}}}>017| }}{{#ifexpr:{{{AuthorMask}}}>018| }}{{#ifexpr:{{{AuthorMask}}}>019| }}{{#ifexpr:{{{AuthorMask}}}>020| }}{{#ifexpr:{{{AuthorMask}}}>021| }}{{#ifexpr:{{{AuthorMask}}}>022| }}{{#ifexpr:{{{AuthorMask}}}>023| }}{{#ifexpr:{{{AuthorMask}}}>024| }}{{#ifexpr:{{{AuthorMask}}}>025| }}{{#ifexpr:{{{AuthorMask}}}>026| }}{{#ifexpr:{{{AuthorMask}}}>027| }}{{#ifexpr:{{{AuthorMask}}}>028| }}{{#ifexpr:{{{AuthorMask}}}>029| }}{{#ifexpr:{{{AuthorMask}}}>030| }}{{#ifexpr:{{{AuthorMask}}}>031| }}{{#ifexpr:{{{AuthorMask}}}>032| }}{{#ifexpr:{{{AuthorMask}}}>033| }}{{#ifexpr:{{{AuthorMask}}}>034| }}{{#ifexpr:{{{AuthorMask}}}>035| }}{{#ifexpr:{{{AuthorMask}}}>036| }}{{#ifexpr:{{{AuthorMask}}}>037| }}{{#ifexpr:{{{AuthorMask}}}>038| }}{{#ifexpr:{{{AuthorMask}}}>039| }}{{#ifexpr:{{{AuthorMask}}}>040| }}{{#ifexpr:{{{AuthorMask}}}>041| }}{{#ifexpr:{{{AuthorMask}}}>042| }}{{#ifexpr:{{{AuthorMask}}}>043| }}{{#ifexpr:{{{AuthorMask}}}>044| }}{{#ifexpr:{{{AuthorMask}}}>045| }}{{#ifexpr:{{{AuthorMask}}}>046| }}{{#ifexpr:{{{AuthorMask}}}>047| }}{{#ifexpr:{{{AuthorMask}}}>048| }}{{#ifexpr:{{{AuthorMask}}}>049| }}{{#ifexpr:{{{AuthorMask}}}>050| }}{{#ifexpr:{{{AuthorMask}}}>051| }}{{#ifexpr:{{{AuthorMask}}}>052| }}{{#ifexpr:{{{AuthorMask}}}>053| }}{{#ifexpr:{{{AuthorMask}}}>054| }}{{#ifexpr:{{{AuthorMask}}}>055| }}{{#ifexpr:{{{AuthorMask}}}>056| }}{{#ifexpr:{{{AuthorMask}}}>057| }}{{#ifexpr:{{{AuthorMask}}}>058| }}{{#ifexpr:{{{AuthorMask}}}>059| }}{{#ifexpr:{{{AuthorMask}}}>060| }}{{#ifexpr:{{{AuthorMask}}}>061| }}{{#ifexpr:{{{AuthorMask}}}>062| }}{{#ifexpr:{{{AuthorMask}}}>063| }}{{#ifexpr:{{{AuthorMask}}}>064| }}{{#ifexpr:{{{AuthorMask}}}>065| }}{{#ifexpr:{{{AuthorMask}}}>066| }}{{#ifexpr:{{{AuthorMask}}}>067| }}{{#ifexpr:{{{AuthorMask}}}>068| }}{{#ifexpr:{{{AuthorMask}}}>069| }}{{#ifexpr:{{{AuthorMask}}}>070| }}{{#ifexpr:{{{AuthorMask}}}>071| }}{{#ifexpr:{{{AuthorMask}}}>072| }}{{#ifexpr:{{{AuthorMask}}}>073| }}{{#ifexpr:{{{AuthorMask}}}>074| }}{{#ifexpr:{{{AuthorMask}}}>075| }}{{#ifexpr:{{{AuthorMask}}}>076| }}{{#ifexpr:{{{AuthorMask}}}>077| }}{{#ifexpr:{{{AuthorMask}}}>078| }}{{#ifexpr:{{{AuthorMask}}}>079| }}{{#ifexpr:{{{AuthorMask}}}>080| }}{{#ifexpr:{{{AuthorMask}}}>081| }}{{#ifexpr:{{{AuthorMask}}}>082| }}{{#ifexpr:{{{AuthorMask}}}>083| }}{{#ifexpr:{{{AuthorMask}}}>084| }}{{#ifexpr:{{{AuthorMask}}}>085| }}{{#ifexpr:{{{AuthorMask}}}>086| }}{{#ifexpr:{{{AuthorMask}}}>087| }}{{#ifexpr:{{{AuthorMask}}}>088| }}{{#ifexpr:{{{AuthorMask}}}>089| }}{{#ifexpr:{{{AuthorMask}}}>090| }}{{#ifexpr:{{{AuthorMask}}}>091| }}{{#ifexpr:{{{AuthorMask}}}>092| }}{{#ifexpr:{{{AuthorMask}}}>093| }}{{#ifexpr:{{{AuthorMask}}}>094| }}{{#ifexpr:{{{AuthorMask}}}>095| }}{{#ifexpr:{{{AuthorMask}}}>096| }}{{#ifexpr:{{{AuthorMask}}}>097| }}{{#ifexpr:{{{AuthorMask}}}>098| }}{{#ifexpr:{{{AuthorMask}}}>099| }}{{#ifexpr:{{{AuthorMask}}}>100| }}{{#ifexpr:{{{AuthorMask}}}>101| }}{{#ifexpr:{{{AuthorMask}}}>102| }}{{#ifexpr:{{{AuthorMask}}}>103| }}{{#ifexpr:{{{AuthorMask}}}>104| }}{{#ifexpr:{{{AuthorMask}}}>105| }}{{#ifexpr:{{{AuthorMask}}}>106| }}{{#ifexpr:{{{AuthorMask}}}>107| }}{{#ifexpr:{{{AuthorMask}}}>108| }}{{#ifexpr:{{{AuthorMask}}}>109| }}{{#ifexpr:{{{AuthorMask}}}>110| }}{{#ifexpr:{{{AuthorMask}}}>111| }}{{#ifexpr:{{{AuthorMask}}}>112| }}{{#ifexpr:{{{AuthorMask}}}>113| }}{{#ifexpr:{{{AuthorMask}}}>114| }}{{#ifexpr:{{{AuthorMask}}}>115| }}{{#ifexpr:{{{AuthorMask}}}>116| }}{{#ifexpr:{{{AuthorMask}}}>117| }}{{#ifexpr:{{{AuthorMask}}}>118| }}{{#ifexpr:{{{AuthorMask}}}>119| }}{{#ifexpr:{{{AuthorMask}}}>120| }}{{#ifexpr:{{{AuthorMask}}}>121| }}{{#ifexpr:{{{AuthorMask}}}>122| }}{{#ifexpr:{{{AuthorMask}}}>123| }}{{#ifexpr:{{{AuthorMask}}}>124| }}{{#ifexpr:{{{AuthorMask}}}>125| }}{{#ifexpr:{{{AuthorMask}}}>126| }}{{#ifexpr:{{{AuthorMask}}}>127| }}{{#ifexpr:{{{AuthorMask}}}>128| }}{{#ifexpr:{{{AuthorMask}}}>129| }}{{#ifexpr:{{{AuthorMask}}}>130| }}{{#ifexpr:{{{AuthorMask}}}>131| }}{{#ifexpr:{{{AuthorMask}}}>132| }}{{#ifexpr:{{{AuthorMask}}}>133| }}{{#ifexpr:{{{AuthorMask}}}>134| }}{{#ifexpr:{{{AuthorMask}}}>135| }}{{#ifexpr:{{{AuthorMask}}}>136| }}{{#ifexpr:{{{AuthorMask}}}>137| }}{{#ifexpr:{{{AuthorMask}}}>138| }}{{#ifexpr:{{{AuthorMask}}}>139| }}{{#ifexpr:{{{AuthorMask}}}>140| }}{{#ifexpr:{{{AuthorMask}}}>141| }}{{#ifexpr:{{{AuthorMask}}}>142| }}{{#ifexpr:{{{AuthorMask}}}>143| }}{{#ifexpr:{{{AuthorMask}}}>144| }}{{#ifexpr:{{{AuthorMask}}}>145| }}{{#ifexpr:{{{AuthorMask}}}>146| }}{{#ifexpr:{{{AuthorMask}}}>147| }}{{#ifexpr:{{{AuthorMask}}}>148| }}{{#ifexpr:{{{AuthorMask}}}>149| }}
     }}
    |{{
       #if: {{#if:|{{{authorlink}}}|}}
       |[[{{#if:|{{{authorlink}}}|}} |{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
         #if: {{#if:|{{{first}}}|}}
         |, {{#if:|{{{first}}}|}}
        }}]]
       |{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
          #if: {{#if:|{{{first}}}|}}
          |, {{#if:|{{{first}}}|}}
        }}
     }}
  }}{{
    #if: 
    |{{#ifexpr:8<2
      | et al.
      |{{
         #iferror: {{ #expr: 1*0.0 }}
         | 
         |{{
           #if: 
           |; 
           |{{#if:| & |; }}
         }}
       }}{{
         #if: 
         |[[ |{{
            #if: 
            |, 
          }}]]
         |{{
            #if: 
            |, 
          }}
       }}{{
         #if: 
         |{{#ifexpr:8<3
           | et al.
           |{{
              #if: 
              |; 
              |{{#if:| & |; }}
            }}{{
              #if: 
              |[[ |{{
                 #if: 
                 |, 
               }}]]
              |{{
                 #if: 
                 |, 
               }}
            }}{{
              #if:
              |{{#ifexpr:8<4
                | et al.
                |{{
                   #if: 
                   |; 
                   |{{#if:| & |; }}
                 }}{{
                   #if: 
                   |[[ |{{
                      #if: 
                      |, 
                    }}]]
                   |{{
                      #if: 
                      |, 
                   }}
                 }}{{
                 #if:
                 |{{#ifexpr:8<5
                   | et al.
                   |{{
                    #if: 
                    |; 
                    |{{#if:| & |; }}
                   }}{{
                    #if: 
                    |[[ |{{
                       #if: 
                       |, 
                     }}]]
                    |{{
                       #if: 
                       |, 
                     }}
                  }}{{
                    #if:
                    |{{#ifexpr:8<6
                    | et al.
                     |{{
                       #if: 
                       |; 
                       |{{#if:| & |; }}
                     }}{{
                       #if: 
                       |[[ |{{
                          #if: 
                          |, 
                        }}]]
                       |{{
                          #if: 
                          |, 
                        }}
                     }}{{
                       #if:
                        |{{#ifexpr:8<7
                          | et al.
                       |{{
                          #if: 
                          |; 
                          |{{#if:| & |; }}
                        }}{{
                          #if: 
                          |[[ |{{
                             #if: 
                             |, 
                           }}]]
                          |{{
                             #if: 
                             |, 
                           }}
                                   }}{{
                                      #if:
                                      |{{#ifexpr:8<8
                                          | et al.
                                          |{{
                                             #if: 
                                             |; 
                                             |{{#if:| & |; }}
                                           }}{{
                                             #if: 
                                             |[[ |{{
                                                #if: 
                                                |, 
                                              }}]]
                                             |{{
                                                #if: 
                                                |, 
                                              }}
                                           }}{{
                                             #if:
                                             | et al.
                                           }}
                                        }}
                                     }}
                                  }}
                               }}
                            }}
                         }}
                      }}
                    }}
                 }}
              }}
           }}
        }}
     }}
  }}{{
    #if: 
    |; |
  }}{{
    #if: {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}
    | ({{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}){{
      #if:
    | [{{{YearNote}}}]
    }}
  }}
 |{{
    #if: 
    |{{
       #if: 
       |[[ |{{
          #if: 
          |, 
        }}]]
       |{{
          #if: 
          |, 
        }}
     }}{{
       #if: 
       |{{
         #if: 
         |; 
         |{{#if:| & |; }}
       }}{{
          #if: 
          |[[ |{{
             #if: 
             |, 
           }}]]
          |{{
             #if: 
             |, 
           }}
        }}{{
          #if: 
          |{{
             #if: 
             |; 
             |{{#if:| & |; }}
           }}{{
             #if: 
             |[[ |{{
                #if: 
                |, 
              }}]]
             |{{
                #if: 
                |, 
              }}
           }}{{
             #if:
             | et al.
           }}
        }}
      }}, ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.||.}}{{
       #if: {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}
       | ({{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}){{
        #if:
      | [{{{YearNote}}}]
      }}
     }}
  }}

}}{{

 #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{#if:||{{#if:||}}}}
 |{{
    #if:{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
  }}{{#if:{{
          #if: {{#if:||http://www.example.org/}}
          |{{#if:||http://www.example.org/}}
          |{{
             #if: 
             |{{{URL}}}
             |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}
               |{{
                  #if: 
                  |http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                }}
              }}
           }}
        }}
|[{{
          #if: {{#if:||http://www.example.org/}}
          |{{#if:||http://www.example.org/}}
          |{{
             #if: 
             |{{{URL}}}
             |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}
               |{{
                  #if: 
                  |http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                }}
              }}
           }}
        }} {{
          #if: 
          |{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
          |"{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{
            #if: 
            |{{
               #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
               | 
             }}[]
          }}"
        }}]
|{{
          #if: 
          |{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
          |"{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{
            #if: 
            |{{
               #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
               | 
             }}[]
          }}"
        }}

}} }}{{

 #if: 
 |{{
    #ifeq:  | 
    |
    |{{
       #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |{{#ifeq:{{{seperator}}} |;|;|.  }} written at {{{Place}}}
     }}
  }}

}}{{

 #if: 
 |{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
       #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.|I|i}}n 
     }}{{
       #if: 
       |[[ |{{
          #if: 
          |, 
        }}]]
       |{{
          #if: 
          |, 
        }}}}{{
       #if: 
       |{{
         #if: 
           |; 
           |{{#if:| & |; }}
         }}{{
          #if: 
          |[[|{{
             #if: 
             |, 
           }}]]
          |{{
             #if: 
             |, 
           }}
        }}{{
          #if: 
          |{{
             #if: 
             |; 
             |{{#if:| & |; }}
           }}{{
             #if: 
             |[[|{{
                #if: 
                |, 
              }}]]
             |{{
                #if: 
                |, 
              }}
           }}{{
             #if:
             | et al.
           }}
        }}
     }}{{
       #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |
       |{{#ifeq:{{{seperator}}} |;|;|.  }} ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.||.}}
     }}
  }}

}}{{

 #if: 
 |{{
    #if: 
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
  }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} }}{{
    #if: Encyclopedia of Things
    |{{#if:{{
             #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
             |{{
                #if: {{#if:||http://www.example.org/}}
                |{{
                   #if: 
                   |{{{URL}}}
                   |{{
                      #ifexpr: {{#time: U}} > {{#time: U | 1010-10-10 }} | {{
                        #if: 
                        |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                      }}
                    }}
                 }}
              }}
             |{{
                #if: 
                |{{{URL}}}
                |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }} |{{
                      #if: 
                      |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                   }}
                }}
              }}
           }}
|[{{
             #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
             |{{
                #if: {{#if:||http://www.example.org/}}
                |{{
                   #if: 
                   |{{{URL}}}
                   |{{
                      #ifexpr: {{#time: U}} > {{#time: U | 1010-10-10 }} | {{
                        #if: 
                        |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                      }}
                    }}
                 }}
              }}
             |{{
                #if: 
                |{{{URL}}}
                |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }} |{{
                      #if: 
                      |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                   }}
                }}
              }}
           }} "Encyclopedia of Things{{
         #if: 
         |{{
            #if: Encyclopedia of Things
            | 
          }}[]
       }}"]
|"Encyclopedia of Things{{
         #if: 
         |{{
            #if: Encyclopedia of Things
            | 
          }}[]
       }}"

}}{{

       #if: 
       |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{TitleNote}}}
     }}
  }}

}}{{

 #if: 
 | (in )

}}{{

 #if: 
 | ()

}}{{

  #if: 
  |{{
     #if:{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}Encyclopedia of Things
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{{Periodical}}}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Series}}}
   }}{{
     #if: 
     |{{
        #if: 
        | (: )
        | ()
      }}
     |{{
        #if: 
        | ()
      }}
   }}{{
     #if: 
     | {{{Volume}}}{{
        #if: 
        | ({{{Issue}}})
      }}
     |{{
        #if: 
        | ({{{Issue}}})
      }}
   }}{{
     #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
     |:  {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
   }}
  |{{
     #if: Encyclopedia of Things
     |{{
        #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
        |{{#ifeq:{{{seperator}}} |;|;|.  }}
      }} {{#if:{{
              #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
              |{{
                 #if: {{#if:||http://www.example.org/}}
                 |{{
                    #if: 
                    |{{{URL}}}
                    |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                       #if: 
                       |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                     }}}}
                  }}
               }}
              |{{
                 #if: 
                 |{{{URL}}}
                               |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                    #if: 
                    |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                  }}}}
               }}
            }}
|[{{
              #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
              |{{
                 #if: {{#if:||http://www.example.org/}}
                 |{{
                    #if: 
                    |{{{URL}}}
                    |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                       #if: 
                       |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                     }}}}
                  }}
               }}
              |{{
                 #if: 
                 |{{{URL}}}
                               |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                    #if: 
                    |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                  }}}}
               }}
            }} Encyclopedia of Things{{
           #if:| [{{{TransItalic}}}]
         }}]
|Encyclopedia of Things{{
           #if:| [{{{TransItalic}}}]
         }}

}}

   }}{{
     #if: 
     | ({{{TitleType}}})
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Series}}}
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Volume}}}
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{
     #if: 
     | ({{{Edition}}} ed.)
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{
     #if: 
     |{{
        #if: 
        |:
        |{{#ifeq:{{{seperator}}} |;|;|.  }}
      }} 
   }}

}}{{

 #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}
 |
 |{{
    #if: {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}{{
      #if:
    | [{{{YearNote}}}]
    }}
  }}

}}{{

 #if: 
 |{{
    #ifeq:  | {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}
    |
    |{{
       #if: 
       |{{
          #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}
          |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{PublicationDate}}}
          | (published {{{PublicationDate}}})
        }}
       |{{
          #if: 
          |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{PublicationDate}}}
          | (published {{{PublicationDate}}})
        }}
     }}
  }}

}}{{

 #if: 
 |
 |{{
    #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
  }}

}}{{

  1. if:
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:doi
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}Encyclopedia of Things
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
    |
  }}

}}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:isbn
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:issn
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:oclc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmid
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{
    #if: 
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}}

    |{{#if:1||{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}

  }}

}}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:bibcode
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

  1. if:

|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Archive}}} |{{

 #if:
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.|A|a}}rchived{{
   #if:http://www.example.org/{{#if:%7C%7Chttp://www.example.org/}}
   |{{#if:| from {{#if:http://www.example.org/
|the original
|the original

}}}}

   }}{{
   #if:
   | on 
   }}{{
   #if:{{#if:||A}}{{#if:http://www.example.org/{{#if:%7C%7Chttp://www.example.org/}}%7C%7CB}}{{#if:%7C%7CC}}
   |. Error: If you specify |{{#if:|archiveurl|archivedate}}=, you must {{#if:http://www.example.org/{{#if:%7C%7Chttp://www.example.org/}}%7C also specify |{{#if:|archivedate|archiveurl}}=|first specify |url=}}{{#if:| when using {{[[Template:{{{2}}}|{{{2}}}]]}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

   }}
 }}

}}{{

 #if: {{#if:||http://www.example.org/}}
 |{{
    #if: Encyclopedia of Things{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
                                     #if: {{#if:||http://www.example.org/}}
                                     |{{#if:||http://www.example.org/}}
                                     |{{{URL}}}
                                   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
             #if: {{#if:||http://www.example.org/}}
             |{{#if:||http://www.example.org/}}
             |{{{URL}}}
           }}
  }}{{
    #if: {{#if:6 July 2005
               |{{#if: 
                  |6 July 2005 {{{accessyear}}}
                  |6 July 2005
                }}
               |  
  }}
    | {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|,|, r|. R}}etrieved {{#if:6 July 2005
               |{{#if: 
                  |6 July 2005 {{{accessyear}}}
                  |6 July 2005
                }}
               |  
  }}
    }}

}}{{#if:

 |{{#ifeq:{{{seperator}}} |;|;|.  }} [{{{laysummary}}} Lay summary]{{#if: | – {{{laysource}}}}}

}}{{#if:

 |  ({{{laydate}}})

}}{{#if:

 |{{#ifeq:{{{seperator}}} |;|;|.  }} ""

}}{{#if:||.}}<span

   class="Z3988"
   title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3A{{
     #if: 
     |journal&rft.genre=article&rft.atitle=Encyclopedia+of+Things&rft.jtitle=
     |book{{
        #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
        |&rft.genre=bookitem&rft.btitle=%7B%7B%0A++++%23if%3AMy+Favorite+Things%2C+Part+II%0A++++%7CMy+Favorite+Things%2C+Part+II%0A++++%7C%7B%7B%0A++++++%23if%3A%0A++++++%7C%0A++++++%7C%3Cspan+class%3D%22error%22%3EError%3A+no+%3Ccode%3E%26%23124%3Btitle%26%2361%3B%3C%2Fcode%3E+specified%7B%7B%23if%3ACite+web%7C%26%2332%3Bwhen+using+%7B%7B%5B%5BTemplate%3ACite+web%7CCite+web%5D%5D%7D%7D%7D%7D%3C%2Fspan%3E%7B%7B%23ifeq%3A%7Ctrue%7C%7C%7B%7B%23switch%3A++++%0A++%7B%7B%23switch%3A++++%0A++++%7B%7B%23if%3A+%0A++++++%7C+%7B%7B%7Bdemospace%7D%7D%7D%0A++++++%7C+%7B%7B%23if%3A+%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3A%7C%0A++++++++++%7C+talk%0A++++++++++%7C++%0A++++++++++%7D%7D%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3Atemplate%7Ctemplate+talk%0A++++++++++%7C+talk%0A++++++++++%7C+template+%0A++++++++++%7D%7D%0A++++++++%7D%7D%0A++++++%7D%7D%0A++%7C+showall+++%3D+showall+++%0A++%7C+main+++++++++%0A++%7C+++++++++++%3D+1%0A++%7C+talk++++++%3D+++%0A++%7C+user++++++%3D+++%0A++%7C+wikipedia+%3D+++%0A++%7C+file%0A++%7C+image+++++%3D+2%0A++%7C+mediawiki+%3D+++%0A++%7C+template++%3D+2%0A++%7C+help++++++%3D+2%0A++%7C+category++%3D+2%0A++%7C+portal++++%3D+++%0A++%7C+book++++++%3D+++%0A++%7C+other%0A++%7C+%23default++%3D++%0A++%7D%7D%0A%0A%7C+1+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CCite+web%2Fdoc%5D%5D%0A%7C+2+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Cite+web%2Fdoc%5D%5D%0A%7C+3+%3D+%0A%7C+4+%3D+%0A%7C+5+%3D+%0A%7C+6+%3D+%0A%7C+showall+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CCite+web%2Fdoc%5D%5D%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Cite+web%2Fdoc%5D%5D%0A%7D%7D%7D%7D%0A++++++%7D%7D%0A++++%7D%7D&rft.atitle=Encyclopedia+of+Things
        |&rft.genre=book&rft.btitle=Encyclopedia+of+Things
      }}
   }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }} |&rft.aulast=%7B%7B%23if%3A%0A++++++++++++++++%7C%7B%7B%7Blast%7D%7D%7D%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7CDoe%2C+John%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
      #if: {{#if:|{{{first}}}|}} |&rft.aufirst=%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
    }}
  }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }} |&rft.au=%7B%7B%23if%3A%0A++++++++++++++++%7C%7B%7B%7Blast%7D%7D%7D%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7CDoe%2C+John%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
      #if: {{#if:|{{{first}}}|}} |%2C%26%2332%3B%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
   }}{{
     #if: {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}} |&rft.date=%7B%7B%23if%3A30+April+2005%7C30+April+2005%7C++%7B%7B%23if%3A%7C%7B%7B%7Byear%7D%7D%7D%7C%7D%7D%7D%7D
   }}{{
     #if:  |&rft.series=%7B%7B%7BSeries%7D%7D%7D
   }}{{
     #if:  |&rft.volume=%7B%7B%7BVolume%7D%7D%7D
   }}{{
     #if:  |&rft.issue=%7B%7B%7BIssue%7D%7D%7D
   }}{{
     #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }} |&rft.pages=%7B%7B%23if%3A%7Cp.+%7B%7B%7Bpage%7D%7D%7D%7C%7B%7B%23if%3A%7Cpp.+%7C+%7D%7D+%7D%7D
   }}{{
     #if:  |&rft.edition=%7B%7B%7BEdition%7D%7D%7D
   }}{{
     #if:  |&rft.place=
   }}{{
     #if:  |&rft.pub=
   }}{{
     #if:  |&rft_id=info:doi/
   }}{{
     #if:  |&rft_id=info:pmid/
   }}{{
     #if:  |&rft_id=info:bibcode/%7B%7B%7BBibcode%7D%7D%7D
   }}{{
     #if:  |&rft_id=info:oclcnum/
   }}{{
     #if:  |&rft.isbn=
   }}{{
     #if:  |&rft.issn=
   }}{{
     #if: {{#if:||http://www.example.org/}} |&rft_id=%7B%7B%23if%3A%7C%7Chttp%3A%2F%2Fwww.example.org%2F%7D%7D
   }}&rfr_id=info:sid/en.wikipedia.org:Template:Cite_web/doc"> {{#if:|}}
  • {{cite web |url=http://www.example.org/ |title=My Favorite Things, Part II |author=Doe, John |date=30 April 2005 |accessdate=6 July 2005 }}
    {{
 #if:{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}
 |{{
    #if: 
    |{{
       #iferror: {{ #expr: 1*{{{AuthorMask}}} }}
       |{{{AuthorMask}}}
       |{{#ifexpr:{{{AuthorMask}}}>000| }}{{#ifexpr:{{{AuthorMask}}}>001| }}{{#ifexpr:{{{AuthorMask}}}>002| }}{{#ifexpr:{{{AuthorMask}}}>003| }}{{#ifexpr:{{{AuthorMask}}}>004| }}{{#ifexpr:{{{AuthorMask}}}>005| }}{{#ifexpr:{{{AuthorMask}}}>006| }}{{#ifexpr:{{{AuthorMask}}}>007| }}{{#ifexpr:{{{AuthorMask}}}>008| }}{{#ifexpr:{{{AuthorMask}}}>009| }}{{#ifexpr:{{{AuthorMask}}}>010| }}{{#ifexpr:{{{AuthorMask}}}>011| }}{{#ifexpr:{{{AuthorMask}}}>012| }}{{#ifexpr:{{{AuthorMask}}}>013| }}{{#ifexpr:{{{AuthorMask}}}>014| }}{{#ifexpr:{{{AuthorMask}}}>015| }}{{#ifexpr:{{{AuthorMask}}}>016| }}{{#ifexpr:{{{AuthorMask}}}>017| }}{{#ifexpr:{{{AuthorMask}}}>018| }}{{#ifexpr:{{{AuthorMask}}}>019| }}{{#ifexpr:{{{AuthorMask}}}>020| }}{{#ifexpr:{{{AuthorMask}}}>021| }}{{#ifexpr:{{{AuthorMask}}}>022| }}{{#ifexpr:{{{AuthorMask}}}>023| }}{{#ifexpr:{{{AuthorMask}}}>024| }}{{#ifexpr:{{{AuthorMask}}}>025| }}{{#ifexpr:{{{AuthorMask}}}>026| }}{{#ifexpr:{{{AuthorMask}}}>027| }}{{#ifexpr:{{{AuthorMask}}}>028| }}{{#ifexpr:{{{AuthorMask}}}>029| }}{{#ifexpr:{{{AuthorMask}}}>030| }}{{#ifexpr:{{{AuthorMask}}}>031| }}{{#ifexpr:{{{AuthorMask}}}>032| }}{{#ifexpr:{{{AuthorMask}}}>033| }}{{#ifexpr:{{{AuthorMask}}}>034| }}{{#ifexpr:{{{AuthorMask}}}>035| }}{{#ifexpr:{{{AuthorMask}}}>036| }}{{#ifexpr:{{{AuthorMask}}}>037| }}{{#ifexpr:{{{AuthorMask}}}>038| }}{{#ifexpr:{{{AuthorMask}}}>039| }}{{#ifexpr:{{{AuthorMask}}}>040| }}{{#ifexpr:{{{AuthorMask}}}>041| }}{{#ifexpr:{{{AuthorMask}}}>042| }}{{#ifexpr:{{{AuthorMask}}}>043| }}{{#ifexpr:{{{AuthorMask}}}>044| }}{{#ifexpr:{{{AuthorMask}}}>045| }}{{#ifexpr:{{{AuthorMask}}}>046| }}{{#ifexpr:{{{AuthorMask}}}>047| }}{{#ifexpr:{{{AuthorMask}}}>048| }}{{#ifexpr:{{{AuthorMask}}}>049| }}{{#ifexpr:{{{AuthorMask}}}>050| }}{{#ifexpr:{{{AuthorMask}}}>051| }}{{#ifexpr:{{{AuthorMask}}}>052| }}{{#ifexpr:{{{AuthorMask}}}>053| }}{{#ifexpr:{{{AuthorMask}}}>054| }}{{#ifexpr:{{{AuthorMask}}}>055| }}{{#ifexpr:{{{AuthorMask}}}>056| }}{{#ifexpr:{{{AuthorMask}}}>057| }}{{#ifexpr:{{{AuthorMask}}}>058| }}{{#ifexpr:{{{AuthorMask}}}>059| }}{{#ifexpr:{{{AuthorMask}}}>060| }}{{#ifexpr:{{{AuthorMask}}}>061| }}{{#ifexpr:{{{AuthorMask}}}>062| }}{{#ifexpr:{{{AuthorMask}}}>063| }}{{#ifexpr:{{{AuthorMask}}}>064| }}{{#ifexpr:{{{AuthorMask}}}>065| }}{{#ifexpr:{{{AuthorMask}}}>066| }}{{#ifexpr:{{{AuthorMask}}}>067| }}{{#ifexpr:{{{AuthorMask}}}>068| }}{{#ifexpr:{{{AuthorMask}}}>069| }}{{#ifexpr:{{{AuthorMask}}}>070| }}{{#ifexpr:{{{AuthorMask}}}>071| }}{{#ifexpr:{{{AuthorMask}}}>072| }}{{#ifexpr:{{{AuthorMask}}}>073| }}{{#ifexpr:{{{AuthorMask}}}>074| }}{{#ifexpr:{{{AuthorMask}}}>075| }}{{#ifexpr:{{{AuthorMask}}}>076| }}{{#ifexpr:{{{AuthorMask}}}>077| }}{{#ifexpr:{{{AuthorMask}}}>078| }}{{#ifexpr:{{{AuthorMask}}}>079| }}{{#ifexpr:{{{AuthorMask}}}>080| }}{{#ifexpr:{{{AuthorMask}}}>081| }}{{#ifexpr:{{{AuthorMask}}}>082| }}{{#ifexpr:{{{AuthorMask}}}>083| }}{{#ifexpr:{{{AuthorMask}}}>084| }}{{#ifexpr:{{{AuthorMask}}}>085| }}{{#ifexpr:{{{AuthorMask}}}>086| }}{{#ifexpr:{{{AuthorMask}}}>087| }}{{#ifexpr:{{{AuthorMask}}}>088| }}{{#ifexpr:{{{AuthorMask}}}>089| }}{{#ifexpr:{{{AuthorMask}}}>090| }}{{#ifexpr:{{{AuthorMask}}}>091| }}{{#ifexpr:{{{AuthorMask}}}>092| }}{{#ifexpr:{{{AuthorMask}}}>093| }}{{#ifexpr:{{{AuthorMask}}}>094| }}{{#ifexpr:{{{AuthorMask}}}>095| }}{{#ifexpr:{{{AuthorMask}}}>096| }}{{#ifexpr:{{{AuthorMask}}}>097| }}{{#ifexpr:{{{AuthorMask}}}>098| }}{{#ifexpr:{{{AuthorMask}}}>099| }}{{#ifexpr:{{{AuthorMask}}}>100| }}{{#ifexpr:{{{AuthorMask}}}>101| }}{{#ifexpr:{{{AuthorMask}}}>102| }}{{#ifexpr:{{{AuthorMask}}}>103| }}{{#ifexpr:{{{AuthorMask}}}>104| }}{{#ifexpr:{{{AuthorMask}}}>105| }}{{#ifexpr:{{{AuthorMask}}}>106| }}{{#ifexpr:{{{AuthorMask}}}>107| }}{{#ifexpr:{{{AuthorMask}}}>108| }}{{#ifexpr:{{{AuthorMask}}}>109| }}{{#ifexpr:{{{AuthorMask}}}>110| }}{{#ifexpr:{{{AuthorMask}}}>111| }}{{#ifexpr:{{{AuthorMask}}}>112| }}{{#ifexpr:{{{AuthorMask}}}>113| }}{{#ifexpr:{{{AuthorMask}}}>114| }}{{#ifexpr:{{{AuthorMask}}}>115| }}{{#ifexpr:{{{AuthorMask}}}>116| }}{{#ifexpr:{{{AuthorMask}}}>117| }}{{#ifexpr:{{{AuthorMask}}}>118| }}{{#ifexpr:{{{AuthorMask}}}>119| }}{{#ifexpr:{{{AuthorMask}}}>120| }}{{#ifexpr:{{{AuthorMask}}}>121| }}{{#ifexpr:{{{AuthorMask}}}>122| }}{{#ifexpr:{{{AuthorMask}}}>123| }}{{#ifexpr:{{{AuthorMask}}}>124| }}{{#ifexpr:{{{AuthorMask}}}>125| }}{{#ifexpr:{{{AuthorMask}}}>126| }}{{#ifexpr:{{{AuthorMask}}}>127| }}{{#ifexpr:{{{AuthorMask}}}>128| }}{{#ifexpr:{{{AuthorMask}}}>129| }}{{#ifexpr:{{{AuthorMask}}}>130| }}{{#ifexpr:{{{AuthorMask}}}>131| }}{{#ifexpr:{{{AuthorMask}}}>132| }}{{#ifexpr:{{{AuthorMask}}}>133| }}{{#ifexpr:{{{AuthorMask}}}>134| }}{{#ifexpr:{{{AuthorMask}}}>135| }}{{#ifexpr:{{{AuthorMask}}}>136| }}{{#ifexpr:{{{AuthorMask}}}>137| }}{{#ifexpr:{{{AuthorMask}}}>138| }}{{#ifexpr:{{{AuthorMask}}}>139| }}{{#ifexpr:{{{AuthorMask}}}>140| }}{{#ifexpr:{{{AuthorMask}}}>141| }}{{#ifexpr:{{{AuthorMask}}}>142| }}{{#ifexpr:{{{AuthorMask}}}>143| }}{{#ifexpr:{{{AuthorMask}}}>144| }}{{#ifexpr:{{{AuthorMask}}}>145| }}{{#ifexpr:{{{AuthorMask}}}>146| }}{{#ifexpr:{{{AuthorMask}}}>147| }}{{#ifexpr:{{{AuthorMask}}}>148| }}{{#ifexpr:{{{AuthorMask}}}>149| }}
     }}
    |{{
       #if: {{#if:|{{{authorlink}}}|}}
       |[[{{#if:|{{{authorlink}}}|}} |{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
         #if: {{#if:|{{{first}}}|}}
         |, {{#if:|{{{first}}}|}}
        }}]]
       |{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
          #if: {{#if:|{{{first}}}|}}
          |, {{#if:|{{{first}}}|}}
        }}
     }}
  }}{{
    #if: 
    |{{#ifexpr:8<2
      | et al.
      |{{
         #iferror: {{ #expr: 1*0.0 }}
         | 
         |{{
           #if: 
           |; 
           |{{#if:| & |; }}
         }}
       }}{{
         #if: 
         |[[ |{{
            #if: 
            |, 
          }}]]
         |{{
            #if: 
            |, 
          }}
       }}{{
         #if: 
         |{{#ifexpr:8<3
           | et al.
           |{{
              #if: 
              |; 
              |{{#if:| & |; }}
            }}{{
              #if: 
              |[[ |{{
                 #if: 
                 |, 
               }}]]
              |{{
                 #if: 
                 |, 
               }}
            }}{{
              #if:
              |{{#ifexpr:8<4
                | et al.
                |{{
                   #if: 
                   |; 
                   |{{#if:| & |; }}
                 }}{{
                   #if: 
                   |[[ |{{
                      #if: 
                      |, 
                    }}]]
                   |{{
                      #if: 
                      |, 
                   }}
                 }}{{
                 #if:
                 |{{#ifexpr:8<5
                   | et al.
                   |{{
                    #if: 
                    |; 
                    |{{#if:| & |; }}
                   }}{{
                    #if: 
                    |[[ |{{
                       #if: 
                       |, 
                     }}]]
                    |{{
                       #if: 
                       |, 
                     }}
                  }}{{
                    #if:
                    |{{#ifexpr:8<6
                    | et al.
                     |{{
                       #if: 
                       |; 
                       |{{#if:| & |; }}
                     }}{{
                       #if: 
                       |[[ |{{
                          #if: 
                          |, 
                        }}]]
                       |{{
                          #if: 
                          |, 
                        }}
                     }}{{
                       #if:
                        |{{#ifexpr:8<7
                          | et al.
                       |{{
                          #if: 
                          |; 
                          |{{#if:| & |; }}
                        }}{{
                          #if: 
                          |[[ |{{
                             #if: 
                             |, 
                           }}]]
                          |{{
                             #if: 
                             |, 
                           }}
                                   }}{{
                                      #if:
                                      |{{#ifexpr:8<8
                                          | et al.
                                          |{{
                                             #if: 
                                             |; 
                                             |{{#if:| & |; }}
                                           }}{{
                                             #if: 
                                             |[[ |{{
                                                #if: 
                                                |, 
                                              }}]]
                                             |{{
                                                #if: 
                                                |, 
                                              }}
                                           }}{{
                                             #if:
                                             | et al.
                                           }}
                                        }}
                                     }}
                                  }}
                               }}
                            }}
                         }}
                      }}
                    }}
                 }}
              }}
           }}
        }}
     }}
  }}{{
    #if: 
    |; |
  }}{{
    #if: {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}
    | ({{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}){{
      #if:
    | [{{{YearNote}}}]
    }}
  }}
 |{{
    #if: 
    |{{
       #if: 
       |[[ |{{
          #if: 
          |, 
        }}]]
       |{{
          #if: 
          |, 
        }}
     }}{{
       #if: 
       |{{
         #if: 
         |; 
         |{{#if:| & |; }}
       }}{{
          #if: 
          |[[ |{{
             #if: 
             |, 
           }}]]
          |{{
             #if: 
             |, 
           }}
        }}{{
          #if: 
          |{{
             #if: 
             |; 
             |{{#if:| & |; }}
           }}{{
             #if: 
             |[[ |{{
                #if: 
                |, 
              }}]]
             |{{
                #if: 
                |, 
              }}
           }}{{
             #if:
             | et al.
           }}
        }}
      }}, ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.||.}}{{
       #if: {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}
       | ({{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}){{
        #if:
      | [{{{YearNote}}}]
      }}
     }}
  }}

}}{{

 #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{#if:||{{#if:||}}}}
 |{{
    #if:{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
  }}{{#if:{{
          #if: {{#if:||http://www.example.org/}}
          |{{#if:||http://www.example.org/}}
          |{{
             #if: 
             |{{{URL}}}
             |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}
               |{{
                  #if: 
                  |http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                }}
              }}
           }}
        }}
|[{{
          #if: {{#if:||http://www.example.org/}}
          |{{#if:||http://www.example.org/}}
          |{{
             #if: 
             |{{{URL}}}
             |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}
               |{{
                  #if: 
                  |http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                }}
              }}
           }}
        }} {{
          #if: 
          |{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
          |"{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{
            #if: 
            |{{
               #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
               | 
             }}[]
          }}"
        }}]
|{{
          #if: 
          |{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
          |"{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{
            #if: 
            |{{
               #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
               | 
             }}[]
          }}"
        }}

}} }}{{

 #if: 
 |{{
    #ifeq:  | 
    |
    |{{
       #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |{{#ifeq:{{{seperator}}} |;|;|.  }} written at {{{Place}}}
     }}
  }}

}}{{

 #if: 
 |{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
       #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.|I|i}}n 
     }}{{
       #if: 
       |[[ |{{
          #if: 
          |, 
        }}]]
       |{{
          #if: 
          |, 
        }}}}{{
       #if: 
       |{{
         #if: 
           |; 
           |{{#if:| & |; }}
         }}{{
          #if: 
          |[[|{{
             #if: 
             |, 
           }}]]
          |{{
             #if: 
             |, 
           }}
        }}{{
          #if: 
          |{{
             #if: 
             |; 
             |{{#if:| & |; }}
           }}{{
             #if: 
             |[[|{{
                #if: 
                |, 
              }}]]
             |{{
                #if: 
                |, 
              }}
           }}{{
             #if:
             | et al.
           }}
        }}
     }}{{
       #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |
       |{{#ifeq:{{{seperator}}} |;|;|.  }} ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.||.}}
     }}
  }}

}}{{

 #if: 
 |{{
    #if: 
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
  }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} }}{{
    #if: 
    |{{#if:{{
             #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
             |{{
                #if: {{#if:||http://www.example.org/}}
                |{{
                   #if: 
                   |{{{URL}}}
                   |{{
                      #ifexpr: {{#time: U}} > {{#time: U | 1010-10-10 }} | {{
                        #if: 
                        |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                      }}
                    }}
                 }}
              }}
             |{{
                #if: 
                |{{{URL}}}
                |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }} |{{
                      #if: 
                      |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                   }}
                }}
              }}
           }}
|[{{
             #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
             |{{
                #if: {{#if:||http://www.example.org/}}
                |{{
                   #if: 
                   |{{{URL}}}
                   |{{
                      #ifexpr: {{#time: U}} > {{#time: U | 1010-10-10 }} | {{
                        #if: 
                        |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                      }}
                    }}
                 }}
              }}
             |{{
                #if: 
                |{{{URL}}}
                |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }} |{{
                      #if: 
                      |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                   }}
                }}
              }}
           }} "{{
         #if: 
         |{{
            #if: 
            | 
          }}[]
       }}"]
|"{{
         #if: 
         |{{
            #if: 
            | 
          }}[]
       }}"

}}{{

       #if: 
       |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{TitleNote}}}
     }}
  }}

}}{{

 #if: 
 | (in )

}}{{

 #if: 
 | ()

}}{{

  #if: 
  |{{
     #if:{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{{Periodical}}}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Series}}}
   }}{{
     #if: 
     |{{
        #if: 
        | (: )
        | ()
      }}
     |{{
        #if: 
        | ()
      }}
   }}{{
     #if: 
     | {{{Volume}}}{{
        #if: 
        | ({{{Issue}}})
      }}
     |{{
        #if: 
        | ({{{Issue}}})
      }}
   }}{{
     #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
     |:  {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
   }}
  |{{
     #if: 
     |{{
        #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
        |{{#ifeq:{{{seperator}}} |;|;|.  }}
      }} {{#if:{{
              #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
              |{{
                 #if: {{#if:||http://www.example.org/}}
                 |{{
                    #if: 
                    |{{{URL}}}
                    |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                       #if: 
                       |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                     }}}}
                  }}
               }}
              |{{
                 #if: 
                 |{{{URL}}}
                               |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                    #if: 
                    |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                  }}}}
               }}
            }}
|[{{
              #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
              |{{
                 #if: {{#if:||http://www.example.org/}}
                 |{{
                    #if: 
                    |{{{URL}}}
                    |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                       #if: 
                       |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                     }}}}
                  }}
               }}
              |{{
                 #if: 
                 |{{{URL}}}
                               |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                    #if: 
                    |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                  }}}}
               }}
            }} {{
           #if:| [{{{TransItalic}}}]
         }}]
|{{
           #if:| [{{{TransItalic}}}]
         }}

}}

   }}{{
     #if: 
     | ({{{TitleType}}})
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Series}}}
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Volume}}}
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{
     #if: 
     | ({{{Edition}}} ed.)
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{
     #if: 
     |{{
        #if: 
        |:
        |{{#ifeq:{{{seperator}}} |;|;|.  }}
      }} 
   }}

}}{{

 #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}
 |
 |{{
    #if: {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}{{
      #if:
    | [{{{YearNote}}}]
    }}
  }}

}}{{

 #if: 
 |{{
    #ifeq:  | {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}
    |
    |{{
       #if: 
       |{{
          #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}
          |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{PublicationDate}}}
          | (published {{{PublicationDate}}})
        }}
       |{{
          #if: 
          |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{PublicationDate}}}
          | (published {{{PublicationDate}}})
        }}
     }}
  }}

}}{{

 #if: 
 |
 |{{
    #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
  }}

}}{{

  1. if:
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:doi
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
    |
  }}

}}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:isbn
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:issn
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:oclc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmid
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{
    #if: 
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}}

    |{{#if:1||{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}

  }}

}}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:bibcode
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

  1. if:

|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Archive}}} |{{

 #if:
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.|A|a}}rchived{{
   #if:http://www.example.org/{{#if:%7C%7Chttp://www.example.org/}}
   |{{#if:| from {{#if:http://www.example.org/
|the original
|the original

}}}}

   }}{{
   #if:
   | on 
   }}{{
   #if:{{#if:||A}}{{#if:http://www.example.org/{{#if:%7C%7Chttp://www.example.org/}}%7C%7CB}}{{#if:%7C%7CC}}
   |. Error: If you specify |{{#if:|archiveurl|archivedate}}=, you must {{#if:http://www.example.org/{{#if:%7C%7Chttp://www.example.org/}}%7C also specify |{{#if:|archivedate|archiveurl}}=|first specify |url=}}{{#if:| when using {{[[Template:{{{2}}}|{{{2}}}]]}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

   }}
 }}

}}{{

 #if: {{#if:||http://www.example.org/}}
 |{{
    #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
                                     #if: {{#if:||http://www.example.org/}}
                                     |{{#if:||http://www.example.org/}}
                                     |{{{URL}}}
                                   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
             #if: {{#if:||http://www.example.org/}}
             |{{#if:||http://www.example.org/}}
             |{{{URL}}}
           }}
  }}{{
    #if: {{#if:6 July 2005
               |{{#if: 
                  |6 July 2005 {{{accessyear}}}
                  |6 July 2005
                }}
               |  
  }}
    | {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|,|, r|. R}}etrieved {{#if:6 July 2005
               |{{#if: 
                  |6 July 2005 {{{accessyear}}}
                  |6 July 2005
                }}
               |  
  }}
    }}

}}{{#if:

 |{{#ifeq:{{{seperator}}} |;|;|.  }} [{{{laysummary}}} Lay summary]{{#if: | – {{{laysource}}}}}

}}{{#if:

 |  ({{{laydate}}})

}}{{#if:

 |{{#ifeq:{{{seperator}}} |;|;|.  }} ""

}}{{#if:||.}}<span

   class="Z3988"
   title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3A{{
     #if: 
     |journal&rft.genre=article&rft.atitle=&rft.jtitle=
     |book{{
        #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
        |&rft.genre=bookitem&rft.btitle=%7B%7B%0A++++%23if%3AMy+Favorite+Things%2C+Part+II%0A++++%7CMy+Favorite+Things%2C+Part+II%0A++++%7C%7B%7B%0A++++++%23if%3A%0A++++++%7C%0A++++++%7C%3Cspan+class%3D%22error%22%3EError%3A+no+%3Ccode%3E%26%23124%3Btitle%26%2361%3B%3C%2Fcode%3E+specified%7B%7B%23if%3ACite+web%7C%26%2332%3Bwhen+using+%7B%7B%5B%5BTemplate%3ACite+web%7CCite+web%5D%5D%7D%7D%7D%7D%3C%2Fspan%3E%7B%7B%23ifeq%3A%7Ctrue%7C%7C%7B%7B%23switch%3A++++%0A++%7B%7B%23switch%3A++++%0A++++%7B%7B%23if%3A+%0A++++++%7C+%7B%7B%7Bdemospace%7D%7D%7D%0A++++++%7C+%7B%7B%23if%3A+%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3A%7C%0A++++++++++%7C+talk%0A++++++++++%7C++%0A++++++++++%7D%7D%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3Atemplate%7Ctemplate+talk%0A++++++++++%7C+talk%0A++++++++++%7C+template+%0A++++++++++%7D%7D%0A++++++++%7D%7D%0A++++++%7D%7D%0A++%7C+showall+++%3D+showall+++%0A++%7C+main+++++++++%0A++%7C+++++++++++%3D+1%0A++%7C+talk++++++%3D+++%0A++%7C+user++++++%3D+++%0A++%7C+wikipedia+%3D+++%0A++%7C+file%0A++%7C+image+++++%3D+2%0A++%7C+mediawiki+%3D+++%0A++%7C+template++%3D+2%0A++%7C+help++++++%3D+2%0A++%7C+category++%3D+2%0A++%7C+portal++++%3D+++%0A++%7C+book++++++%3D+++%0A++%7C+other%0A++%7C+%23default++%3D++%0A++%7D%7D%0A%0A%7C+1+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CCite+web%2Fdoc%5D%5D%0A%7C+2+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Cite+web%2Fdoc%5D%5D%0A%7C+3+%3D+%0A%7C+4+%3D+%0A%7C+5+%3D+%0A%7C+6+%3D+%0A%7C+showall+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CCite+web%2Fdoc%5D%5D%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Cite+web%2Fdoc%5D%5D%0A%7D%7D%7D%7D%0A++++++%7D%7D%0A++++%7D%7D&rft.atitle=
        |&rft.genre=book&rft.btitle=
      }}
   }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }} |&rft.aulast=%7B%7B%23if%3A%0A++++++++++++++++%7C%7B%7B%7Blast%7D%7D%7D%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7CDoe%2C+John%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
      #if: {{#if:|{{{first}}}|}} |&rft.aufirst=%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
    }}
  }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }} |&rft.au=%7B%7B%23if%3A%0A++++++++++++++++%7C%7B%7B%7Blast%7D%7D%7D%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7CDoe%2C+John%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
      #if: {{#if:|{{{first}}}|}} |%2C%26%2332%3B%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
   }}{{
     #if: {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}} |&rft.date=%7B%7B%23if%3A30+April+2005%7C30+April+2005%7C++%7B%7B%23if%3A%7C%7B%7B%7Byear%7D%7D%7D%7C%7D%7D%7D%7D
   }}{{
     #if:  |&rft.series=%7B%7B%7BSeries%7D%7D%7D
   }}{{
     #if:  |&rft.volume=%7B%7B%7BVolume%7D%7D%7D
   }}{{
     #if:  |&rft.issue=%7B%7B%7BIssue%7D%7D%7D
   }}{{
     #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }} |&rft.pages=%7B%7B%23if%3A%7Cp.+%7B%7B%7Bpage%7D%7D%7D%7C%7B%7B%23if%3A%7Cpp.+%7C+%7D%7D+%7D%7D
   }}{{
     #if:  |&rft.edition=%7B%7B%7BEdition%7D%7D%7D
   }}{{
     #if:  |&rft.place=
   }}{{
     #if:  |&rft.pub=
   }}{{
     #if:  |&rft_id=info:doi/
   }}{{
     #if:  |&rft_id=info:pmid/
   }}{{
     #if:  |&rft_id=info:bibcode/%7B%7B%7BBibcode%7D%7D%7D
   }}{{
     #if:  |&rft_id=info:oclcnum/
   }}{{
     #if:  |&rft.isbn=
   }}{{
     #if:  |&rft.issn=
   }}{{
     #if: {{#if:||http://www.example.org/}} |&rft_id=%7B%7B%23if%3A%7C%7Chttp%3A%2F%2Fwww.example.org%2F%7D%7D
   }}&rfr_id=info:sid/en.wikipedia.org:Template:Cite_web/doc"> {{#if:|}}
  • {{cite web ||url=http://www.example.org/ |title=My Favorite Things, Part II |author=Doe, John |accessdate=6 July 2005 }}
    {{
 #if:{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}
 |{{
    #if: 
    |{{
       #iferror: {{ #expr: 1*{{{AuthorMask}}} }}
       |{{{AuthorMask}}}
       |{{#ifexpr:{{{AuthorMask}}}>000| }}{{#ifexpr:{{{AuthorMask}}}>001| }}{{#ifexpr:{{{AuthorMask}}}>002| }}{{#ifexpr:{{{AuthorMask}}}>003| }}{{#ifexpr:{{{AuthorMask}}}>004| }}{{#ifexpr:{{{AuthorMask}}}>005| }}{{#ifexpr:{{{AuthorMask}}}>006| }}{{#ifexpr:{{{AuthorMask}}}>007| }}{{#ifexpr:{{{AuthorMask}}}>008| }}{{#ifexpr:{{{AuthorMask}}}>009| }}{{#ifexpr:{{{AuthorMask}}}>010| }}{{#ifexpr:{{{AuthorMask}}}>011| }}{{#ifexpr:{{{AuthorMask}}}>012| }}{{#ifexpr:{{{AuthorMask}}}>013| }}{{#ifexpr:{{{AuthorMask}}}>014| }}{{#ifexpr:{{{AuthorMask}}}>015| }}{{#ifexpr:{{{AuthorMask}}}>016| }}{{#ifexpr:{{{AuthorMask}}}>017| }}{{#ifexpr:{{{AuthorMask}}}>018| }}{{#ifexpr:{{{AuthorMask}}}>019| }}{{#ifexpr:{{{AuthorMask}}}>020| }}{{#ifexpr:{{{AuthorMask}}}>021| }}{{#ifexpr:{{{AuthorMask}}}>022| }}{{#ifexpr:{{{AuthorMask}}}>023| }}{{#ifexpr:{{{AuthorMask}}}>024| }}{{#ifexpr:{{{AuthorMask}}}>025| }}{{#ifexpr:{{{AuthorMask}}}>026| }}{{#ifexpr:{{{AuthorMask}}}>027| }}{{#ifexpr:{{{AuthorMask}}}>028| }}{{#ifexpr:{{{AuthorMask}}}>029| }}{{#ifexpr:{{{AuthorMask}}}>030| }}{{#ifexpr:{{{AuthorMask}}}>031| }}{{#ifexpr:{{{AuthorMask}}}>032| }}{{#ifexpr:{{{AuthorMask}}}>033| }}{{#ifexpr:{{{AuthorMask}}}>034| }}{{#ifexpr:{{{AuthorMask}}}>035| }}{{#ifexpr:{{{AuthorMask}}}>036| }}{{#ifexpr:{{{AuthorMask}}}>037| }}{{#ifexpr:{{{AuthorMask}}}>038| }}{{#ifexpr:{{{AuthorMask}}}>039| }}{{#ifexpr:{{{AuthorMask}}}>040| }}{{#ifexpr:{{{AuthorMask}}}>041| }}{{#ifexpr:{{{AuthorMask}}}>042| }}{{#ifexpr:{{{AuthorMask}}}>043| }}{{#ifexpr:{{{AuthorMask}}}>044| }}{{#ifexpr:{{{AuthorMask}}}>045| }}{{#ifexpr:{{{AuthorMask}}}>046| }}{{#ifexpr:{{{AuthorMask}}}>047| }}{{#ifexpr:{{{AuthorMask}}}>048| }}{{#ifexpr:{{{AuthorMask}}}>049| }}{{#ifexpr:{{{AuthorMask}}}>050| }}{{#ifexpr:{{{AuthorMask}}}>051| }}{{#ifexpr:{{{AuthorMask}}}>052| }}{{#ifexpr:{{{AuthorMask}}}>053| }}{{#ifexpr:{{{AuthorMask}}}>054| }}{{#ifexpr:{{{AuthorMask}}}>055| }}{{#ifexpr:{{{AuthorMask}}}>056| }}{{#ifexpr:{{{AuthorMask}}}>057| }}{{#ifexpr:{{{AuthorMask}}}>058| }}{{#ifexpr:{{{AuthorMask}}}>059| }}{{#ifexpr:{{{AuthorMask}}}>060| }}{{#ifexpr:{{{AuthorMask}}}>061| }}{{#ifexpr:{{{AuthorMask}}}>062| }}{{#ifexpr:{{{AuthorMask}}}>063| }}{{#ifexpr:{{{AuthorMask}}}>064| }}{{#ifexpr:{{{AuthorMask}}}>065| }}{{#ifexpr:{{{AuthorMask}}}>066| }}{{#ifexpr:{{{AuthorMask}}}>067| }}{{#ifexpr:{{{AuthorMask}}}>068| }}{{#ifexpr:{{{AuthorMask}}}>069| }}{{#ifexpr:{{{AuthorMask}}}>070| }}{{#ifexpr:{{{AuthorMask}}}>071| }}{{#ifexpr:{{{AuthorMask}}}>072| }}{{#ifexpr:{{{AuthorMask}}}>073| }}{{#ifexpr:{{{AuthorMask}}}>074| }}{{#ifexpr:{{{AuthorMask}}}>075| }}{{#ifexpr:{{{AuthorMask}}}>076| }}{{#ifexpr:{{{AuthorMask}}}>077| }}{{#ifexpr:{{{AuthorMask}}}>078| }}{{#ifexpr:{{{AuthorMask}}}>079| }}{{#ifexpr:{{{AuthorMask}}}>080| }}{{#ifexpr:{{{AuthorMask}}}>081| }}{{#ifexpr:{{{AuthorMask}}}>082| }}{{#ifexpr:{{{AuthorMask}}}>083| }}{{#ifexpr:{{{AuthorMask}}}>084| }}{{#ifexpr:{{{AuthorMask}}}>085| }}{{#ifexpr:{{{AuthorMask}}}>086| }}{{#ifexpr:{{{AuthorMask}}}>087| }}{{#ifexpr:{{{AuthorMask}}}>088| }}{{#ifexpr:{{{AuthorMask}}}>089| }}{{#ifexpr:{{{AuthorMask}}}>090| }}{{#ifexpr:{{{AuthorMask}}}>091| }}{{#ifexpr:{{{AuthorMask}}}>092| }}{{#ifexpr:{{{AuthorMask}}}>093| }}{{#ifexpr:{{{AuthorMask}}}>094| }}{{#ifexpr:{{{AuthorMask}}}>095| }}{{#ifexpr:{{{AuthorMask}}}>096| }}{{#ifexpr:{{{AuthorMask}}}>097| }}{{#ifexpr:{{{AuthorMask}}}>098| }}{{#ifexpr:{{{AuthorMask}}}>099| }}{{#ifexpr:{{{AuthorMask}}}>100| }}{{#ifexpr:{{{AuthorMask}}}>101| }}{{#ifexpr:{{{AuthorMask}}}>102| }}{{#ifexpr:{{{AuthorMask}}}>103| }}{{#ifexpr:{{{AuthorMask}}}>104| }}{{#ifexpr:{{{AuthorMask}}}>105| }}{{#ifexpr:{{{AuthorMask}}}>106| }}{{#ifexpr:{{{AuthorMask}}}>107| }}{{#ifexpr:{{{AuthorMask}}}>108| }}{{#ifexpr:{{{AuthorMask}}}>109| }}{{#ifexpr:{{{AuthorMask}}}>110| }}{{#ifexpr:{{{AuthorMask}}}>111| }}{{#ifexpr:{{{AuthorMask}}}>112| }}{{#ifexpr:{{{AuthorMask}}}>113| }}{{#ifexpr:{{{AuthorMask}}}>114| }}{{#ifexpr:{{{AuthorMask}}}>115| }}{{#ifexpr:{{{AuthorMask}}}>116| }}{{#ifexpr:{{{AuthorMask}}}>117| }}{{#ifexpr:{{{AuthorMask}}}>118| }}{{#ifexpr:{{{AuthorMask}}}>119| }}{{#ifexpr:{{{AuthorMask}}}>120| }}{{#ifexpr:{{{AuthorMask}}}>121| }}{{#ifexpr:{{{AuthorMask}}}>122| }}{{#ifexpr:{{{AuthorMask}}}>123| }}{{#ifexpr:{{{AuthorMask}}}>124| }}{{#ifexpr:{{{AuthorMask}}}>125| }}{{#ifexpr:{{{AuthorMask}}}>126| }}{{#ifexpr:{{{AuthorMask}}}>127| }}{{#ifexpr:{{{AuthorMask}}}>128| }}{{#ifexpr:{{{AuthorMask}}}>129| }}{{#ifexpr:{{{AuthorMask}}}>130| }}{{#ifexpr:{{{AuthorMask}}}>131| }}{{#ifexpr:{{{AuthorMask}}}>132| }}{{#ifexpr:{{{AuthorMask}}}>133| }}{{#ifexpr:{{{AuthorMask}}}>134| }}{{#ifexpr:{{{AuthorMask}}}>135| }}{{#ifexpr:{{{AuthorMask}}}>136| }}{{#ifexpr:{{{AuthorMask}}}>137| }}{{#ifexpr:{{{AuthorMask}}}>138| }}{{#ifexpr:{{{AuthorMask}}}>139| }}{{#ifexpr:{{{AuthorMask}}}>140| }}{{#ifexpr:{{{AuthorMask}}}>141| }}{{#ifexpr:{{{AuthorMask}}}>142| }}{{#ifexpr:{{{AuthorMask}}}>143| }}{{#ifexpr:{{{AuthorMask}}}>144| }}{{#ifexpr:{{{AuthorMask}}}>145| }}{{#ifexpr:{{{AuthorMask}}}>146| }}{{#ifexpr:{{{AuthorMask}}}>147| }}{{#ifexpr:{{{AuthorMask}}}>148| }}{{#ifexpr:{{{AuthorMask}}}>149| }}
     }}
    |{{
       #if: {{#if:|{{{authorlink}}}|}}
       |[[{{#if:|{{{authorlink}}}|}} |{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
         #if: {{#if:|{{{first}}}|}}
         |, {{#if:|{{{first}}}|}}
        }}]]
       |{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
          #if: {{#if:|{{{first}}}|}}
          |, {{#if:|{{{first}}}|}}
        }}
     }}
  }}{{
    #if: 
    |{{#ifexpr:8<2
      | et al.
      |{{
         #iferror: {{ #expr: 1*0.0 }}
         | 
         |{{
           #if: 
           |; 
           |{{#if:| & |; }}
         }}
       }}{{
         #if: 
         |[[ |{{
            #if: 
            |, 
          }}]]
         |{{
            #if: 
            |, 
          }}
       }}{{
         #if: 
         |{{#ifexpr:8<3
           | et al.
           |{{
              #if: 
              |; 
              |{{#if:| & |; }}
            }}{{
              #if: 
              |[[ |{{
                 #if: 
                 |, 
               }}]]
              |{{
                 #if: 
                 |, 
               }}
            }}{{
              #if:
              |{{#ifexpr:8<4
                | et al.
                |{{
                   #if: 
                   |; 
                   |{{#if:| & |; }}
                 }}{{
                   #if: 
                   |[[ |{{
                      #if: 
                      |, 
                    }}]]
                   |{{
                      #if: 
                      |, 
                   }}
                 }}{{
                 #if:
                 |{{#ifexpr:8<5
                   | et al.
                   |{{
                    #if: 
                    |; 
                    |{{#if:| & |; }}
                   }}{{
                    #if: 
                    |[[ |{{
                       #if: 
                       |, 
                     }}]]
                    |{{
                       #if: 
                       |, 
                     }}
                  }}{{
                    #if:
                    |{{#ifexpr:8<6
                    | et al.
                     |{{
                       #if: 
                       |; 
                       |{{#if:| & |; }}
                     }}{{
                       #if: 
                       |[[ |{{
                          #if: 
                          |, 
                        }}]]
                       |{{
                          #if: 
                          |, 
                        }}
                     }}{{
                       #if:
                        |{{#ifexpr:8<7
                          | et al.
                       |{{
                          #if: 
                          |; 
                          |{{#if:| & |; }}
                        }}{{
                          #if: 
                          |[[ |{{
                             #if: 
                             |, 
                           }}]]
                          |{{
                             #if: 
                             |, 
                           }}
                                   }}{{
                                      #if:
                                      |{{#ifexpr:8<8
                                          | et al.
                                          |{{
                                             #if: 
                                             |; 
                                             |{{#if:| & |; }}
                                           }}{{
                                             #if: 
                                             |[[ |{{
                                                #if: 
                                                |, 
                                              }}]]
                                             |{{
                                                #if: 
                                                |, 
                                              }}
                                           }}{{
                                             #if:
                                             | et al.
                                           }}
                                        }}
                                     }}
                                  }}
                               }}
                            }}
                         }}
                      }}
                    }}
                 }}
              }}
           }}
        }}
     }}
  }}{{
    #if: 
    |; |
  }}{{
    #if: {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}
    | ({{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}){{
      #if:
    | [{{{YearNote}}}]
    }}
  }}
 |{{
    #if: 
    |{{
       #if: 
       |[[ |{{
          #if: 
          |, 
        }}]]
       |{{
          #if: 
          |, 
        }}
     }}{{
       #if: 
       |{{
         #if: 
         |; 
         |{{#if:| & |; }}
       }}{{
          #if: 
          |[[ |{{
             #if: 
             |, 
           }}]]
          |{{
             #if: 
             |, 
           }}
        }}{{
          #if: 
          |{{
             #if: 
             |; 
             |{{#if:| & |; }}
           }}{{
             #if: 
             |[[ |{{
                #if: 
                |, 
              }}]]
             |{{
                #if: 
                |, 
              }}
           }}{{
             #if:
             | et al.
           }}
        }}
      }}, ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.||.}}{{
       #if: {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}
       | ({{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}){{
        #if:
      | [{{{YearNote}}}]
      }}
     }}
  }}

}}{{

 #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{#if:||{{#if:||}}}}
 |{{
    #if:{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
  }}{{#if:{{
          #if: {{#if:||http://www.example.org/}}
          |{{#if:||http://www.example.org/}}
          |{{
             #if: 
             |{{{URL}}}
             |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}
               |{{
                  #if: 
                  |http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                }}
              }}
           }}
        }}
|[{{
          #if: {{#if:||http://www.example.org/}}
          |{{#if:||http://www.example.org/}}
          |{{
             #if: 
             |{{{URL}}}
             |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}
               |{{
                  #if: 
                  |http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                }}
              }}
           }}
        }} {{
          #if: 
          |{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
          |"{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{
            #if: 
            |{{
               #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
               | 
             }}[]
          }}"
        }}]
|{{
          #if: 
          |{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
          |"{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{
            #if: 
            |{{
               #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
               | 
             }}[]
          }}"
        }}

}} }}{{

 #if: 
 |{{
    #ifeq:  | 
    |
    |{{
       #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |{{#ifeq:{{{seperator}}} |;|;|.  }} written at {{{Place}}}
     }}
  }}

}}{{

 #if: 
 |{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
       #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.|I|i}}n 
     }}{{
       #if: 
       |[[ |{{
          #if: 
          |, 
        }}]]
       |{{
          #if: 
          |, 
        }}}}{{
       #if: 
       |{{
         #if: 
           |; 
           |{{#if:| & |; }}
         }}{{
          #if: 
          |[[|{{
             #if: 
             |, 
           }}]]
          |{{
             #if: 
             |, 
           }}
        }}{{
          #if: 
          |{{
             #if: 
             |; 
             |{{#if:| & |; }}
           }}{{
             #if: 
             |[[|{{
                #if: 
                |, 
              }}]]
             |{{
                #if: 
                |, 
              }}
           }}{{
             #if:
             | et al.
           }}
        }}
     }}{{
       #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |
       |{{#ifeq:{{{seperator}}} |;|;|.  }} ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.||.}}
     }}
  }}

}}{{

 #if: 
 |{{
    #if: 
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
  }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} }}{{
    #if: 
    |{{#if:{{
             #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
             |{{
                #if: {{#if:||http://www.example.org/}}
                |{{
                   #if: 
                   |{{{URL}}}
                   |{{
                      #ifexpr: {{#time: U}} > {{#time: U | 1010-10-10 }} | {{
                        #if: 
                        |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                      }}
                    }}
                 }}
              }}
             |{{
                #if: 
                |{{{URL}}}
                |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }} |{{
                      #if: 
                      |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                   }}
                }}
              }}
           }}
|[{{
             #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
             |{{
                #if: {{#if:||http://www.example.org/}}
                |{{
                   #if: 
                   |{{{URL}}}
                   |{{
                      #ifexpr: {{#time: U}} > {{#time: U | 1010-10-10 }} | {{
                        #if: 
                        |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                      }}
                    }}
                 }}
              }}
             |{{
                #if: 
                |{{{URL}}}
                |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }} |{{
                      #if: 
                      |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                   }}
                }}
              }}
           }} "{{
         #if: 
         |{{
            #if: 
            | 
          }}[]
       }}"]
|"{{
         #if: 
         |{{
            #if: 
            | 
          }}[]
       }}"

}}{{

       #if: 
       |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{TitleNote}}}
     }}
  }}

}}{{

 #if: 
 | (in )

}}{{

 #if: 
 | ()

}}{{

  #if: 
  |{{
     #if:{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{{Periodical}}}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Series}}}
   }}{{
     #if: 
     |{{
        #if: 
        | (: )
        | ()
      }}
     |{{
        #if: 
        | ()
      }}
   }}{{
     #if: 
     | {{{Volume}}}{{
        #if: 
        | ({{{Issue}}})
      }}
     |{{
        #if: 
        | ({{{Issue}}})
      }}
   }}{{
     #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
     |:  {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
   }}
  |{{
     #if: 
     |{{
        #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
        |{{#ifeq:{{{seperator}}} |;|;|.  }}
      }} {{#if:{{
              #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
              |{{
                 #if: {{#if:||http://www.example.org/}}
                 |{{
                    #if: 
                    |{{{URL}}}
                    |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                       #if: 
                       |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                     }}}}
                  }}
               }}
              |{{
                 #if: 
                 |{{{URL}}}
                               |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                    #if: 
                    |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                  }}}}
               }}
            }}
|[{{
              #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
              |{{
                 #if: {{#if:||http://www.example.org/}}
                 |{{
                    #if: 
                    |{{{URL}}}
                    |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                       #if: 
                       |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                     }}}}
                  }}
               }}
              |{{
                 #if: 
                 |{{{URL}}}
                               |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                    #if: 
                    |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                  }}}}
               }}
            }} {{
           #if:| [{{{TransItalic}}}]
         }}]
|{{
           #if:| [{{{TransItalic}}}]
         }}

}}

   }}{{
     #if: 
     | ({{{TitleType}}})
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Series}}}
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Volume}}}
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{
     #if: 
     | ({{{Edition}}} ed.)
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{
     #if: 
     |{{
        #if: 
        |:
        |{{#ifeq:{{{seperator}}} |;|;|.  }}
      }} 
   }}

}}{{

 #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}
 |
 |{{
    #if: {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}{{
      #if:
    | [{{{YearNote}}}]
    }}
  }}

}}{{

 #if: 
 |{{
    #ifeq:  | {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}
    |
    |{{
       #if: 
       |{{
          #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}
          |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{PublicationDate}}}
          | (published {{{PublicationDate}}})
        }}
       |{{
          #if: 
          |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{PublicationDate}}}
          | (published {{{PublicationDate}}})
        }}
     }}
  }}

}}{{

 #if: 
 |
 |{{
    #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
  }}

}}{{

  1. if:
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:doi
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }}{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
    |
  }}

}}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:isbn
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:issn
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:oclc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmid
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{
    #if: 
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}}

    |{{#if:1||{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}

  }}

}}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:bibcode
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

  1. if:

|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Archive}}} |{{

 #if:
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.|A|a}}rchived{{
   #if:http://www.example.org/{{#if:%7C%7Chttp://www.example.org/}}
   |{{#if:| from {{#if:http://www.example.org/
|the original
|the original

}}}}

   }}{{
   #if:
   | on 
   }}{{
   #if:{{#if:||A}}{{#if:http://www.example.org/{{#if:%7C%7Chttp://www.example.org/}}%7C%7CB}}{{#if:%7C%7CC}}
   |. Error: If you specify |{{#if:|archiveurl|archivedate}}=, you must {{#if:http://www.example.org/{{#if:%7C%7Chttp://www.example.org/}}%7C also specify |{{#if:|archivedate|archiveurl}}=|first specify |url=}}{{#if:| when using {{[[Template:{{{2}}}|{{{2}}}]]}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

   }}
 }}

}}{{

 #if: {{#if:||http://www.example.org/}}
 |{{
    #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
                                     #if: {{#if:||http://www.example.org/}}
                                     |{{#if:||http://www.example.org/}}
                                     |{{{URL}}}
                                   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
             #if: {{#if:||http://www.example.org/}}
             |{{#if:||http://www.example.org/}}
             |{{{URL}}}
           }}
  }}{{
    #if: {{#if:6 July 2005
               |{{#if: 
                  |6 July 2005 {{{accessyear}}}
                  |6 July 2005
                }}
               |  
  }}
    | {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|,|, r|. R}}etrieved {{#if:6 July 2005
               |{{#if: 
                  |6 July 2005 {{{accessyear}}}
                  |6 July 2005
                }}
               |  
  }}
    }}

}}{{#if:

 |{{#ifeq:{{{seperator}}} |;|;|.  }} [{{{laysummary}}} Lay summary]{{#if: | – {{{laysource}}}}}

}}{{#if:

 |  ({{{laydate}}})

}}{{#if:

 |{{#ifeq:{{{seperator}}} |;|;|.  }} ""

}}{{#if:||.}}<span

   class="Z3988"
   title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3A{{
     #if: 
     |journal&rft.genre=article&rft.atitle=&rft.jtitle=
     |book{{
        #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
        |&rft.genre=bookitem&rft.btitle=%7B%7B%0A++++%23if%3AMy+Favorite+Things%2C+Part+II%0A++++%7CMy+Favorite+Things%2C+Part+II%0A++++%7C%7B%7B%0A++++++%23if%3A%0A++++++%7C%0A++++++%7C%3Cspan+class%3D%22error%22%3EError%3A+no+%3Ccode%3E%26%23124%3Btitle%26%2361%3B%3C%2Fcode%3E+specified%7B%7B%23if%3ACite+web%7C%26%2332%3Bwhen+using+%7B%7B%5B%5BTemplate%3ACite+web%7CCite+web%5D%5D%7D%7D%7D%7D%3C%2Fspan%3E%7B%7B%23ifeq%3A%7Ctrue%7C%7C%7B%7B%23switch%3A++++%0A++%7B%7B%23switch%3A++++%0A++++%7B%7B%23if%3A+%0A++++++%7C+%7B%7B%7Bdemospace%7D%7D%7D%0A++++++%7C+%7B%7B%23if%3A+%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3A%7C%0A++++++++++%7C+talk%0A++++++++++%7C++%0A++++++++++%7D%7D%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3Atemplate%7Ctemplate+talk%0A++++++++++%7C+talk%0A++++++++++%7C+template+%0A++++++++++%7D%7D%0A++++++++%7D%7D%0A++++++%7D%7D%0A++%7C+showall+++%3D+showall+++%0A++%7C+main+++++++++%0A++%7C+++++++++++%3D+1%0A++%7C+talk++++++%3D+++%0A++%7C+user++++++%3D+++%0A++%7C+wikipedia+%3D+++%0A++%7C+file%0A++%7C+image+++++%3D+2%0A++%7C+mediawiki+%3D+++%0A++%7C+template++%3D+2%0A++%7C+help++++++%3D+2%0A++%7C+category++%3D+2%0A++%7C+portal++++%3D+++%0A++%7C+book++++++%3D+++%0A++%7C+other%0A++%7C+%23default++%3D++%0A++%7D%7D%0A%0A%7C+1+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CCite+web%2Fdoc%5D%5D%0A%7C+2+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Cite+web%2Fdoc%5D%5D%0A%7C+3+%3D+%0A%7C+4+%3D+%0A%7C+5+%3D+%0A%7C+6+%3D+%0A%7C+showall+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CCite+web%2Fdoc%5D%5D%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Cite+web%2Fdoc%5D%5D%0A%7D%7D%7D%7D%0A++++++%7D%7D%0A++++%7D%7D&rft.atitle=
        |&rft.genre=book&rft.btitle=
      }}
   }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }} |&rft.aulast=%7B%7B%23if%3A%0A++++++++++++++++%7C%7B%7B%7Blast%7D%7D%7D%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7CDoe%2C+John%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
      #if: {{#if:|{{{first}}}|}} |&rft.aufirst=%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
    }}
  }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Doe, John
                }}
             }} |&rft.au=%7B%7B%23if%3A%0A++++++++++++++++%7C%7B%7B%7Blast%7D%7D%7D%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7CDoe%2C+John%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
      #if: {{#if:|{{{first}}}|}} |%2C%26%2332%3B%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
   }}{{
     #if: {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}} |&rft.date=%7B%7B%23if%3A%7C%7B%7B%7Bdate%7D%7D%7D%7C++%7B%7B%23if%3A%7C%7B%7B%7Byear%7D%7D%7D%7C%7D%7D%7D%7D
   }}{{
     #if:  |&rft.series=%7B%7B%7BSeries%7D%7D%7D
   }}{{
     #if:  |&rft.volume=%7B%7B%7BVolume%7D%7D%7D
   }}{{
     #if:  |&rft.issue=%7B%7B%7BIssue%7D%7D%7D
   }}{{
     #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }} |&rft.pages=%7B%7B%23if%3A%7Cp.+%7B%7B%7Bpage%7D%7D%7D%7C%7B%7B%23if%3A%7Cpp.+%7C+%7D%7D+%7D%7D
   }}{{
     #if:  |&rft.edition=%7B%7B%7BEdition%7D%7D%7D
   }}{{
     #if:  |&rft.place=
   }}{{
     #if:  |&rft.pub=
   }}{{
     #if:  |&rft_id=info:doi/
   }}{{
     #if:  |&rft_id=info:pmid/
   }}{{
     #if:  |&rft_id=info:bibcode/%7B%7B%7BBibcode%7D%7D%7D
   }}{{
     #if:  |&rft_id=info:oclcnum/
   }}{{
     #if:  |&rft.isbn=
   }}{{
     #if:  |&rft.issn=
   }}{{
     #if: {{#if:||http://www.example.org/}} |&rft_id=%7B%7B%23if%3A%7C%7Chttp%3A%2F%2Fwww.example.org%2F%7D%7D
   }}&rfr_id=info:sid/en.wikipedia.org:Template:Cite_web/doc"> {{#if:|}}
  • {{cite web |url=http://www.example.org/ |title=My Favorite Things, Part II |accessdate=6 July 2005 }}
    {{
 #if:{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}
 |{{
    #if: 
    |{{
       #iferror: {{ #expr: 1*{{{AuthorMask}}} }}
       |{{{AuthorMask}}}
       |{{#ifexpr:{{{AuthorMask}}}>000| }}{{#ifexpr:{{{AuthorMask}}}>001| }}{{#ifexpr:{{{AuthorMask}}}>002| }}{{#ifexpr:{{{AuthorMask}}}>003| }}{{#ifexpr:{{{AuthorMask}}}>004| }}{{#ifexpr:{{{AuthorMask}}}>005| }}{{#ifexpr:{{{AuthorMask}}}>006| }}{{#ifexpr:{{{AuthorMask}}}>007| }}{{#ifexpr:{{{AuthorMask}}}>008| }}{{#ifexpr:{{{AuthorMask}}}>009| }}{{#ifexpr:{{{AuthorMask}}}>010| }}{{#ifexpr:{{{AuthorMask}}}>011| }}{{#ifexpr:{{{AuthorMask}}}>012| }}{{#ifexpr:{{{AuthorMask}}}>013| }}{{#ifexpr:{{{AuthorMask}}}>014| }}{{#ifexpr:{{{AuthorMask}}}>015| }}{{#ifexpr:{{{AuthorMask}}}>016| }}{{#ifexpr:{{{AuthorMask}}}>017| }}{{#ifexpr:{{{AuthorMask}}}>018| }}{{#ifexpr:{{{AuthorMask}}}>019| }}{{#ifexpr:{{{AuthorMask}}}>020| }}{{#ifexpr:{{{AuthorMask}}}>021| }}{{#ifexpr:{{{AuthorMask}}}>022| }}{{#ifexpr:{{{AuthorMask}}}>023| }}{{#ifexpr:{{{AuthorMask}}}>024| }}{{#ifexpr:{{{AuthorMask}}}>025| }}{{#ifexpr:{{{AuthorMask}}}>026| }}{{#ifexpr:{{{AuthorMask}}}>027| }}{{#ifexpr:{{{AuthorMask}}}>028| }}{{#ifexpr:{{{AuthorMask}}}>029| }}{{#ifexpr:{{{AuthorMask}}}>030| }}{{#ifexpr:{{{AuthorMask}}}>031| }}{{#ifexpr:{{{AuthorMask}}}>032| }}{{#ifexpr:{{{AuthorMask}}}>033| }}{{#ifexpr:{{{AuthorMask}}}>034| }}{{#ifexpr:{{{AuthorMask}}}>035| }}{{#ifexpr:{{{AuthorMask}}}>036| }}{{#ifexpr:{{{AuthorMask}}}>037| }}{{#ifexpr:{{{AuthorMask}}}>038| }}{{#ifexpr:{{{AuthorMask}}}>039| }}{{#ifexpr:{{{AuthorMask}}}>040| }}{{#ifexpr:{{{AuthorMask}}}>041| }}{{#ifexpr:{{{AuthorMask}}}>042| }}{{#ifexpr:{{{AuthorMask}}}>043| }}{{#ifexpr:{{{AuthorMask}}}>044| }}{{#ifexpr:{{{AuthorMask}}}>045| }}{{#ifexpr:{{{AuthorMask}}}>046| }}{{#ifexpr:{{{AuthorMask}}}>047| }}{{#ifexpr:{{{AuthorMask}}}>048| }}{{#ifexpr:{{{AuthorMask}}}>049| }}{{#ifexpr:{{{AuthorMask}}}>050| }}{{#ifexpr:{{{AuthorMask}}}>051| }}{{#ifexpr:{{{AuthorMask}}}>052| }}{{#ifexpr:{{{AuthorMask}}}>053| }}{{#ifexpr:{{{AuthorMask}}}>054| }}{{#ifexpr:{{{AuthorMask}}}>055| }}{{#ifexpr:{{{AuthorMask}}}>056| }}{{#ifexpr:{{{AuthorMask}}}>057| }}{{#ifexpr:{{{AuthorMask}}}>058| }}{{#ifexpr:{{{AuthorMask}}}>059| }}{{#ifexpr:{{{AuthorMask}}}>060| }}{{#ifexpr:{{{AuthorMask}}}>061| }}{{#ifexpr:{{{AuthorMask}}}>062| }}{{#ifexpr:{{{AuthorMask}}}>063| }}{{#ifexpr:{{{AuthorMask}}}>064| }}{{#ifexpr:{{{AuthorMask}}}>065| }}{{#ifexpr:{{{AuthorMask}}}>066| }}{{#ifexpr:{{{AuthorMask}}}>067| }}{{#ifexpr:{{{AuthorMask}}}>068| }}{{#ifexpr:{{{AuthorMask}}}>069| }}{{#ifexpr:{{{AuthorMask}}}>070| }}{{#ifexpr:{{{AuthorMask}}}>071| }}{{#ifexpr:{{{AuthorMask}}}>072| }}{{#ifexpr:{{{AuthorMask}}}>073| }}{{#ifexpr:{{{AuthorMask}}}>074| }}{{#ifexpr:{{{AuthorMask}}}>075| }}{{#ifexpr:{{{AuthorMask}}}>076| }}{{#ifexpr:{{{AuthorMask}}}>077| }}{{#ifexpr:{{{AuthorMask}}}>078| }}{{#ifexpr:{{{AuthorMask}}}>079| }}{{#ifexpr:{{{AuthorMask}}}>080| }}{{#ifexpr:{{{AuthorMask}}}>081| }}{{#ifexpr:{{{AuthorMask}}}>082| }}{{#ifexpr:{{{AuthorMask}}}>083| }}{{#ifexpr:{{{AuthorMask}}}>084| }}{{#ifexpr:{{{AuthorMask}}}>085| }}{{#ifexpr:{{{AuthorMask}}}>086| }}{{#ifexpr:{{{AuthorMask}}}>087| }}{{#ifexpr:{{{AuthorMask}}}>088| }}{{#ifexpr:{{{AuthorMask}}}>089| }}{{#ifexpr:{{{AuthorMask}}}>090| }}{{#ifexpr:{{{AuthorMask}}}>091| }}{{#ifexpr:{{{AuthorMask}}}>092| }}{{#ifexpr:{{{AuthorMask}}}>093| }}{{#ifexpr:{{{AuthorMask}}}>094| }}{{#ifexpr:{{{AuthorMask}}}>095| }}{{#ifexpr:{{{AuthorMask}}}>096| }}{{#ifexpr:{{{AuthorMask}}}>097| }}{{#ifexpr:{{{AuthorMask}}}>098| }}{{#ifexpr:{{{AuthorMask}}}>099| }}{{#ifexpr:{{{AuthorMask}}}>100| }}{{#ifexpr:{{{AuthorMask}}}>101| }}{{#ifexpr:{{{AuthorMask}}}>102| }}{{#ifexpr:{{{AuthorMask}}}>103| }}{{#ifexpr:{{{AuthorMask}}}>104| }}{{#ifexpr:{{{AuthorMask}}}>105| }}{{#ifexpr:{{{AuthorMask}}}>106| }}{{#ifexpr:{{{AuthorMask}}}>107| }}{{#ifexpr:{{{AuthorMask}}}>108| }}{{#ifexpr:{{{AuthorMask}}}>109| }}{{#ifexpr:{{{AuthorMask}}}>110| }}{{#ifexpr:{{{AuthorMask}}}>111| }}{{#ifexpr:{{{AuthorMask}}}>112| }}{{#ifexpr:{{{AuthorMask}}}>113| }}{{#ifexpr:{{{AuthorMask}}}>114| }}{{#ifexpr:{{{AuthorMask}}}>115| }}{{#ifexpr:{{{AuthorMask}}}>116| }}{{#ifexpr:{{{AuthorMask}}}>117| }}{{#ifexpr:{{{AuthorMask}}}>118| }}{{#ifexpr:{{{AuthorMask}}}>119| }}{{#ifexpr:{{{AuthorMask}}}>120| }}{{#ifexpr:{{{AuthorMask}}}>121| }}{{#ifexpr:{{{AuthorMask}}}>122| }}{{#ifexpr:{{{AuthorMask}}}>123| }}{{#ifexpr:{{{AuthorMask}}}>124| }}{{#ifexpr:{{{AuthorMask}}}>125| }}{{#ifexpr:{{{AuthorMask}}}>126| }}{{#ifexpr:{{{AuthorMask}}}>127| }}{{#ifexpr:{{{AuthorMask}}}>128| }}{{#ifexpr:{{{AuthorMask}}}>129| }}{{#ifexpr:{{{AuthorMask}}}>130| }}{{#ifexpr:{{{AuthorMask}}}>131| }}{{#ifexpr:{{{AuthorMask}}}>132| }}{{#ifexpr:{{{AuthorMask}}}>133| }}{{#ifexpr:{{{AuthorMask}}}>134| }}{{#ifexpr:{{{AuthorMask}}}>135| }}{{#ifexpr:{{{AuthorMask}}}>136| }}{{#ifexpr:{{{AuthorMask}}}>137| }}{{#ifexpr:{{{AuthorMask}}}>138| }}{{#ifexpr:{{{AuthorMask}}}>139| }}{{#ifexpr:{{{AuthorMask}}}>140| }}{{#ifexpr:{{{AuthorMask}}}>141| }}{{#ifexpr:{{{AuthorMask}}}>142| }}{{#ifexpr:{{{AuthorMask}}}>143| }}{{#ifexpr:{{{AuthorMask}}}>144| }}{{#ifexpr:{{{AuthorMask}}}>145| }}{{#ifexpr:{{{AuthorMask}}}>146| }}{{#ifexpr:{{{AuthorMask}}}>147| }}{{#ifexpr:{{{AuthorMask}}}>148| }}{{#ifexpr:{{{AuthorMask}}}>149| }}
     }}
    |{{
       #if: {{#if:|{{{authorlink}}}|}}
       |[[{{#if:|{{{authorlink}}}|}} |{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
         #if: {{#if:|{{{first}}}|}}
         |, {{#if:|{{{first}}}|}}
        }}]]
       |{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
          #if: {{#if:|{{{first}}}|}}
          |, {{#if:|{{{first}}}|}}
        }}
     }}
  }}{{
    #if: 
    |{{#ifexpr:8<2
      | et al.
      |{{
         #iferror: {{ #expr: 1*0.0 }}
         | 
         |{{
           #if: 
           |; 
           |{{#if:| & |; }}
         }}
       }}{{
         #if: 
         |[[ |{{
            #if: 
            |, 
          }}]]
         |{{
            #if: 
            |, 
          }}
       }}{{
         #if: 
         |{{#ifexpr:8<3
           | et al.
           |{{
              #if: 
              |; 
              |{{#if:| & |; }}
            }}{{
              #if: 
              |[[ |{{
                 #if: 
                 |, 
               }}]]
              |{{
                 #if: 
                 |, 
               }}
            }}{{
              #if:
              |{{#ifexpr:8<4
                | et al.
                |{{
                   #if: 
                   |; 
                   |{{#if:| & |; }}
                 }}{{
                   #if: 
                   |[[ |{{
                      #if: 
                      |, 
                    }}]]
                   |{{
                      #if: 
                      |, 
                   }}
                 }}{{
                 #if:
                 |{{#ifexpr:8<5
                   | et al.
                   |{{
                    #if: 
                    |; 
                    |{{#if:| & |; }}
                   }}{{
                    #if: 
                    |[[ |{{
                       #if: 
                       |, 
                     }}]]
                    |{{
                       #if: 
                       |, 
                     }}
                  }}{{
                    #if:
                    |{{#ifexpr:8<6
                    | et al.
                     |{{
                       #if: 
                       |; 
                       |{{#if:| & |; }}
                     }}{{
                       #if: 
                       |[[ |{{
                          #if: 
                          |, 
                        }}]]
                       |{{
                          #if: 
                          |, 
                        }}
                     }}{{
                       #if:
                        |{{#ifexpr:8<7
                          | et al.
                       |{{
                          #if: 
                          |; 
                          |{{#if:| & |; }}
                        }}{{
                          #if: 
                          |[[ |{{
                             #if: 
                             |, 
                           }}]]
                          |{{
                             #if: 
                             |, 
                           }}
                                   }}{{
                                      #if:
                                      |{{#ifexpr:8<8
                                          | et al.
                                          |{{
                                             #if: 
                                             |; 
                                             |{{#if:| & |; }}
                                           }}{{
                                             #if: 
                                             |[[ |{{
                                                #if: 
                                                |, 
                                              }}]]
                                             |{{
                                                #if: 
                                                |, 
                                              }}
                                           }}{{
                                             #if:
                                             | et al.
                                           }}
                                        }}
                                     }}
                                  }}
                               }}
                            }}
                         }}
                      }}
                    }}
                 }}
              }}
           }}
        }}
     }}
  }}{{
    #if: 
    |; |
  }}{{
    #if: {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}
    | ({{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}){{
      #if:
    | [{{{YearNote}}}]
    }}
  }}
 |{{
    #if: 
    |{{
       #if: 
       |[[ |{{
          #if: 
          |, 
        }}]]
       |{{
          #if: 
          |, 
        }}
     }}{{
       #if: 
       |{{
         #if: 
         |; 
         |{{#if:| & |; }}
       }}{{
          #if: 
          |[[ |{{
             #if: 
             |, 
           }}]]
          |{{
             #if: 
             |, 
           }}
        }}{{
          #if: 
          |{{
             #if: 
             |; 
             |{{#if:| & |; }}
           }}{{
             #if: 
             |[[ |{{
                #if: 
                |, 
              }}]]
             |{{
                #if: 
                |, 
              }}
           }}{{
             #if:
             | et al.
           }}
        }}
      }}, ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.||.}}{{
       #if: {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}
       | ({{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}){{
        #if:
      | [{{{YearNote}}}]
      }}
     }}
  }}

}}{{

 #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{#if:||{{#if:||}}}}
 |{{
    #if:{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
  }}{{#if:{{
          #if: {{#if:||http://www.example.org/}}
          |{{#if:||http://www.example.org/}}
          |{{
             #if: 
             |{{{URL}}}
             |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}
               |{{
                  #if: 
                  |http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                }}
              }}
           }}
        }}
|[{{
          #if: {{#if:||http://www.example.org/}}
          |{{#if:||http://www.example.org/}}
          |{{
             #if: 
             |{{{URL}}}
             |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}
               |{{
                  #if: 
                  |http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                }}
              }}
           }}
        }} {{
          #if: 
          |{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
          |"{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{
            #if: 
            |{{
               #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
               | 
             }}[]
          }}"
        }}]
|{{
          #if: 
          |{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
          |"{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{
            #if: 
            |{{
               #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
               | 
             }}[]
          }}"
        }}

}} }}{{

 #if: 
 |{{
    #ifeq:  | 
    |
    |{{
       #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |{{#ifeq:{{{seperator}}} |;|;|.  }} written at {{{Place}}}
     }}
  }}

}}{{

 #if: 
 |{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
       #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.|I|i}}n 
     }}{{
       #if: 
       |[[ |{{
          #if: 
          |, 
        }}]]
       |{{
          #if: 
          |, 
        }}}}{{
       #if: 
       |{{
         #if: 
           |; 
           |{{#if:| & |; }}
         }}{{
          #if: 
          |[[|{{
             #if: 
             |, 
           }}]]
          |{{
             #if: 
             |, 
           }}
        }}{{
          #if: 
          |{{
             #if: 
             |; 
             |{{#if:| & |; }}
           }}{{
             #if: 
             |[[|{{
                #if: 
                |, 
              }}]]
             |{{
                #if: 
                |, 
              }}
           }}{{
             #if:
             | et al.
           }}
        }}
     }}{{
       #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |
       |{{#ifeq:{{{seperator}}} |;|;|.  }} ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.||.}}
     }}
  }}

}}{{

 #if: 
 |{{
    #if: 
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
  }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} }}{{
    #if: 
    |{{#if:{{
             #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
             |{{
                #if: {{#if:||http://www.example.org/}}
                |{{
                   #if: 
                   |{{{URL}}}
                   |{{
                      #ifexpr: {{#time: U}} > {{#time: U | 1010-10-10 }} | {{
                        #if: 
                        |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                      }}
                    }}
                 }}
              }}
             |{{
                #if: 
                |{{{URL}}}
                |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }} |{{
                      #if: 
                      |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                   }}
                }}
              }}
           }}
|[{{
             #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
             |{{
                #if: {{#if:||http://www.example.org/}}
                |{{
                   #if: 
                   |{{{URL}}}
                   |{{
                      #ifexpr: {{#time: U}} > {{#time: U | 1010-10-10 }} | {{
                        #if: 
                        |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                      }}
                    }}
                 }}
              }}
             |{{
                #if: 
                |{{{URL}}}
                |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }} |{{
                      #if: 
                      |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                   }}
                }}
              }}
           }} "{{
         #if: 
         |{{
            #if: 
            | 
          }}[]
       }}"]
|"{{
         #if: 
         |{{
            #if: 
            | 
          }}[]
       }}"

}}{{

       #if: 
       |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{TitleNote}}}
     }}
  }}

}}{{

 #if: 
 | (in )

}}{{

 #if: 
 | ()

}}{{

  #if: 
  |{{
     #if:{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{{Periodical}}}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Series}}}
   }}{{
     #if: 
     |{{
        #if: 
        | (: )
        | ()
      }}
     |{{
        #if: 
        | ()
      }}
   }}{{
     #if: 
     | {{{Volume}}}{{
        #if: 
        | ({{{Issue}}})
      }}
     |{{
        #if: 
        | ({{{Issue}}})
      }}
   }}{{
     #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
     |:  {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
   }}
  |{{
     #if: 
     |{{
        #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
        |{{#ifeq:{{{seperator}}} |;|;|.  }}
      }} {{#if:{{
              #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
              |{{
                 #if: {{#if:||http://www.example.org/}}
                 |{{
                    #if: 
                    |{{{URL}}}
                    |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                       #if: 
                       |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                     }}}}
                  }}
               }}
              |{{
                 #if: 
                 |{{{URL}}}
                               |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                    #if: 
                    |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                  }}}}
               }}
            }}
|[{{
              #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
              |{{
                 #if: {{#if:||http://www.example.org/}}
                 |{{
                    #if: 
                    |{{{URL}}}
                    |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                       #if: 
                       |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                     }}}}
                  }}
               }}
              |{{
                 #if: 
                 |{{{URL}}}
                               |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                    #if: 
                    |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                  }}}}
               }}
            }} {{
           #if:| [{{{TransItalic}}}]
         }}]
|{{
           #if:| [{{{TransItalic}}}]
         }}

}}

   }}{{
     #if: 
     | ({{{TitleType}}})
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Series}}}
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Volume}}}
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{
     #if: 
     | ({{{Edition}}} ed.)
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{
     #if: 
     |{{
        #if: 
        |:
        |{{#ifeq:{{{seperator}}} |;|;|.  }}
      }} 
   }}

}}{{

 #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}
 |
 |{{
    #if: {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}{{
      #if:
    | [{{{YearNote}}}]
    }}
  }}

}}{{

 #if: 
 |{{
    #ifeq:  | {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}
    |
    |{{
       #if: 
       |{{
          #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}
          |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{PublicationDate}}}
          | (published {{{PublicationDate}}})
        }}
       |{{
          #if: 
          |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{PublicationDate}}}
          | (published {{{PublicationDate}}})
        }}
     }}
  }}

}}{{

 #if: 
 |
 |{{
    #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
  }}

}}{{

  1. if:
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:doi
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
    |
  }}

}}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:isbn
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:issn
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:oclc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmid
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{
    #if: 
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}}

    |{{#if:1||{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}

  }}

}}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:bibcode
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

  1. if:

|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Archive}}} |{{

 #if:
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.|A|a}}rchived{{
   #if:http://www.example.org/{{#if:%7C%7Chttp://www.example.org/}}
   |{{#if:| from {{#if:http://www.example.org/
|the original
|the original

}}}}

   }}{{
   #if:
   | on 
   }}{{
   #if:{{#if:||A}}{{#if:http://www.example.org/{{#if:%7C%7Chttp://www.example.org/}}%7C%7CB}}{{#if:%7C%7CC}}
   |. Error: If you specify |{{#if:|archiveurl|archivedate}}=, you must {{#if:http://www.example.org/{{#if:%7C%7Chttp://www.example.org/}}%7C also specify |{{#if:|archivedate|archiveurl}}=|first specify |url=}}{{#if:| when using {{[[Template:{{{2}}}|{{{2}}}]]}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

   }}
 }}

}}{{

 #if: {{#if:||http://www.example.org/}}
 |{{
    #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
                                     #if: {{#if:||http://www.example.org/}}
                                     |{{#if:||http://www.example.org/}}
                                     |{{{URL}}}
                                   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
             #if: {{#if:||http://www.example.org/}}
             |{{#if:||http://www.example.org/}}
             |{{{URL}}}
           }}
  }}{{
    #if: {{#if:6 July 2005
               |{{#if: 
                  |6 July 2005 {{{accessyear}}}
                  |6 July 2005
                }}
               |  
  }}
    | {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|,|, r|. R}}etrieved {{#if:6 July 2005
               |{{#if: 
                  |6 July 2005 {{{accessyear}}}
                  |6 July 2005
                }}
               |  
  }}
    }}

}}{{#if:

 |{{#ifeq:{{{seperator}}} |;|;|.  }} [{{{laysummary}}} Lay summary]{{#if: | – {{{laysource}}}}}

}}{{#if:

 |  ({{{laydate}}})

}}{{#if:

 |{{#ifeq:{{{seperator}}} |;|;|.  }} ""

}}{{#if:||.}}<span

   class="Z3988"
   title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3A{{
     #if: 
     |journal&rft.genre=article&rft.atitle=&rft.jtitle=
     |book{{
        #if: {{
   #if:My Favorite Things, Part II
   |My Favorite Things, Part II
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
        |&rft.genre=bookitem&rft.btitle=%7B%7B%0A++++%23if%3AMy+Favorite+Things%2C+Part+II%0A++++%7CMy+Favorite+Things%2C+Part+II%0A++++%7C%7B%7B%0A++++++%23if%3A%0A++++++%7C%0A++++++%7C%3Cspan+class%3D%22error%22%3EError%3A+no+%3Ccode%3E%26%23124%3Btitle%26%2361%3B%3C%2Fcode%3E+specified%7B%7B%23if%3ACite+web%7C%26%2332%3Bwhen+using+%7B%7B%5B%5BTemplate%3ACite+web%7CCite+web%5D%5D%7D%7D%7D%7D%3C%2Fspan%3E%7B%7B%23ifeq%3A%7Ctrue%7C%7C%7B%7B%23switch%3A++++%0A++%7B%7B%23switch%3A++++%0A++++%7B%7B%23if%3A+%0A++++++%7C+%7B%7B%7Bdemospace%7D%7D%7D%0A++++++%7C+%7B%7B%23if%3A+%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3A%7C%0A++++++++++%7C+talk%0A++++++++++%7C++%0A++++++++++%7D%7D%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3Atemplate%7Ctemplate+talk%0A++++++++++%7C+talk%0A++++++++++%7C+template+%0A++++++++++%7D%7D%0A++++++++%7D%7D%0A++++++%7D%7D%0A++%7C+showall+++%3D+showall+++%0A++%7C+main+++++++++%0A++%7C+++++++++++%3D+1%0A++%7C+talk++++++%3D+++%0A++%7C+user++++++%3D+++%0A++%7C+wikipedia+%3D+++%0A++%7C+file%0A++%7C+image+++++%3D+2%0A++%7C+mediawiki+%3D+++%0A++%7C+template++%3D+2%0A++%7C+help++++++%3D+2%0A++%7C+category++%3D+2%0A++%7C+portal++++%3D+++%0A++%7C+book++++++%3D+++%0A++%7C+other%0A++%7C+%23default++%3D++%0A++%7D%7D%0A%0A%7C+1+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CCite+web%2Fdoc%5D%5D%0A%7C+2+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Cite+web%2Fdoc%5D%5D%0A%7C+3+%3D+%0A%7C+4+%3D+%0A%7C+5+%3D+%0A%7C+6+%3D+%0A%7C+showall+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CCite+web%2Fdoc%5D%5D%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Cite+web%2Fdoc%5D%5D%0A%7D%7D%7D%7D%0A++++++%7D%7D%0A++++%7D%7D&rft.atitle=
        |&rft.genre=book&rft.btitle=
      }}
   }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }} |&rft.aulast=%7B%7B%23if%3A%0A++++++++++++++++%7C%7B%7B%7Blast%7D%7D%7D%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7C%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
      #if: {{#if:|{{{first}}}|}} |&rft.aufirst=%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
    }}
  }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }} |&rft.au=%7B%7B%23if%3A%0A++++++++++++++++%7C%7B%7B%7Blast%7D%7D%7D%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7C%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
      #if: {{#if:|{{{first}}}|}} |%2C%26%2332%3B%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
   }}{{
     #if: {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}} |&rft.date=%7B%7B%23if%3A%7C%7B%7B%7Bdate%7D%7D%7D%7C++%7B%7B%23if%3A%7C%7B%7B%7Byear%7D%7D%7D%7C%7D%7D%7D%7D
   }}{{
     #if:  |&rft.series=%7B%7B%7BSeries%7D%7D%7D
   }}{{
     #if:  |&rft.volume=%7B%7B%7BVolume%7D%7D%7D
   }}{{
     #if:  |&rft.issue=%7B%7B%7BIssue%7D%7D%7D
   }}{{
     #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }} |&rft.pages=%7B%7B%23if%3A%7Cp.+%7B%7B%7Bpage%7D%7D%7D%7C%7B%7B%23if%3A%7Cpp.+%7C+%7D%7D+%7D%7D
   }}{{
     #if:  |&rft.edition=%7B%7B%7BEdition%7D%7D%7D
   }}{{
     #if:  |&rft.place=
   }}{{
     #if:  |&rft.pub=
   }}{{
     #if:  |&rft_id=info:doi/
   }}{{
     #if:  |&rft_id=info:pmid/
   }}{{
     #if:  |&rft_id=info:bibcode/%7B%7B%7BBibcode%7D%7D%7D
   }}{{
     #if:  |&rft_id=info:oclcnum/
   }}{{
     #if:  |&rft.isbn=
   }}{{
     #if:  |&rft.issn=
   }}{{
     #if: {{#if:||http://www.example.org/}} |&rft_id=%7B%7B%23if%3A%7C%7Chttp%3A%2F%2Fwww.example.org%2F%7D%7D
   }}&rfr_id=info:sid/en.wikipedia.org:Template:Cite_web/doc"> {{#if:|}}
  • {{cite web |url=http://www.nfl.com/rulebook/digestofrules |title=Digest of Rules |publisher=National Football League |accessdate=6 July 2005 }}
    {{
 #if:{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}
 |{{
    #if: 
    |{{
       #iferror: {{ #expr: 1*{{{AuthorMask}}} }}
       |{{{AuthorMask}}}
       |{{#ifexpr:{{{AuthorMask}}}>000| }}{{#ifexpr:{{{AuthorMask}}}>001| }}{{#ifexpr:{{{AuthorMask}}}>002| }}{{#ifexpr:{{{AuthorMask}}}>003| }}{{#ifexpr:{{{AuthorMask}}}>004| }}{{#ifexpr:{{{AuthorMask}}}>005| }}{{#ifexpr:{{{AuthorMask}}}>006| }}{{#ifexpr:{{{AuthorMask}}}>007| }}{{#ifexpr:{{{AuthorMask}}}>008| }}{{#ifexpr:{{{AuthorMask}}}>009| }}{{#ifexpr:{{{AuthorMask}}}>010| }}{{#ifexpr:{{{AuthorMask}}}>011| }}{{#ifexpr:{{{AuthorMask}}}>012| }}{{#ifexpr:{{{AuthorMask}}}>013| }}{{#ifexpr:{{{AuthorMask}}}>014| }}{{#ifexpr:{{{AuthorMask}}}>015| }}{{#ifexpr:{{{AuthorMask}}}>016| }}{{#ifexpr:{{{AuthorMask}}}>017| }}{{#ifexpr:{{{AuthorMask}}}>018| }}{{#ifexpr:{{{AuthorMask}}}>019| }}{{#ifexpr:{{{AuthorMask}}}>020| }}{{#ifexpr:{{{AuthorMask}}}>021| }}{{#ifexpr:{{{AuthorMask}}}>022| }}{{#ifexpr:{{{AuthorMask}}}>023| }}{{#ifexpr:{{{AuthorMask}}}>024| }}{{#ifexpr:{{{AuthorMask}}}>025| }}{{#ifexpr:{{{AuthorMask}}}>026| }}{{#ifexpr:{{{AuthorMask}}}>027| }}{{#ifexpr:{{{AuthorMask}}}>028| }}{{#ifexpr:{{{AuthorMask}}}>029| }}{{#ifexpr:{{{AuthorMask}}}>030| }}{{#ifexpr:{{{AuthorMask}}}>031| }}{{#ifexpr:{{{AuthorMask}}}>032| }}{{#ifexpr:{{{AuthorMask}}}>033| }}{{#ifexpr:{{{AuthorMask}}}>034| }}{{#ifexpr:{{{AuthorMask}}}>035| }}{{#ifexpr:{{{AuthorMask}}}>036| }}{{#ifexpr:{{{AuthorMask}}}>037| }}{{#ifexpr:{{{AuthorMask}}}>038| }}{{#ifexpr:{{{AuthorMask}}}>039| }}{{#ifexpr:{{{AuthorMask}}}>040| }}{{#ifexpr:{{{AuthorMask}}}>041| }}{{#ifexpr:{{{AuthorMask}}}>042| }}{{#ifexpr:{{{AuthorMask}}}>043| }}{{#ifexpr:{{{AuthorMask}}}>044| }}{{#ifexpr:{{{AuthorMask}}}>045| }}{{#ifexpr:{{{AuthorMask}}}>046| }}{{#ifexpr:{{{AuthorMask}}}>047| }}{{#ifexpr:{{{AuthorMask}}}>048| }}{{#ifexpr:{{{AuthorMask}}}>049| }}{{#ifexpr:{{{AuthorMask}}}>050| }}{{#ifexpr:{{{AuthorMask}}}>051| }}{{#ifexpr:{{{AuthorMask}}}>052| }}{{#ifexpr:{{{AuthorMask}}}>053| }}{{#ifexpr:{{{AuthorMask}}}>054| }}{{#ifexpr:{{{AuthorMask}}}>055| }}{{#ifexpr:{{{AuthorMask}}}>056| }}{{#ifexpr:{{{AuthorMask}}}>057| }}{{#ifexpr:{{{AuthorMask}}}>058| }}{{#ifexpr:{{{AuthorMask}}}>059| }}{{#ifexpr:{{{AuthorMask}}}>060| }}{{#ifexpr:{{{AuthorMask}}}>061| }}{{#ifexpr:{{{AuthorMask}}}>062| }}{{#ifexpr:{{{AuthorMask}}}>063| }}{{#ifexpr:{{{AuthorMask}}}>064| }}{{#ifexpr:{{{AuthorMask}}}>065| }}{{#ifexpr:{{{AuthorMask}}}>066| }}{{#ifexpr:{{{AuthorMask}}}>067| }}{{#ifexpr:{{{AuthorMask}}}>068| }}{{#ifexpr:{{{AuthorMask}}}>069| }}{{#ifexpr:{{{AuthorMask}}}>070| }}{{#ifexpr:{{{AuthorMask}}}>071| }}{{#ifexpr:{{{AuthorMask}}}>072| }}{{#ifexpr:{{{AuthorMask}}}>073| }}{{#ifexpr:{{{AuthorMask}}}>074| }}{{#ifexpr:{{{AuthorMask}}}>075| }}{{#ifexpr:{{{AuthorMask}}}>076| }}{{#ifexpr:{{{AuthorMask}}}>077| }}{{#ifexpr:{{{AuthorMask}}}>078| }}{{#ifexpr:{{{AuthorMask}}}>079| }}{{#ifexpr:{{{AuthorMask}}}>080| }}{{#ifexpr:{{{AuthorMask}}}>081| }}{{#ifexpr:{{{AuthorMask}}}>082| }}{{#ifexpr:{{{AuthorMask}}}>083| }}{{#ifexpr:{{{AuthorMask}}}>084| }}{{#ifexpr:{{{AuthorMask}}}>085| }}{{#ifexpr:{{{AuthorMask}}}>086| }}{{#ifexpr:{{{AuthorMask}}}>087| }}{{#ifexpr:{{{AuthorMask}}}>088| }}{{#ifexpr:{{{AuthorMask}}}>089| }}{{#ifexpr:{{{AuthorMask}}}>090| }}{{#ifexpr:{{{AuthorMask}}}>091| }}{{#ifexpr:{{{AuthorMask}}}>092| }}{{#ifexpr:{{{AuthorMask}}}>093| }}{{#ifexpr:{{{AuthorMask}}}>094| }}{{#ifexpr:{{{AuthorMask}}}>095| }}{{#ifexpr:{{{AuthorMask}}}>096| }}{{#ifexpr:{{{AuthorMask}}}>097| }}{{#ifexpr:{{{AuthorMask}}}>098| }}{{#ifexpr:{{{AuthorMask}}}>099| }}{{#ifexpr:{{{AuthorMask}}}>100| }}{{#ifexpr:{{{AuthorMask}}}>101| }}{{#ifexpr:{{{AuthorMask}}}>102| }}{{#ifexpr:{{{AuthorMask}}}>103| }}{{#ifexpr:{{{AuthorMask}}}>104| }}{{#ifexpr:{{{AuthorMask}}}>105| }}{{#ifexpr:{{{AuthorMask}}}>106| }}{{#ifexpr:{{{AuthorMask}}}>107| }}{{#ifexpr:{{{AuthorMask}}}>108| }}{{#ifexpr:{{{AuthorMask}}}>109| }}{{#ifexpr:{{{AuthorMask}}}>110| }}{{#ifexpr:{{{AuthorMask}}}>111| }}{{#ifexpr:{{{AuthorMask}}}>112| }}{{#ifexpr:{{{AuthorMask}}}>113| }}{{#ifexpr:{{{AuthorMask}}}>114| }}{{#ifexpr:{{{AuthorMask}}}>115| }}{{#ifexpr:{{{AuthorMask}}}>116| }}{{#ifexpr:{{{AuthorMask}}}>117| }}{{#ifexpr:{{{AuthorMask}}}>118| }}{{#ifexpr:{{{AuthorMask}}}>119| }}{{#ifexpr:{{{AuthorMask}}}>120| }}{{#ifexpr:{{{AuthorMask}}}>121| }}{{#ifexpr:{{{AuthorMask}}}>122| }}{{#ifexpr:{{{AuthorMask}}}>123| }}{{#ifexpr:{{{AuthorMask}}}>124| }}{{#ifexpr:{{{AuthorMask}}}>125| }}{{#ifexpr:{{{AuthorMask}}}>126| }}{{#ifexpr:{{{AuthorMask}}}>127| }}{{#ifexpr:{{{AuthorMask}}}>128| }}{{#ifexpr:{{{AuthorMask}}}>129| }}{{#ifexpr:{{{AuthorMask}}}>130| }}{{#ifexpr:{{{AuthorMask}}}>131| }}{{#ifexpr:{{{AuthorMask}}}>132| }}{{#ifexpr:{{{AuthorMask}}}>133| }}{{#ifexpr:{{{AuthorMask}}}>134| }}{{#ifexpr:{{{AuthorMask}}}>135| }}{{#ifexpr:{{{AuthorMask}}}>136| }}{{#ifexpr:{{{AuthorMask}}}>137| }}{{#ifexpr:{{{AuthorMask}}}>138| }}{{#ifexpr:{{{AuthorMask}}}>139| }}{{#ifexpr:{{{AuthorMask}}}>140| }}{{#ifexpr:{{{AuthorMask}}}>141| }}{{#ifexpr:{{{AuthorMask}}}>142| }}{{#ifexpr:{{{AuthorMask}}}>143| }}{{#ifexpr:{{{AuthorMask}}}>144| }}{{#ifexpr:{{{AuthorMask}}}>145| }}{{#ifexpr:{{{AuthorMask}}}>146| }}{{#ifexpr:{{{AuthorMask}}}>147| }}{{#ifexpr:{{{AuthorMask}}}>148| }}{{#ifexpr:{{{AuthorMask}}}>149| }}
     }}
    |{{
       #if: {{#if:|{{{authorlink}}}|}}
       |[[{{#if:|{{{authorlink}}}|}} |{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
         #if: {{#if:|{{{first}}}|}}
         |, {{#if:|{{{first}}}|}}
        }}]]
       |{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
          #if: {{#if:|{{{first}}}|}}
          |, {{#if:|{{{first}}}|}}
        }}
     }}
  }}{{
    #if: 
    |{{#ifexpr:8<2
      | et al.
      |{{
         #iferror: {{ #expr: 1*0.0 }}
         | 
         |{{
           #if: 
           |; 
           |{{#if:| & |; }}
         }}
       }}{{
         #if: 
         |[[ |{{
            #if: 
            |, 
          }}]]
         |{{
            #if: 
            |, 
          }}
       }}{{
         #if: 
         |{{#ifexpr:8<3
           | et al.
           |{{
              #if: 
              |; 
              |{{#if:| & |; }}
            }}{{
              #if: 
              |[[ |{{
                 #if: 
                 |, 
               }}]]
              |{{
                 #if: 
                 |, 
               }}
            }}{{
              #if:
              |{{#ifexpr:8<4
                | et al.
                |{{
                   #if: 
                   |; 
                   |{{#if:| & |; }}
                 }}{{
                   #if: 
                   |[[ |{{
                      #if: 
                      |, 
                    }}]]
                   |{{
                      #if: 
                      |, 
                   }}
                 }}{{
                 #if:
                 |{{#ifexpr:8<5
                   | et al.
                   |{{
                    #if: 
                    |; 
                    |{{#if:| & |; }}
                   }}{{
                    #if: 
                    |[[ |{{
                       #if: 
                       |, 
                     }}]]
                    |{{
                       #if: 
                       |, 
                     }}
                  }}{{
                    #if:
                    |{{#ifexpr:8<6
                    | et al.
                     |{{
                       #if: 
                       |; 
                       |{{#if:| & |; }}
                     }}{{
                       #if: 
                       |[[ |{{
                          #if: 
                          |, 
                        }}]]
                       |{{
                          #if: 
                          |, 
                        }}
                     }}{{
                       #if:
                        |{{#ifexpr:8<7
                          | et al.
                       |{{
                          #if: 
                          |; 
                          |{{#if:| & |; }}
                        }}{{
                          #if: 
                          |[[ |{{
                             #if: 
                             |, 
                           }}]]
                          |{{
                             #if: 
                             |, 
                           }}
                                   }}{{
                                      #if:
                                      |{{#ifexpr:8<8
                                          | et al.
                                          |{{
                                             #if: 
                                             |; 
                                             |{{#if:| & |; }}
                                           }}{{
                                             #if: 
                                             |[[ |{{
                                                #if: 
                                                |, 
                                              }}]]
                                             |{{
                                                #if: 
                                                |, 
                                              }}
                                           }}{{
                                             #if:
                                             | et al.
                                           }}
                                        }}
                                     }}
                                  }}
                               }}
                            }}
                         }}
                      }}
                    }}
                 }}
              }}
           }}
        }}
     }}
  }}{{
    #if: 
    |; |
  }}{{
    #if: {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}
    | ({{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}){{
      #if:
    | [{{{YearNote}}}]
    }}
  }}
 |{{
    #if: 
    |{{
       #if: 
       |[[ |{{
          #if: 
          |, 
        }}]]
       |{{
          #if: 
          |, 
        }}
     }}{{
       #if: 
       |{{
         #if: 
         |; 
         |{{#if:| & |; }}
       }}{{
          #if: 
          |[[ |{{
             #if: 
             |, 
           }}]]
          |{{
             #if: 
             |, 
           }}
        }}{{
          #if: 
          |{{
             #if: 
             |; 
             |{{#if:| & |; }}
           }}{{
             #if: 
             |[[ |{{
                #if: 
                |, 
              }}]]
             |{{
                #if: 
                |, 
              }}
           }}{{
             #if:
             | et al.
           }}
        }}
      }}, ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.||.}}{{
       #if: {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}
       | ({{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}){{
        #if:
      | [{{{YearNote}}}]
      }}
     }}
  }}

}}{{

 #if: {{
   #if:Digest of Rules
   |Digest of Rules
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{#if:||{{#if:||}}}}
 |{{
    #if:{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
  }}{{#if:{{
          #if: {{#if:||http://www.nfl.com/rulebook/digestofrules}}
          |{{#if:||http://www.nfl.com/rulebook/digestofrules}}
          |{{
             #if: 
             |{{{URL}}}
             |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}
               |{{
                  #if: 
                  |http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                }}
              }}
           }}
        }}
|[{{
          #if: {{#if:||http://www.nfl.com/rulebook/digestofrules}}
          |{{#if:||http://www.nfl.com/rulebook/digestofrules}}
          |{{
             #if: 
             |{{{URL}}}
             |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}
               |{{
                  #if: 
                  |http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                }}
              }}
           }}
        }} {{
          #if: 
          |{{
   #if:Digest of Rules
   |Digest of Rules
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
          |"{{
   #if:Digest of Rules
   |Digest of Rules
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{
            #if: 
            |{{
               #if: {{
   #if:Digest of Rules
   |Digest of Rules
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
               | 
             }}[]
          }}"
        }}]
|{{
          #if: 
          |{{
   #if:Digest of Rules
   |Digest of Rules
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
          |"{{
   #if:Digest of Rules
   |Digest of Rules
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{
            #if: 
            |{{
               #if: {{
   #if:Digest of Rules
   |Digest of Rules
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
               | 
             }}[]
          }}"
        }}

}} }}{{

 #if: 
 |{{
    #ifeq:  | 
    |
    |{{
       #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
   #if:Digest of Rules
   |Digest of Rules
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |{{#ifeq:{{{seperator}}} |;|;|.  }} written at {{{Place}}}
     }}
  }}

}}{{

 #if: 
 |{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
       #if: {{
   #if:Digest of Rules
   |Digest of Rules
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.|I|i}}n 
     }}{{
       #if: 
       |[[ |{{
          #if: 
          |, 
        }}]]
       |{{
          #if: 
          |, 
        }}}}{{
       #if: 
       |{{
         #if: 
           |; 
           |{{#if:| & |; }}
         }}{{
          #if: 
          |[[|{{
             #if: 
             |, 
           }}]]
          |{{
             #if: 
             |, 
           }}
        }}{{
          #if: 
          |{{
             #if: 
             |; 
             |{{#if:| & |; }}
           }}{{
             #if: 
             |[[|{{
                #if: 
                |, 
              }}]]
             |{{
                #if: 
                |, 
              }}
           }}{{
             #if:
             | et al.
           }}
        }}
     }}{{
       #if: {{
   #if:Digest of Rules
   |Digest of Rules
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |
       |{{#ifeq:{{{seperator}}} |;|;|.  }} ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.||.}}
     }}
  }}

}}{{

 #if: 
 |{{
    #if: 
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
  }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
   #if:Digest of Rules
   |Digest of Rules
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} }}{{
    #if: 
    |{{#if:{{
             #if: {{
   #if:Digest of Rules
   |Digest of Rules
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
             |{{
                #if: {{#if:||http://www.nfl.com/rulebook/digestofrules}}
                |{{
                   #if: 
                   |{{{URL}}}
                   |{{
                      #ifexpr: {{#time: U}} > {{#time: U | 1010-10-10 }} | {{
                        #if: 
                        |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                      }}
                    }}
                 }}
              }}
             |{{
                #if: 
                |{{{URL}}}
                |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }} |{{
                      #if: 
                      |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                   }}
                }}
              }}
           }}
|[{{
             #if: {{
   #if:Digest of Rules
   |Digest of Rules
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
             |{{
                #if: {{#if:||http://www.nfl.com/rulebook/digestofrules}}
                |{{
                   #if: 
                   |{{{URL}}}
                   |{{
                      #ifexpr: {{#time: U}} > {{#time: U | 1010-10-10 }} | {{
                        #if: 
                        |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                      }}
                    }}
                 }}
              }}
             |{{
                #if: 
                |{{{URL}}}
                |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }} |{{
                      #if: 
                      |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                   }}
                }}
              }}
           }} "{{
         #if: 
         |{{
            #if: 
            | 
          }}[]
       }}"]
|"{{
         #if: 
         |{{
            #if: 
            | 
          }}[]
       }}"

}}{{

       #if: 
       |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{TitleNote}}}
     }}
  }}

}}{{

 #if: 
 | (in )

}}{{

 #if: 
 | ()

}}{{

  #if: 
  |{{
     #if:{{
   #if:Digest of Rules
   |Digest of Rules
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{{Periodical}}}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Series}}}
   }}{{
     #if: 
     |{{
        #if: National Football League
        | (: National Football League)
        | ()
      }}
     |{{
        #if: National Football League
        | (National Football League)
      }}
   }}{{
     #if: 
     | {{{Volume}}}{{
        #if: 
        | ({{{Issue}}})
      }}
     |{{
        #if: 
        | ({{{Issue}}})
      }}
   }}{{
     #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
     |:  {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
   }}
  |{{
     #if: 
     |{{
        #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
   #if:Digest of Rules
   |Digest of Rules
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
        |{{#ifeq:{{{seperator}}} |;|;|.  }}
      }} {{#if:{{
              #if: {{
   #if:Digest of Rules
   |Digest of Rules
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
              |{{
                 #if: {{#if:||http://www.nfl.com/rulebook/digestofrules}}
                 |{{
                    #if: 
                    |{{{URL}}}
                    |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                       #if: 
                       |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                     }}}}
                  }}
               }}
              |{{
                 #if: 
                 |{{{URL}}}
                               |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                    #if: 
                    |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                  }}}}
               }}
            }}
|[{{
              #if: {{
   #if:Digest of Rules
   |Digest of Rules
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
              |{{
                 #if: {{#if:||http://www.nfl.com/rulebook/digestofrules}}
                 |{{
                    #if: 
                    |{{{URL}}}
                    |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                       #if: 
                       |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                     }}}}
                  }}
               }}
              |{{
                 #if: 
                 |{{{URL}}}
                               |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                    #if: 
                    |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                  }}}}
               }}
            }} {{
           #if:| [{{{TransItalic}}}]
         }}]
|{{
           #if:| [{{{TransItalic}}}]
         }}

}}

   }}{{
     #if: 
     | ({{{TitleType}}})
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Series}}}
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Volume}}}
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{
     #if: 
     | ({{{Edition}}} ed.)
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{
     #if: National Football League
     |{{
        #if: 
        |:
        |{{#ifeq:{{{seperator}}} |;|;|.  }}
      }} National Football League
   }}

}}{{

 #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}
 |
 |{{
    #if: {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}{{
      #if:
    | [{{{YearNote}}}]
    }}
  }}

}}{{

 #if: 
 |{{
    #ifeq:  | {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}
    |
    |{{
       #if: 
       |{{
          #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}
          |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{PublicationDate}}}
          | (published {{{PublicationDate}}})
        }}
       |{{
          #if: 
          |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{PublicationDate}}}
          | (published {{{PublicationDate}}})
        }}
     }}
  }}

}}{{

 #if: 
 |
 |{{
    #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
  }}

}}{{

  1. if:
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:doi
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
   #if:Digest of Rules
   |Digest of Rules
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
    |
  }}

}}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:isbn
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:issn
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:oclc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmid
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{
    #if: 
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}}

    |{{#if:1||{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}

  }}

}}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:bibcode
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

  1. if:

|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Archive}}} |{{

 #if:
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.|A|a}}rchived{{
   #if:http://www.nfl.com/rulebook/digestofrules{{#if:%7C%7Chttp://www.nfl.com/rulebook/digestofrules}}
   |{{#if:| from {{#if:http://www.nfl.com/rulebook/digestofrules
|the original
|the original

}}}}

   }}{{
   #if:
   | on 
   }}{{
   #if:{{#if:||A}}{{#if:http://www.nfl.com/rulebook/digestofrules{{#if:%7C%7Chttp://www.nfl.com/rulebook/digestofrules}}%7C%7CB}}{{#if:%7C%7CC}}
   |. Error: If you specify |{{#if:|archiveurl|archivedate}}=, you must {{#if:http://www.nfl.com/rulebook/digestofrules{{#if:%7C%7Chttp://www.nfl.com/rulebook/digestofrules}}%7C also specify |{{#if:|archivedate|archiveurl}}=|first specify |url=}}{{#if:| when using {{[[Template:{{{2}}}|{{{2}}}]]}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

   }}
 }}

}}{{

 #if: {{#if:||http://www.nfl.com/rulebook/digestofrules}}
 |{{
    #if: {{
   #if:Digest of Rules
   |Digest of Rules
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
                                     #if: {{#if:||http://www.nfl.com/rulebook/digestofrules}}
                                     |{{#if:||http://www.nfl.com/rulebook/digestofrules}}
                                     |{{{URL}}}
                                   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
             #if: {{#if:||http://www.nfl.com/rulebook/digestofrules}}
             |{{#if:||http://www.nfl.com/rulebook/digestofrules}}
             |{{{URL}}}
           }}
  }}{{
    #if: {{#if:6 July 2005
               |{{#if: 
                  |6 July 2005 {{{accessyear}}}
                  |6 July 2005
                }}
               |  
  }}
    | {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|,|, r|. R}}etrieved {{#if:6 July 2005
               |{{#if: 
                  |6 July 2005 {{{accessyear}}}
                  |6 July 2005
                }}
               |  
  }}
    }}

}}{{#if:

 |{{#ifeq:{{{seperator}}} |;|;|.  }} [{{{laysummary}}} Lay summary]{{#if: | – {{{laysource}}}}}

}}{{#if:

 |  ({{{laydate}}})

}}{{#if:

 |{{#ifeq:{{{seperator}}} |;|;|.  }} ""

}}{{#if:||.}}<span

   class="Z3988"
   title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3A{{
     #if: 
     |journal&rft.genre=article&rft.atitle=&rft.jtitle=
     |book{{
        #if: {{
   #if:Digest of Rules
   |Digest of Rules
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
        |&rft.genre=bookitem&rft.btitle=%7B%7B%0A++++%23if%3ADigest+of+Rules%0A++++%7CDigest+of+Rules%0A++++%7C%7B%7B%0A++++++%23if%3A%0A++++++%7C%0A++++++%7C%3Cspan+class%3D%22error%22%3EError%3A+no+%3Ccode%3E%26%23124%3Btitle%26%2361%3B%3C%2Fcode%3E+specified%7B%7B%23if%3ACite+web%7C%26%2332%3Bwhen+using+%7B%7B%5B%5BTemplate%3ACite+web%7CCite+web%5D%5D%7D%7D%7D%7D%3C%2Fspan%3E%7B%7B%23ifeq%3A%7Ctrue%7C%7C%7B%7B%23switch%3A++++%0A++%7B%7B%23switch%3A++++%0A++++%7B%7B%23if%3A+%0A++++++%7C+%7B%7B%7Bdemospace%7D%7D%7D%0A++++++%7C+%7B%7B%23if%3A+%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3A%7C%0A++++++++++%7C+talk%0A++++++++++%7C++%0A++++++++++%7D%7D%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3Atemplate%7Ctemplate+talk%0A++++++++++%7C+talk%0A++++++++++%7C+template+%0A++++++++++%7D%7D%0A++++++++%7D%7D%0A++++++%7D%7D%0A++%7C+showall+++%3D+showall+++%0A++%7C+main+++++++++%0A++%7C+++++++++++%3D+1%0A++%7C+talk++++++%3D+++%0A++%7C+user++++++%3D+++%0A++%7C+wikipedia+%3D+++%0A++%7C+file%0A++%7C+image+++++%3D+2%0A++%7C+mediawiki+%3D+++%0A++%7C+template++%3D+2%0A++%7C+help++++++%3D+2%0A++%7C+category++%3D+2%0A++%7C+portal++++%3D+++%0A++%7C+book++++++%3D+++%0A++%7C+other%0A++%7C+%23default++%3D++%0A++%7D%7D%0A%0A%7C+1+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CCite+web%2Fdoc%5D%5D%0A%7C+2+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Cite+web%2Fdoc%5D%5D%0A%7C+3+%3D+%0A%7C+4+%3D+%0A%7C+5+%3D+%0A%7C+6+%3D+%0A%7C+showall+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CCite+web%2Fdoc%5D%5D%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Cite+web%2Fdoc%5D%5D%0A%7D%7D%7D%7D%0A++++++%7D%7D%0A++++%7D%7D&rft.atitle=
        |&rft.genre=book&rft.btitle=
      }}
   }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }} |&rft.aulast=%7B%7B%23if%3A%0A++++++++++++++++%7C%7B%7B%7Blast%7D%7D%7D%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7C%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
      #if: {{#if:|{{{first}}}|}} |&rft.aufirst=%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
    }}
  }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }} |&rft.au=%7B%7B%23if%3A%0A++++++++++++++++%7C%7B%7B%7Blast%7D%7D%7D%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7C%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
      #if: {{#if:|{{{first}}}|}} |%2C%26%2332%3B%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
   }}{{
     #if: {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}} |&rft.date=%7B%7B%23if%3A%7C%7B%7B%7Bdate%7D%7D%7D%7C++%7B%7B%23if%3A%7C%7B%7B%7Byear%7D%7D%7D%7C%7D%7D%7D%7D
   }}{{
     #if:  |&rft.series=%7B%7B%7BSeries%7D%7D%7D
   }}{{
     #if:  |&rft.volume=%7B%7B%7BVolume%7D%7D%7D
   }}{{
     #if:  |&rft.issue=%7B%7B%7BIssue%7D%7D%7D
   }}{{
     #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }} |&rft.pages=%7B%7B%23if%3A%7Cp.+%7B%7B%7Bpage%7D%7D%7D%7C%7B%7B%23if%3A%7Cpp.+%7C+%7D%7D+%7D%7D
   }}{{
     #if:  |&rft.edition=%7B%7B%7BEdition%7D%7D%7D
   }}{{
     #if:  |&rft.place=
   }}{{
     #if: National Football League |&rft.pub=National+Football+League
   }}{{
     #if:  |&rft_id=info:doi/
   }}{{
     #if:  |&rft_id=info:pmid/
   }}{{
     #if:  |&rft_id=info:bibcode/%7B%7B%7BBibcode%7D%7D%7D
   }}{{
     #if:  |&rft_id=info:oclcnum/
   }}{{
     #if:  |&rft.isbn=
   }}{{
     #if:  |&rft.issn=
   }}{{
     #if: {{#if:||http://www.nfl.com/rulebook/digestofrules}} |&rft_id=%7B%7B%23if%3A%7C%7Chttp%3A%2F%2Fwww.nfl.com%2Frulebook%2Fdigestofrules%7D%7D
   }}&rfr_id=info:sid/en.wikipedia.org:Template:Cite_web/doc"> {{#if:|}}
Using format
  • {{cite web |url=http://www.incb.org/pdf/e/list/green.pdf |title=List of psychotropic substances under international control |publisher=International Narcotics Control Board |format=PDF |accessdate=6 July 2005 }}
    {{
 #if:{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}
 |{{
    #if: 
    |{{
       #iferror: {{ #expr: 1*{{{AuthorMask}}} }}
       |{{{AuthorMask}}}
       |{{#ifexpr:{{{AuthorMask}}}>000| }}{{#ifexpr:{{{AuthorMask}}}>001| }}{{#ifexpr:{{{AuthorMask}}}>002| }}{{#ifexpr:{{{AuthorMask}}}>003| }}{{#ifexpr:{{{AuthorMask}}}>004| }}{{#ifexpr:{{{AuthorMask}}}>005| }}{{#ifexpr:{{{AuthorMask}}}>006| }}{{#ifexpr:{{{AuthorMask}}}>007| }}{{#ifexpr:{{{AuthorMask}}}>008| }}{{#ifexpr:{{{AuthorMask}}}>009| }}{{#ifexpr:{{{AuthorMask}}}>010| }}{{#ifexpr:{{{AuthorMask}}}>011| }}{{#ifexpr:{{{AuthorMask}}}>012| }}{{#ifexpr:{{{AuthorMask}}}>013| }}{{#ifexpr:{{{AuthorMask}}}>014| }}{{#ifexpr:{{{AuthorMask}}}>015| }}{{#ifexpr:{{{AuthorMask}}}>016| }}{{#ifexpr:{{{AuthorMask}}}>017| }}{{#ifexpr:{{{AuthorMask}}}>018| }}{{#ifexpr:{{{AuthorMask}}}>019| }}{{#ifexpr:{{{AuthorMask}}}>020| }}{{#ifexpr:{{{AuthorMask}}}>021| }}{{#ifexpr:{{{AuthorMask}}}>022| }}{{#ifexpr:{{{AuthorMask}}}>023| }}{{#ifexpr:{{{AuthorMask}}}>024| }}{{#ifexpr:{{{AuthorMask}}}>025| }}{{#ifexpr:{{{AuthorMask}}}>026| }}{{#ifexpr:{{{AuthorMask}}}>027| }}{{#ifexpr:{{{AuthorMask}}}>028| }}{{#ifexpr:{{{AuthorMask}}}>029| }}{{#ifexpr:{{{AuthorMask}}}>030| }}{{#ifexpr:{{{AuthorMask}}}>031| }}{{#ifexpr:{{{AuthorMask}}}>032| }}{{#ifexpr:{{{AuthorMask}}}>033| }}{{#ifexpr:{{{AuthorMask}}}>034| }}{{#ifexpr:{{{AuthorMask}}}>035| }}{{#ifexpr:{{{AuthorMask}}}>036| }}{{#ifexpr:{{{AuthorMask}}}>037| }}{{#ifexpr:{{{AuthorMask}}}>038| }}{{#ifexpr:{{{AuthorMask}}}>039| }}{{#ifexpr:{{{AuthorMask}}}>040| }}{{#ifexpr:{{{AuthorMask}}}>041| }}{{#ifexpr:{{{AuthorMask}}}>042| }}{{#ifexpr:{{{AuthorMask}}}>043| }}{{#ifexpr:{{{AuthorMask}}}>044| }}{{#ifexpr:{{{AuthorMask}}}>045| }}{{#ifexpr:{{{AuthorMask}}}>046| }}{{#ifexpr:{{{AuthorMask}}}>047| }}{{#ifexpr:{{{AuthorMask}}}>048| }}{{#ifexpr:{{{AuthorMask}}}>049| }}{{#ifexpr:{{{AuthorMask}}}>050| }}{{#ifexpr:{{{AuthorMask}}}>051| }}{{#ifexpr:{{{AuthorMask}}}>052| }}{{#ifexpr:{{{AuthorMask}}}>053| }}{{#ifexpr:{{{AuthorMask}}}>054| }}{{#ifexpr:{{{AuthorMask}}}>055| }}{{#ifexpr:{{{AuthorMask}}}>056| }}{{#ifexpr:{{{AuthorMask}}}>057| }}{{#ifexpr:{{{AuthorMask}}}>058| }}{{#ifexpr:{{{AuthorMask}}}>059| }}{{#ifexpr:{{{AuthorMask}}}>060| }}{{#ifexpr:{{{AuthorMask}}}>061| }}{{#ifexpr:{{{AuthorMask}}}>062| }}{{#ifexpr:{{{AuthorMask}}}>063| }}{{#ifexpr:{{{AuthorMask}}}>064| }}{{#ifexpr:{{{AuthorMask}}}>065| }}{{#ifexpr:{{{AuthorMask}}}>066| }}{{#ifexpr:{{{AuthorMask}}}>067| }}{{#ifexpr:{{{AuthorMask}}}>068| }}{{#ifexpr:{{{AuthorMask}}}>069| }}{{#ifexpr:{{{AuthorMask}}}>070| }}{{#ifexpr:{{{AuthorMask}}}>071| }}{{#ifexpr:{{{AuthorMask}}}>072| }}{{#ifexpr:{{{AuthorMask}}}>073| }}{{#ifexpr:{{{AuthorMask}}}>074| }}{{#ifexpr:{{{AuthorMask}}}>075| }}{{#ifexpr:{{{AuthorMask}}}>076| }}{{#ifexpr:{{{AuthorMask}}}>077| }}{{#ifexpr:{{{AuthorMask}}}>078| }}{{#ifexpr:{{{AuthorMask}}}>079| }}{{#ifexpr:{{{AuthorMask}}}>080| }}{{#ifexpr:{{{AuthorMask}}}>081| }}{{#ifexpr:{{{AuthorMask}}}>082| }}{{#ifexpr:{{{AuthorMask}}}>083| }}{{#ifexpr:{{{AuthorMask}}}>084| }}{{#ifexpr:{{{AuthorMask}}}>085| }}{{#ifexpr:{{{AuthorMask}}}>086| }}{{#ifexpr:{{{AuthorMask}}}>087| }}{{#ifexpr:{{{AuthorMask}}}>088| }}{{#ifexpr:{{{AuthorMask}}}>089| }}{{#ifexpr:{{{AuthorMask}}}>090| }}{{#ifexpr:{{{AuthorMask}}}>091| }}{{#ifexpr:{{{AuthorMask}}}>092| }}{{#ifexpr:{{{AuthorMask}}}>093| }}{{#ifexpr:{{{AuthorMask}}}>094| }}{{#ifexpr:{{{AuthorMask}}}>095| }}{{#ifexpr:{{{AuthorMask}}}>096| }}{{#ifexpr:{{{AuthorMask}}}>097| }}{{#ifexpr:{{{AuthorMask}}}>098| }}{{#ifexpr:{{{AuthorMask}}}>099| }}{{#ifexpr:{{{AuthorMask}}}>100| }}{{#ifexpr:{{{AuthorMask}}}>101| }}{{#ifexpr:{{{AuthorMask}}}>102| }}{{#ifexpr:{{{AuthorMask}}}>103| }}{{#ifexpr:{{{AuthorMask}}}>104| }}{{#ifexpr:{{{AuthorMask}}}>105| }}{{#ifexpr:{{{AuthorMask}}}>106| }}{{#ifexpr:{{{AuthorMask}}}>107| }}{{#ifexpr:{{{AuthorMask}}}>108| }}{{#ifexpr:{{{AuthorMask}}}>109| }}{{#ifexpr:{{{AuthorMask}}}>110| }}{{#ifexpr:{{{AuthorMask}}}>111| }}{{#ifexpr:{{{AuthorMask}}}>112| }}{{#ifexpr:{{{AuthorMask}}}>113| }}{{#ifexpr:{{{AuthorMask}}}>114| }}{{#ifexpr:{{{AuthorMask}}}>115| }}{{#ifexpr:{{{AuthorMask}}}>116| }}{{#ifexpr:{{{AuthorMask}}}>117| }}{{#ifexpr:{{{AuthorMask}}}>118| }}{{#ifexpr:{{{AuthorMask}}}>119| }}{{#ifexpr:{{{AuthorMask}}}>120| }}{{#ifexpr:{{{AuthorMask}}}>121| }}{{#ifexpr:{{{AuthorMask}}}>122| }}{{#ifexpr:{{{AuthorMask}}}>123| }}{{#ifexpr:{{{AuthorMask}}}>124| }}{{#ifexpr:{{{AuthorMask}}}>125| }}{{#ifexpr:{{{AuthorMask}}}>126| }}{{#ifexpr:{{{AuthorMask}}}>127| }}{{#ifexpr:{{{AuthorMask}}}>128| }}{{#ifexpr:{{{AuthorMask}}}>129| }}{{#ifexpr:{{{AuthorMask}}}>130| }}{{#ifexpr:{{{AuthorMask}}}>131| }}{{#ifexpr:{{{AuthorMask}}}>132| }}{{#ifexpr:{{{AuthorMask}}}>133| }}{{#ifexpr:{{{AuthorMask}}}>134| }}{{#ifexpr:{{{AuthorMask}}}>135| }}{{#ifexpr:{{{AuthorMask}}}>136| }}{{#ifexpr:{{{AuthorMask}}}>137| }}{{#ifexpr:{{{AuthorMask}}}>138| }}{{#ifexpr:{{{AuthorMask}}}>139| }}{{#ifexpr:{{{AuthorMask}}}>140| }}{{#ifexpr:{{{AuthorMask}}}>141| }}{{#ifexpr:{{{AuthorMask}}}>142| }}{{#ifexpr:{{{AuthorMask}}}>143| }}{{#ifexpr:{{{AuthorMask}}}>144| }}{{#ifexpr:{{{AuthorMask}}}>145| }}{{#ifexpr:{{{AuthorMask}}}>146| }}{{#ifexpr:{{{AuthorMask}}}>147| }}{{#ifexpr:{{{AuthorMask}}}>148| }}{{#ifexpr:{{{AuthorMask}}}>149| }}
     }}
    |{{
       #if: {{#if:|{{{authorlink}}}|}}
       |[[{{#if:|{{{authorlink}}}|}} |{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
         #if: {{#if:|{{{first}}}|}}
         |, {{#if:|{{{first}}}|}}
        }}]]
       |{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
          #if: {{#if:|{{{first}}}|}}
          |, {{#if:|{{{first}}}|}}
        }}
     }}
  }}{{
    #if: 
    |{{#ifexpr:8<2
      | et al.
      |{{
         #iferror: {{ #expr: 1*0.0 }}
         | 
         |{{
           #if: 
           |; 
           |{{#if:| & |; }}
         }}
       }}{{
         #if: 
         |[[ |{{
            #if: 
            |, 
          }}]]
         |{{
            #if: 
            |, 
          }}
       }}{{
         #if: 
         |{{#ifexpr:8<3
           | et al.
           |{{
              #if: 
              |; 
              |{{#if:| & |; }}
            }}{{
              #if: 
              |[[ |{{
                 #if: 
                 |, 
               }}]]
              |{{
                 #if: 
                 |, 
               }}
            }}{{
              #if:
              |{{#ifexpr:8<4
                | et al.
                |{{
                   #if: 
                   |; 
                   |{{#if:| & |; }}
                 }}{{
                   #if: 
                   |[[ |{{
                      #if: 
                      |, 
                    }}]]
                   |{{
                      #if: 
                      |, 
                   }}
                 }}{{
                 #if:
                 |{{#ifexpr:8<5
                   | et al.
                   |{{
                    #if: 
                    |; 
                    |{{#if:| & |; }}
                   }}{{
                    #if: 
                    |[[ |{{
                       #if: 
                       |, 
                     }}]]
                    |{{
                       #if: 
                       |, 
                     }}
                  }}{{
                    #if:
                    |{{#ifexpr:8<6
                    | et al.
                     |{{
                       #if: 
                       |; 
                       |{{#if:| & |; }}
                     }}{{
                       #if: 
                       |[[ |{{
                          #if: 
                          |, 
                        }}]]
                       |{{
                          #if: 
                          |, 
                        }}
                     }}{{
                       #if:
                        |{{#ifexpr:8<7
                          | et al.
                       |{{
                          #if: 
                          |; 
                          |{{#if:| & |; }}
                        }}{{
                          #if: 
                          |[[ |{{
                             #if: 
                             |, 
                           }}]]
                          |{{
                             #if: 
                             |, 
                           }}
                                   }}{{
                                      #if:
                                      |{{#ifexpr:8<8
                                          | et al.
                                          |{{
                                             #if: 
                                             |; 
                                             |{{#if:| & |; }}
                                           }}{{
                                             #if: 
                                             |[[ |{{
                                                #if: 
                                                |, 
                                              }}]]
                                             |{{
                                                #if: 
                                                |, 
                                              }}
                                           }}{{
                                             #if:
                                             | et al.
                                           }}
                                        }}
                                     }}
                                  }}
                               }}
                            }}
                         }}
                      }}
                    }}
                 }}
              }}
           }}
        }}
     }}
  }}{{
    #if: 
    |; |
  }}{{
    #if: {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}
    | ({{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}){{
      #if:
    | [{{{YearNote}}}]
    }}
  }}
 |{{
    #if: 
    |{{
       #if: 
       |[[ |{{
          #if: 
          |, 
        }}]]
       |{{
          #if: 
          |, 
        }}
     }}{{
       #if: 
       |{{
         #if: 
         |; 
         |{{#if:| & |; }}
       }}{{
          #if: 
          |[[ |{{
             #if: 
             |, 
           }}]]
          |{{
             #if: 
             |, 
           }}
        }}{{
          #if: 
          |{{
             #if: 
             |; 
             |{{#if:| & |; }}
           }}{{
             #if: 
             |[[ |{{
                #if: 
                |, 
              }}]]
             |{{
                #if: 
                |, 
              }}
           }}{{
             #if:
             | et al.
           }}
        }}
      }}, ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.||.}}{{
       #if: {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}
       | ({{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}){{
        #if:
      | [{{{YearNote}}}]
      }}
     }}
  }}

}}{{

 #if: {{
   #if:List of psychotropic substances under international control
   |List of psychotropic substances under international control
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{#if:||{{#if:||}}}}
 |{{
    #if:{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
  }}{{#if:{{
          #if: {{#if:||http://www.incb.org/pdf/e/list/green.pdf}}
          |{{#if:||http://www.incb.org/pdf/e/list/green.pdf}}
          |{{
             #if: 
             |{{{URL}}}
             |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}
               |{{
                  #if: 
                  |http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                }}
              }}
           }}
        }}
|[{{
          #if: {{#if:||http://www.incb.org/pdf/e/list/green.pdf}}
          |{{#if:||http://www.incb.org/pdf/e/list/green.pdf}}
          |{{
             #if: 
             |{{{URL}}}
             |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}
               |{{
                  #if: 
                  |http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                }}
              }}
           }}
        }} {{
          #if: 
          |{{
   #if:List of psychotropic substances under international control
   |List of psychotropic substances under international control
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
          |"{{
   #if:List of psychotropic substances under international control
   |List of psychotropic substances under international control
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{
            #if: 
            |{{
               #if: {{
   #if:List of psychotropic substances under international control
   |List of psychotropic substances under international control
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
               | 
             }}[]
          }}"
        }}]
|{{
          #if: 
          |{{
   #if:List of psychotropic substances under international control
   |List of psychotropic substances under international control
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
          |"{{
   #if:List of psychotropic substances under international control
   |List of psychotropic substances under international control
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{
            #if: 
            |{{
               #if: {{
   #if:List of psychotropic substances under international control
   |List of psychotropic substances under international control
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
               | 
             }}[]
          }}"
        }}

}} }}{{

 #if: 
 |{{
    #ifeq:  | 
    |
    |{{
       #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
   #if:List of psychotropic substances under international control
   |List of psychotropic substances under international control
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |{{#ifeq:{{{seperator}}} |;|;|.  }} written at {{{Place}}}
     }}
  }}

}}{{

 #if: 
 |{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
       #if: {{
   #if:List of psychotropic substances under international control
   |List of psychotropic substances under international control
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.|I|i}}n 
     }}{{
       #if: 
       |[[ |{{
          #if: 
          |, 
        }}]]
       |{{
          #if: 
          |, 
        }}}}{{
       #if: 
       |{{
         #if: 
           |; 
           |{{#if:| & |; }}
         }}{{
          #if: 
          |[[|{{
             #if: 
             |, 
           }}]]
          |{{
             #if: 
             |, 
           }}
        }}{{
          #if: 
          |{{
             #if: 
             |; 
             |{{#if:| & |; }}
           }}{{
             #if: 
             |[[|{{
                #if: 
                |, 
              }}]]
             |{{
                #if: 
                |, 
              }}
           }}{{
             #if:
             | et al.
           }}
        }}
     }}{{
       #if: {{
   #if:List of psychotropic substances under international control
   |List of psychotropic substances under international control
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |
       |{{#ifeq:{{{seperator}}} |;|;|.  }} ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.||.}}
     }}
  }}

}}{{

 #if: 
 |{{
    #if: 
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
  }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
   #if:List of psychotropic substances under international control
   |List of psychotropic substances under international control
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} }}{{
    #if: 
    |{{#if:{{
             #if: {{
   #if:List of psychotropic substances under international control
   |List of psychotropic substances under international control
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
             |{{
                #if: {{#if:||http://www.incb.org/pdf/e/list/green.pdf}}
                |{{
                   #if: 
                   |{{{URL}}}
                   |{{
                      #ifexpr: {{#time: U}} > {{#time: U | 1010-10-10 }} | {{
                        #if: 
                        |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                      }}
                    }}
                 }}
              }}
             |{{
                #if: 
                |{{{URL}}}
                |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }} |{{
                      #if: 
                      |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                   }}
                }}
              }}
           }}
|[{{
             #if: {{
   #if:List of psychotropic substances under international control
   |List of psychotropic substances under international control
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
             |{{
                #if: {{#if:||http://www.incb.org/pdf/e/list/green.pdf}}
                |{{
                   #if: 
                   |{{{URL}}}
                   |{{
                      #ifexpr: {{#time: U}} > {{#time: U | 1010-10-10 }} | {{
                        #if: 
                        |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                      }}
                    }}
                 }}
              }}
             |{{
                #if: 
                |{{{URL}}}
                |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }} |{{
                      #if: 
                      |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                   }}
                }}
              }}
           }} "{{
         #if: 
         |{{
            #if: 
            | 
          }}[]
       }}"]
|"{{
         #if: 
         |{{
            #if: 
            | 
          }}[]
       }}"

}}{{

       #if: 
       |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{TitleNote}}}
     }}
  }}

}}{{

 #if: 
 | (in )

}}{{

 #if: PDF
 | (PDF)

}}{{

  #if: 
  |{{
     #if:{{
   #if:List of psychotropic substances under international control
   |List of psychotropic substances under international control
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{{Periodical}}}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Series}}}
   }}{{
     #if: 
     |{{
        #if: International Narcotics Control Board
        | (: International Narcotics Control Board)
        | ()
      }}
     |{{
        #if: International Narcotics Control Board
        | (International Narcotics Control Board)
      }}
   }}{{
     #if: 
     | {{{Volume}}}{{
        #if: 
        | ({{{Issue}}})
      }}
     |{{
        #if: 
        | ({{{Issue}}})
      }}
   }}{{
     #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
     |:  {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
   }}
  |{{
     #if: 
     |{{
        #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
   #if:List of psychotropic substances under international control
   |List of psychotropic substances under international control
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
        |{{#ifeq:{{{seperator}}} |;|;|.  }}
      }} {{#if:{{
              #if: {{
   #if:List of psychotropic substances under international control
   |List of psychotropic substances under international control
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
              |{{
                 #if: {{#if:||http://www.incb.org/pdf/e/list/green.pdf}}
                 |{{
                    #if: 
                    |{{{URL}}}
                    |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                       #if: 
                       |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                     }}}}
                  }}
               }}
              |{{
                 #if: 
                 |{{{URL}}}
                               |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                    #if: 
                    |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                  }}}}
               }}
            }}
|[{{
              #if: {{
   #if:List of psychotropic substances under international control
   |List of psychotropic substances under international control
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
              |{{
                 #if: {{#if:||http://www.incb.org/pdf/e/list/green.pdf}}
                 |{{
                    #if: 
                    |{{{URL}}}
                    |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                       #if: 
                       |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                     }}}}
                  }}
               }}
              |{{
                 #if: 
                 |{{{URL}}}
                               |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                    #if: 
                    |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                  }}}}
               }}
            }} {{
           #if:| [{{{TransItalic}}}]
         }}]
|{{
           #if:| [{{{TransItalic}}}]
         }}

}}

   }}{{
     #if: 
     | ({{{TitleType}}})
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Series}}}
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Volume}}}
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{
     #if: 
     | ({{{Edition}}} ed.)
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{
     #if: International Narcotics Control Board
     |{{
        #if: 
        |:
        |{{#ifeq:{{{seperator}}} |;|;|.  }}
      }} International Narcotics Control Board
   }}

}}{{

 #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}
 |
 |{{
    #if: {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}{{
      #if:
    | [{{{YearNote}}}]
    }}
  }}

}}{{

 #if: 
 |{{
    #ifeq:  | {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}}
    |
    |{{
       #if: 
       |{{
          #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}
          |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{PublicationDate}}}
          | (published {{{PublicationDate}}})
        }}
       |{{
          #if: 
          |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{PublicationDate}}}
          | (published {{{PublicationDate}}})
        }}
     }}
  }}

}}{{

 #if: 
 |
 |{{
    #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
  }}

}}{{

  1. if:
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:doi
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
   #if:List of psychotropic substances under international control
   |List of psychotropic substances under international control
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
    |
  }}

}}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:isbn
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:issn
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:oclc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmid
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{
    #if: 
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}}

    |{{#if:1||{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}

  }}

}}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:bibcode
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

  1. if:

|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Archive}}} |{{

 #if:
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.|A|a}}rchived{{
   #if:http://www.incb.org/pdf/e/list/green.pdf{{#if:%7C%7Chttp://www.incb.org/pdf/e/list/green.pdf}}
   |{{#if:| from {{#if:http://www.incb.org/pdf/e/list/green.pdf
|the original
|the original

}}}}

   }}{{
   #if:
   | on 
   }}{{
   #if:{{#if:||A}}{{#if:http://www.incb.org/pdf/e/list/green.pdf{{#if:%7C%7Chttp://www.incb.org/pdf/e/list/green.pdf}}%7C%7CB}}{{#if:%7C%7CC}}
   |. Error: If you specify |{{#if:|archiveurl|archivedate}}=, you must {{#if:http://www.incb.org/pdf/e/list/green.pdf{{#if:%7C%7Chttp://www.incb.org/pdf/e/list/green.pdf}}%7C also specify |{{#if:|archivedate|archiveurl}}=|first specify |url=}}{{#if:| when using {{[[Template:{{{2}}}|{{{2}}}]]}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

   }}
 }}

}}{{

 #if: {{#if:||http://www.incb.org/pdf/e/list/green.pdf}}
 |{{
    #if: {{
   #if:List of psychotropic substances under international control
   |List of psychotropic substances under international control
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
                                     #if: {{#if:||http://www.incb.org/pdf/e/list/green.pdf}}
                                     |{{#if:||http://www.incb.org/pdf/e/list/green.pdf}}
                                     |{{{URL}}}
                                   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
             #if: {{#if:||http://www.incb.org/pdf/e/list/green.pdf}}
             |{{#if:||http://www.incb.org/pdf/e/list/green.pdf}}
             |{{{URL}}}
           }}
  }}{{
    #if: {{#if:6 July 2005
               |{{#if: 
                  |6 July 2005 {{{accessyear}}}
                  |6 July 2005
                }}
               |  
  }}
    | {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|,|, r|. R}}etrieved {{#if:6 July 2005
               |{{#if: 
                  |6 July 2005 {{{accessyear}}}
                  |6 July 2005
                }}
               |  
  }}
    }}

}}{{#if:

 |{{#ifeq:{{{seperator}}} |;|;|.  }} [{{{laysummary}}} Lay summary]{{#if: | – {{{laysource}}}}}

}}{{#if:

 |  ({{{laydate}}})

}}{{#if:

 |{{#ifeq:{{{seperator}}} |;|;|.  }} ""

}}{{#if:||.}}<span

   class="Z3988"
   title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3A{{
     #if: 
     |journal&rft.genre=article&rft.atitle=&rft.jtitle=
     |book{{
        #if: {{
   #if:List of psychotropic substances under international control
   |List of psychotropic substances under international control
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
        |&rft.genre=bookitem&rft.btitle=%7B%7B%0A++++%23if%3AList+of+psychotropic+substances+under+international+control%0A++++%7CList+of+psychotropic+substances+under+international+control%0A++++%7C%7B%7B%0A++++++%23if%3A%0A++++++%7C%0A++++++%7C%3Cspan+class%3D%22error%22%3EError%3A+no+%3Ccode%3E%26%23124%3Btitle%26%2361%3B%3C%2Fcode%3E+specified%7B%7B%23if%3ACite+web%7C%26%2332%3Bwhen+using+%7B%7B%5B%5BTemplate%3ACite+web%7CCite+web%5D%5D%7D%7D%7D%7D%3C%2Fspan%3E%7B%7B%23ifeq%3A%7Ctrue%7C%7C%7B%7B%23switch%3A++++%0A++%7B%7B%23switch%3A++++%0A++++%7B%7B%23if%3A+%0A++++++%7C+%7B%7B%7Bdemospace%7D%7D%7D%0A++++++%7C+%7B%7B%23if%3A+%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3A%7C%0A++++++++++%7C+talk%0A++++++++++%7C++%0A++++++++++%7D%7D%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3Atemplate%7Ctemplate+talk%0A++++++++++%7C+talk%0A++++++++++%7C+template+%0A++++++++++%7D%7D%0A++++++++%7D%7D%0A++++++%7D%7D%0A++%7C+showall+++%3D+showall+++%0A++%7C+main+++++++++%0A++%7C+++++++++++%3D+1%0A++%7C+talk++++++%3D+++%0A++%7C+user++++++%3D+++%0A++%7C+wikipedia+%3D+++%0A++%7C+file%0A++%7C+image+++++%3D+2%0A++%7C+mediawiki+%3D+++%0A++%7C+template++%3D+2%0A++%7C+help++++++%3D+2%0A++%7C+category++%3D+2%0A++%7C+portal++++%3D+++%0A++%7C+book++++++%3D+++%0A++%7C+other%0A++%7C+%23default++%3D++%0A++%7D%7D%0A%0A%7C+1+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CCite+web%2Fdoc%5D%5D%0A%7C+2+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Cite+web%2Fdoc%5D%5D%0A%7C+3+%3D+%0A%7C+4+%3D+%0A%7C+5+%3D+%0A%7C+6+%3D+%0A%7C+showall+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CCite+web%2Fdoc%5D%5D%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Cite+web%2Fdoc%5D%5D%0A%7D%7D%7D%7D%0A++++++%7D%7D%0A++++%7D%7D&rft.atitle=
        |&rft.genre=book&rft.btitle=
      }}
   }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }} |&rft.aulast=%7B%7B%23if%3A%0A++++++++++++++++%7C%7B%7B%7Blast%7D%7D%7D%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7C%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
      #if: {{#if:|{{{first}}}|}} |&rft.aufirst=%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
    }}
  }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }} |&rft.au=%7B%7B%23if%3A%0A++++++++++++++++%7C%7B%7B%7Blast%7D%7D%7D%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7C%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
      #if: {{#if:|{{{first}}}|}} |%2C%26%2332%3B%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
   }}{{
     #if: {{#if:|{{{date}}}|  {{#if:|{{{year}}}|}}}} |&rft.date=%7B%7B%23if%3A%7C%7B%7B%7Bdate%7D%7D%7D%7C++%7B%7B%23if%3A%7C%7B%7B%7Byear%7D%7D%7D%7C%7D%7D%7D%7D
   }}{{
     #if:  |&rft.series=%7B%7B%7BSeries%7D%7D%7D
   }}{{
     #if:  |&rft.volume=%7B%7B%7BVolume%7D%7D%7D
   }}{{
     #if:  |&rft.issue=%7B%7B%7BIssue%7D%7D%7D
   }}{{
     #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }} |&rft.pages=%7B%7B%23if%3A%7Cp.+%7B%7B%7Bpage%7D%7D%7D%7C%7B%7B%23if%3A%7Cpp.+%7C+%7D%7D+%7D%7D
   }}{{
     #if:  |&rft.edition=%7B%7B%7BEdition%7D%7D%7D
   }}{{
     #if:  |&rft.place=
   }}{{
     #if: International Narcotics Control Board |&rft.pub=International+Narcotics+Control+Board
   }}{{
     #if:  |&rft_id=info:doi/
   }}{{
     #if:  |&rft_id=info:pmid/
   }}{{
     #if:  |&rft_id=info:bibcode/%7B%7B%7BBibcode%7D%7D%7D
   }}{{
     #if:  |&rft_id=info:oclcnum/
   }}{{
     #if:  |&rft.isbn=
   }}{{
     #if:  |&rft.issn=
   }}{{
     #if: {{#if:||http://www.incb.org/pdf/e/list/green.pdf}} |&rft_id=%7B%7B%23if%3A%7C%7Chttp%3A%2F%2Fwww.incb.org%2Fpdf%2Fe%2Flist%2Fgreen.pdf%7D%7D
   }}&rfr_id=info:sid/en.wikipedia.org:Template:Cite_web/doc"> {{#if:|}}
Foreign language and translated title
  • {{cite web |url=http://www.example.org/ |title=Honni soit qui mal y pense |author=Joliet, François |date=30 April 2005 |accessdate=6 July 2005 |language=French |trans_title=Shame on those who think evil }}
    {{
 #if:{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Joliet, François
                }}
             }}
 |{{
    #if: 
    |{{
       #iferror: {{ #expr: 1*{{{AuthorMask}}} }}
       |{{{AuthorMask}}}
       |{{#ifexpr:{{{AuthorMask}}}>000| }}{{#ifexpr:{{{AuthorMask}}}>001| }}{{#ifexpr:{{{AuthorMask}}}>002| }}{{#ifexpr:{{{AuthorMask}}}>003| }}{{#ifexpr:{{{AuthorMask}}}>004| }}{{#ifexpr:{{{AuthorMask}}}>005| }}{{#ifexpr:{{{AuthorMask}}}>006| }}{{#ifexpr:{{{AuthorMask}}}>007| }}{{#ifexpr:{{{AuthorMask}}}>008| }}{{#ifexpr:{{{AuthorMask}}}>009| }}{{#ifexpr:{{{AuthorMask}}}>010| }}{{#ifexpr:{{{AuthorMask}}}>011| }}{{#ifexpr:{{{AuthorMask}}}>012| }}{{#ifexpr:{{{AuthorMask}}}>013| }}{{#ifexpr:{{{AuthorMask}}}>014| }}{{#ifexpr:{{{AuthorMask}}}>015| }}{{#ifexpr:{{{AuthorMask}}}>016| }}{{#ifexpr:{{{AuthorMask}}}>017| }}{{#ifexpr:{{{AuthorMask}}}>018| }}{{#ifexpr:{{{AuthorMask}}}>019| }}{{#ifexpr:{{{AuthorMask}}}>020| }}{{#ifexpr:{{{AuthorMask}}}>021| }}{{#ifexpr:{{{AuthorMask}}}>022| }}{{#ifexpr:{{{AuthorMask}}}>023| }}{{#ifexpr:{{{AuthorMask}}}>024| }}{{#ifexpr:{{{AuthorMask}}}>025| }}{{#ifexpr:{{{AuthorMask}}}>026| }}{{#ifexpr:{{{AuthorMask}}}>027| }}{{#ifexpr:{{{AuthorMask}}}>028| }}{{#ifexpr:{{{AuthorMask}}}>029| }}{{#ifexpr:{{{AuthorMask}}}>030| }}{{#ifexpr:{{{AuthorMask}}}>031| }}{{#ifexpr:{{{AuthorMask}}}>032| }}{{#ifexpr:{{{AuthorMask}}}>033| }}{{#ifexpr:{{{AuthorMask}}}>034| }}{{#ifexpr:{{{AuthorMask}}}>035| }}{{#ifexpr:{{{AuthorMask}}}>036| }}{{#ifexpr:{{{AuthorMask}}}>037| }}{{#ifexpr:{{{AuthorMask}}}>038| }}{{#ifexpr:{{{AuthorMask}}}>039| }}{{#ifexpr:{{{AuthorMask}}}>040| }}{{#ifexpr:{{{AuthorMask}}}>041| }}{{#ifexpr:{{{AuthorMask}}}>042| }}{{#ifexpr:{{{AuthorMask}}}>043| }}{{#ifexpr:{{{AuthorMask}}}>044| }}{{#ifexpr:{{{AuthorMask}}}>045| }}{{#ifexpr:{{{AuthorMask}}}>046| }}{{#ifexpr:{{{AuthorMask}}}>047| }}{{#ifexpr:{{{AuthorMask}}}>048| }}{{#ifexpr:{{{AuthorMask}}}>049| }}{{#ifexpr:{{{AuthorMask}}}>050| }}{{#ifexpr:{{{AuthorMask}}}>051| }}{{#ifexpr:{{{AuthorMask}}}>052| }}{{#ifexpr:{{{AuthorMask}}}>053| }}{{#ifexpr:{{{AuthorMask}}}>054| }}{{#ifexpr:{{{AuthorMask}}}>055| }}{{#ifexpr:{{{AuthorMask}}}>056| }}{{#ifexpr:{{{AuthorMask}}}>057| }}{{#ifexpr:{{{AuthorMask}}}>058| }}{{#ifexpr:{{{AuthorMask}}}>059| }}{{#ifexpr:{{{AuthorMask}}}>060| }}{{#ifexpr:{{{AuthorMask}}}>061| }}{{#ifexpr:{{{AuthorMask}}}>062| }}{{#ifexpr:{{{AuthorMask}}}>063| }}{{#ifexpr:{{{AuthorMask}}}>064| }}{{#ifexpr:{{{AuthorMask}}}>065| }}{{#ifexpr:{{{AuthorMask}}}>066| }}{{#ifexpr:{{{AuthorMask}}}>067| }}{{#ifexpr:{{{AuthorMask}}}>068| }}{{#ifexpr:{{{AuthorMask}}}>069| }}{{#ifexpr:{{{AuthorMask}}}>070| }}{{#ifexpr:{{{AuthorMask}}}>071| }}{{#ifexpr:{{{AuthorMask}}}>072| }}{{#ifexpr:{{{AuthorMask}}}>073| }}{{#ifexpr:{{{AuthorMask}}}>074| }}{{#ifexpr:{{{AuthorMask}}}>075| }}{{#ifexpr:{{{AuthorMask}}}>076| }}{{#ifexpr:{{{AuthorMask}}}>077| }}{{#ifexpr:{{{AuthorMask}}}>078| }}{{#ifexpr:{{{AuthorMask}}}>079| }}{{#ifexpr:{{{AuthorMask}}}>080| }}{{#ifexpr:{{{AuthorMask}}}>081| }}{{#ifexpr:{{{AuthorMask}}}>082| }}{{#ifexpr:{{{AuthorMask}}}>083| }}{{#ifexpr:{{{AuthorMask}}}>084| }}{{#ifexpr:{{{AuthorMask}}}>085| }}{{#ifexpr:{{{AuthorMask}}}>086| }}{{#ifexpr:{{{AuthorMask}}}>087| }}{{#ifexpr:{{{AuthorMask}}}>088| }}{{#ifexpr:{{{AuthorMask}}}>089| }}{{#ifexpr:{{{AuthorMask}}}>090| }}{{#ifexpr:{{{AuthorMask}}}>091| }}{{#ifexpr:{{{AuthorMask}}}>092| }}{{#ifexpr:{{{AuthorMask}}}>093| }}{{#ifexpr:{{{AuthorMask}}}>094| }}{{#ifexpr:{{{AuthorMask}}}>095| }}{{#ifexpr:{{{AuthorMask}}}>096| }}{{#ifexpr:{{{AuthorMask}}}>097| }}{{#ifexpr:{{{AuthorMask}}}>098| }}{{#ifexpr:{{{AuthorMask}}}>099| }}{{#ifexpr:{{{AuthorMask}}}>100| }}{{#ifexpr:{{{AuthorMask}}}>101| }}{{#ifexpr:{{{AuthorMask}}}>102| }}{{#ifexpr:{{{AuthorMask}}}>103| }}{{#ifexpr:{{{AuthorMask}}}>104| }}{{#ifexpr:{{{AuthorMask}}}>105| }}{{#ifexpr:{{{AuthorMask}}}>106| }}{{#ifexpr:{{{AuthorMask}}}>107| }}{{#ifexpr:{{{AuthorMask}}}>108| }}{{#ifexpr:{{{AuthorMask}}}>109| }}{{#ifexpr:{{{AuthorMask}}}>110| }}{{#ifexpr:{{{AuthorMask}}}>111| }}{{#ifexpr:{{{AuthorMask}}}>112| }}{{#ifexpr:{{{AuthorMask}}}>113| }}{{#ifexpr:{{{AuthorMask}}}>114| }}{{#ifexpr:{{{AuthorMask}}}>115| }}{{#ifexpr:{{{AuthorMask}}}>116| }}{{#ifexpr:{{{AuthorMask}}}>117| }}{{#ifexpr:{{{AuthorMask}}}>118| }}{{#ifexpr:{{{AuthorMask}}}>119| }}{{#ifexpr:{{{AuthorMask}}}>120| }}{{#ifexpr:{{{AuthorMask}}}>121| }}{{#ifexpr:{{{AuthorMask}}}>122| }}{{#ifexpr:{{{AuthorMask}}}>123| }}{{#ifexpr:{{{AuthorMask}}}>124| }}{{#ifexpr:{{{AuthorMask}}}>125| }}{{#ifexpr:{{{AuthorMask}}}>126| }}{{#ifexpr:{{{AuthorMask}}}>127| }}{{#ifexpr:{{{AuthorMask}}}>128| }}{{#ifexpr:{{{AuthorMask}}}>129| }}{{#ifexpr:{{{AuthorMask}}}>130| }}{{#ifexpr:{{{AuthorMask}}}>131| }}{{#ifexpr:{{{AuthorMask}}}>132| }}{{#ifexpr:{{{AuthorMask}}}>133| }}{{#ifexpr:{{{AuthorMask}}}>134| }}{{#ifexpr:{{{AuthorMask}}}>135| }}{{#ifexpr:{{{AuthorMask}}}>136| }}{{#ifexpr:{{{AuthorMask}}}>137| }}{{#ifexpr:{{{AuthorMask}}}>138| }}{{#ifexpr:{{{AuthorMask}}}>139| }}{{#ifexpr:{{{AuthorMask}}}>140| }}{{#ifexpr:{{{AuthorMask}}}>141| }}{{#ifexpr:{{{AuthorMask}}}>142| }}{{#ifexpr:{{{AuthorMask}}}>143| }}{{#ifexpr:{{{AuthorMask}}}>144| }}{{#ifexpr:{{{AuthorMask}}}>145| }}{{#ifexpr:{{{AuthorMask}}}>146| }}{{#ifexpr:{{{AuthorMask}}}>147| }}{{#ifexpr:{{{AuthorMask}}}>148| }}{{#ifexpr:{{{AuthorMask}}}>149| }}
     }}
    |{{
       #if: {{#if:|{{{authorlink}}}|}}
       |[[{{#if:|{{{authorlink}}}|}} |{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Joliet, François
                }}
             }}{{
         #if: {{#if:|{{{first}}}|}}
         |, {{#if:|{{{first}}}|}}
        }}]]
       |{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Joliet, François
                }}
             }}{{
          #if: {{#if:|{{{first}}}|}}
          |, {{#if:|{{{first}}}|}}
        }}
     }}
  }}{{
    #if: 
    |{{#ifexpr:8<2
      | et al.
      |{{
         #iferror: {{ #expr: 1*0.0 }}
         | 
         |{{
           #if: 
           |; 
           |{{#if:| & |; }}
         }}
       }}{{
         #if: 
         |[[ |{{
            #if: 
            |, 
          }}]]
         |{{
            #if: 
            |, 
          }}
       }}{{
         #if: 
         |{{#ifexpr:8<3
           | et al.
           |{{
              #if: 
              |; 
              |{{#if:| & |; }}
            }}{{
              #if: 
              |[[ |{{
                 #if: 
                 |, 
               }}]]
              |{{
                 #if: 
                 |, 
               }}
            }}{{
              #if:
              |{{#ifexpr:8<4
                | et al.
                |{{
                   #if: 
                   |; 
                   |{{#if:| & |; }}
                 }}{{
                   #if: 
                   |[[ |{{
                      #if: 
                      |, 
                    }}]]
                   |{{
                      #if: 
                      |, 
                   }}
                 }}{{
                 #if:
                 |{{#ifexpr:8<5
                   | et al.
                   |{{
                    #if: 
                    |; 
                    |{{#if:| & |; }}
                   }}{{
                    #if: 
                    |[[ |{{
                       #if: 
                       |, 
                     }}]]
                    |{{
                       #if: 
                       |, 
                     }}
                  }}{{
                    #if:
                    |{{#ifexpr:8<6
                    | et al.
                     |{{
                       #if: 
                       |; 
                       |{{#if:| & |; }}
                     }}{{
                       #if: 
                       |[[ |{{
                          #if: 
                          |, 
                        }}]]
                       |{{
                          #if: 
                          |, 
                        }}
                     }}{{
                       #if:
                        |{{#ifexpr:8<7
                          | et al.
                       |{{
                          #if: 
                          |; 
                          |{{#if:| & |; }}
                        }}{{
                          #if: 
                          |[[ |{{
                             #if: 
                             |, 
                           }}]]
                          |{{
                             #if: 
                             |, 
                           }}
                                   }}{{
                                      #if:
                                      |{{#ifexpr:8<8
                                          | et al.
                                          |{{
                                             #if: 
                                             |; 
                                             |{{#if:| & |; }}
                                           }}{{
                                             #if: 
                                             |[[ |{{
                                                #if: 
                                                |, 
                                              }}]]
                                             |{{
                                                #if: 
                                                |, 
                                              }}
                                           }}{{
                                             #if:
                                             | et al.
                                           }}
                                        }}
                                     }}
                                  }}
                               }}
                            }}
                         }}
                      }}
                    }}
                 }}
              }}
           }}
        }}
     }}
  }}{{
    #if: 
    |; |
  }}{{
    #if: {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}
    | ({{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}){{
      #if:
    | [{{{YearNote}}}]
    }}
  }}
 |{{
    #if: 
    |{{
       #if: 
       |[[ |{{
          #if: 
          |, 
        }}]]
       |{{
          #if: 
          |, 
        }}
     }}{{
       #if: 
       |{{
         #if: 
         |; 
         |{{#if:| & |; }}
       }}{{
          #if: 
          |[[ |{{
             #if: 
             |, 
           }}]]
          |{{
             #if: 
             |, 
           }}
        }}{{
          #if: 
          |{{
             #if: 
             |; 
             |{{#if:| & |; }}
           }}{{
             #if: 
             |[[ |{{
                #if: 
                |, 
              }}]]
             |{{
                #if: 
                |, 
              }}
           }}{{
             #if:
             | et al.
           }}
        }}
      }}, ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.||.}}{{
       #if: {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}
       | ({{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}){{
        #if:
      | [{{{YearNote}}}]
      }}
     }}
  }}

}}{{

 #if: {{
   #if:Honni soit qui mal y pense
   |Honni soit qui mal y pense
   |{{
     #if:Shame on those who think evil
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{#if:||{{#if:||Shame on those who think evil}}}}
 |{{
    #if:{{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Joliet, François
                }}
             }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
  }}{{#if:{{
          #if: {{#if:||http://www.example.org/}}
          |{{#if:||http://www.example.org/}}
          |{{
             #if: 
             |{{{URL}}}
             |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}
               |{{
                  #if: 
                  |http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                }}
              }}
           }}
        }}
|[{{
          #if: {{#if:||http://www.example.org/}}
          |{{#if:||http://www.example.org/}}
          |{{
             #if: 
             |{{{URL}}}
             |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}
               |{{
                  #if: 
                  |http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                }}
              }}
           }}
        }} {{
          #if: 
          |{{
   #if:Honni soit qui mal y pense
   |Honni soit qui mal y pense
   |{{
     #if:Shame on those who think evil
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
          |"{{
   #if:Honni soit qui mal y pense
   |Honni soit qui mal y pense
   |{{
     #if:Shame on those who think evil
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{
            #if: Shame on those who think evil
            |{{
               #if: {{
   #if:Honni soit qui mal y pense
   |Honni soit qui mal y pense
   |{{
     #if:Shame on those who think evil
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
               | 
             }}[Shame on those who think evil]
          }}"
        }}]
|{{
          #if: 
          |{{
   #if:Honni soit qui mal y pense
   |Honni soit qui mal y pense
   |{{
     #if:Shame on those who think evil
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
          |"{{
   #if:Honni soit qui mal y pense
   |Honni soit qui mal y pense
   |{{
     #if:Shame on those who think evil
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{
            #if: Shame on those who think evil
            |{{
               #if: {{
   #if:Honni soit qui mal y pense
   |Honni soit qui mal y pense
   |{{
     #if:Shame on those who think evil
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
               | 
             }}[Shame on those who think evil]
          }}"
        }}

}} }}{{

 #if: 
 |{{
    #ifeq:  | 
    |
    |{{
       #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Joliet, François
                }}
             }}{{
   #if:Honni soit qui mal y pense
   |Honni soit qui mal y pense
   |{{
     #if:Shame on those who think evil
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |{{#ifeq:{{{seperator}}} |;|;|.  }} written at {{{Place}}}
     }}
  }}

}}{{

 #if: 
 |{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Joliet, François
                }}
             }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
       #if: {{
   #if:Honni soit qui mal y pense
   |Honni soit qui mal y pense
   |{{
     #if:Shame on those who think evil
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.|I|i}}n 
     }}{{
       #if: 
       |[[ |{{
          #if: 
          |, 
        }}]]
       |{{
          #if: 
          |, 
        }}}}{{
       #if: 
       |{{
         #if: 
           |; 
           |{{#if:| & |; }}
         }}{{
          #if: 
          |[[|{{
             #if: 
             |, 
           }}]]
          |{{
             #if: 
             |, 
           }}
        }}{{
          #if: 
          |{{
             #if: 
             |; 
             |{{#if:| & |; }}
           }}{{
             #if: 
             |[[|{{
                #if: 
                |, 
              }}]]
             |{{
                #if: 
                |, 
              }}
           }}{{
             #if:
             | et al.
           }}
        }}
     }}{{
       #if: {{
   #if:Honni soit qui mal y pense
   |Honni soit qui mal y pense
   |{{
     #if:Shame on those who think evil
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |
       |{{#ifeq:{{{seperator}}} |;|;|.  }} ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.||.}}
     }}
  }}

}}{{

 #if: 
 |{{
    #if: 
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
  }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Joliet, François
                }}
             }}{{
   #if:Honni soit qui mal y pense
   |Honni soit qui mal y pense
   |{{
     #if:Shame on those who think evil
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} }}{{
    #if: Shame on those who think evil
    |{{#if:{{
             #if: {{
   #if:Honni soit qui mal y pense
   |Honni soit qui mal y pense
   |{{
     #if:Shame on those who think evil
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
             |{{
                #if: {{#if:||http://www.example.org/}}
                |{{
                   #if: 
                   |{{{URL}}}
                   |{{
                      #ifexpr: {{#time: U}} > {{#time: U | 1010-10-10 }} | {{
                        #if: 
                        |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                      }}
                    }}
                 }}
              }}
             |{{
                #if: 
                |{{{URL}}}
                |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }} |{{
                      #if: 
                      |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                   }}
                }}
              }}
           }}
|[{{
             #if: {{
   #if:Honni soit qui mal y pense
   |Honni soit qui mal y pense
   |{{
     #if:Shame on those who think evil
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
             |{{
                #if: {{#if:||http://www.example.org/}}
                |{{
                   #if: 
                   |{{{URL}}}
                   |{{
                      #ifexpr: {{#time: U}} > {{#time: U | 1010-10-10 }} | {{
                        #if: 
                        |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                      }}
                    }}
                 }}
              }}
             |{{
                #if: 
                |{{{URL}}}
                |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }} |{{
                      #if: 
                      |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                   }}
                }}
              }}
           }} "{{
         #if: Shame on those who think evil
         |{{
            #if: 
            | 
          }}[Shame on those who think evil]
       }}"]
|"{{
         #if: Shame on those who think evil
         |{{
            #if: 
            | 
          }}[Shame on those who think evil]
       }}"

}}{{

       #if: 
       |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{TitleNote}}}
     }}
  }}

}}{{

 #if: French
 | (in French)

}}{{

 #if: 
 | ()

}}{{

  #if: 
  |{{
     #if:{{
   #if:Honni soit qui mal y pense
   |Honni soit qui mal y pense
   |{{
     #if:Shame on those who think evil
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}Shame on those who think evil
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{{Periodical}}}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Series}}}
   }}{{
     #if: 
     |{{
        #if: 
        | (: )
        | ()
      }}
     |{{
        #if: 
        | ()
      }}
   }}{{
     #if: 
     | {{{Volume}}}{{
        #if: 
        | ({{{Issue}}})
      }}
     |{{
        #if: 
        | ({{{Issue}}})
      }}
   }}{{
     #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
     |:  {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
   }}
  |{{
     #if: 
     |{{
        #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Joliet, François
                }}
             }}{{
   #if:Honni soit qui mal y pense
   |Honni soit qui mal y pense
   |{{
     #if:Shame on those who think evil
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
        |{{#ifeq:{{{seperator}}} |;|;|.  }}
      }} {{#if:{{
              #if: {{
   #if:Honni soit qui mal y pense
   |Honni soit qui mal y pense
   |{{
     #if:Shame on those who think evil
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
              |{{
                 #if: {{#if:||http://www.example.org/}}
                 |{{
                    #if: 
                    |{{{URL}}}
                    |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                       #if: 
                       |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                     }}}}
                  }}
               }}
              |{{
                 #if: 
                 |{{{URL}}}
                               |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                    #if: 
                    |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                  }}}}
               }}
            }}
|[{{
              #if: {{
   #if:Honni soit qui mal y pense
   |Honni soit qui mal y pense
   |{{
     #if:Shame on those who think evil
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
              |{{
                 #if: {{#if:||http://www.example.org/}}
                 |{{
                    #if: 
                    |{{{URL}}}
                    |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                       #if: 
                       |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                     }}}}
                  }}
               }}
              |{{
                 #if: 
                 |{{{URL}}}
                               |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                    #if: 
                    |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                  }}}}
               }}
            }} {{
           #if:| [{{{TransItalic}}}]
         }}]
|{{
           #if:| [{{{TransItalic}}}]
         }}

}}

   }}{{
     #if: 
     | ({{{TitleType}}})
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Series}}}
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Volume}}}
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{
     #if: 
     | ({{{Edition}}} ed.)
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{
     #if: 
     |{{
        #if: 
        |:
        |{{#ifeq:{{{seperator}}} |;|;|.  }}
      }} 
   }}

}}{{

 #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Joliet, François
                }}
             }}
 |
 |{{
    #if: {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}{{
      #if:
    | [{{{YearNote}}}]
    }}
  }}

}}{{

 #if: 
 |{{
    #ifeq:  | {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}
    |
    |{{
       #if: 
       |{{
          #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Joliet, François
                }}
             }}
          |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{PublicationDate}}}
          | (published {{{PublicationDate}}})
        }}
       |{{
          #if: 
          |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{PublicationDate}}}
          | (published {{{PublicationDate}}})
        }}
     }}
  }}

}}{{

 #if: 
 |
 |{{
    #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
  }}

}}{{

  1. if:
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:doi
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Joliet, François
                }}
             }}{{
   #if:Honni soit qui mal y pense
   |Honni soit qui mal y pense
   |{{
     #if:Shame on those who think evil
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
    |
  }}

}}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:isbn
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:issn
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:oclc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmid
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{
    #if: 
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}}

    |{{#if:1||{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}

  }}

}}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:bibcode
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

  1. if:

|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Archive}}} |{{

 #if:
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.|A|a}}rchived{{
   #if:http://www.example.org/{{#if:%7C%7Chttp://www.example.org/}}
   |{{#if:| from {{#if:http://www.example.org/
|the original
|the original

}}}}

   }}{{
   #if:
   | on 
   }}{{
   #if:{{#if:||A}}{{#if:http://www.example.org/{{#if:%7C%7Chttp://www.example.org/}}%7C%7CB}}{{#if:%7C%7CC}}
   |. Error: If you specify |{{#if:|archiveurl|archivedate}}=, you must {{#if:http://www.example.org/{{#if:%7C%7Chttp://www.example.org/}}%7C also specify |{{#if:|archivedate|archiveurl}}=|first specify |url=}}{{#if:| when using {{[[Template:{{{2}}}|{{{2}}}]]}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

   }}
 }}

}}{{

 #if: {{#if:||http://www.example.org/}}
 |{{
    #if: {{
   #if:Honni soit qui mal y pense
   |Honni soit qui mal y pense
   |{{
     #if:Shame on those who think evil
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}Shame on those who think evil
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
                                     #if: {{#if:||http://www.example.org/}}
                                     |{{#if:||http://www.example.org/}}
                                     |{{{URL}}}
                                   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
             #if: {{#if:||http://www.example.org/}}
             |{{#if:||http://www.example.org/}}
             |{{{URL}}}
           }}
  }}{{
    #if: {{#if:6 July 2005
               |{{#if: 
                  |6 July 2005 {{{accessyear}}}
                  |6 July 2005
                }}
               |  
  }}
    | {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|,|, r|. R}}etrieved {{#if:6 July 2005
               |{{#if: 
                  |6 July 2005 {{{accessyear}}}
                  |6 July 2005
                }}
               |  
  }}
    }}

}}{{#if:

 |{{#ifeq:{{{seperator}}} |;|;|.  }} [{{{laysummary}}} Lay summary]{{#if: | – {{{laysource}}}}}

}}{{#if:

 |  ({{{laydate}}})

}}{{#if:

 |{{#ifeq:{{{seperator}}} |;|;|.  }} ""

}}{{#if:||.}}<span

   class="Z3988"
   title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3A{{
     #if: 
     |journal&rft.genre=article&rft.atitle=&rft.jtitle=
     |book{{
        #if: {{
   #if:Honni soit qui mal y pense
   |Honni soit qui mal y pense
   |{{
     #if:Shame on those who think evil
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
        |&rft.genre=bookitem&rft.btitle=%7B%7B%0A++++%23if%3AHonni+soit+qui+mal+y+pense%0A++++%7CHonni+soit+qui+mal+y+pense%0A++++%7C%7B%7B%0A++++++%23if%3AShame+on+those+who+think+evil%0A++++++%7C%0A++++++%7C%3Cspan+class%3D%22error%22%3EError%3A+no+%3Ccode%3E%26%23124%3Btitle%26%2361%3B%3C%2Fcode%3E+specified%7B%7B%23if%3ACite+web%7C%26%2332%3Bwhen+using+%7B%7B%5B%5BTemplate%3ACite+web%7CCite+web%5D%5D%7D%7D%7D%7D%3C%2Fspan%3E%7B%7B%23ifeq%3A%7Ctrue%7C%7C%7B%7B%23switch%3A++++%0A++%7B%7B%23switch%3A++++%0A++++%7B%7B%23if%3A+%0A++++++%7C+%7B%7B%7Bdemospace%7D%7D%7D%0A++++++%7C+%7B%7B%23if%3A+%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3A%7C%0A++++++++++%7C+talk%0A++++++++++%7C++%0A++++++++++%7D%7D%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3Atemplate%7Ctemplate+talk%0A++++++++++%7C+talk%0A++++++++++%7C+template+%0A++++++++++%7D%7D%0A++++++++%7D%7D%0A++++++%7D%7D%0A++%7C+showall+++%3D+showall+++%0A++%7C+main+++++++++%0A++%7C+++++++++++%3D+1%0A++%7C+talk++++++%3D+++%0A++%7C+user++++++%3D+++%0A++%7C+wikipedia+%3D+++%0A++%7C+file%0A++%7C+image+++++%3D+2%0A++%7C+mediawiki+%3D+++%0A++%7C+template++%3D+2%0A++%7C+help++++++%3D+2%0A++%7C+category++%3D+2%0A++%7C+portal++++%3D+++%0A++%7C+book++++++%3D+++%0A++%7C+other%0A++%7C+%23default++%3D++%0A++%7D%7D%0A%0A%7C+1+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CCite+web%2Fdoc%5D%5D%0A%7C+2+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Cite+web%2Fdoc%5D%5D%0A%7C+3+%3D+%0A%7C+4+%3D+%0A%7C+5+%3D+%0A%7C+6+%3D+%0A%7C+showall+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CCite+web%2Fdoc%5D%5D%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Cite+web%2Fdoc%5D%5D%0A%7D%7D%7D%7D%0A++++++%7D%7D%0A++++%7D%7D&rft.atitle=
        |&rft.genre=book&rft.btitle=
      }}
   }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Joliet, François
                }}
             }} |&rft.aulast=%7B%7B%23if%3A%0A++++++++++++++++%7C%7B%7B%7Blast%7D%7D%7D%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7CJoliet%2C+Fran%C3%A7ois%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
      #if: {{#if:|{{{first}}}|}} |&rft.aufirst=%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
    }}
  }}{{
    #if: {{#if:
               |{{{last}}}
               |{{#if:
                  |{{{last1}}}
                  |Joliet, François
                }}
             }} |&rft.au=%7B%7B%23if%3A%0A++++++++++++++++%7C%7B%7B%7Blast%7D%7D%7D%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7CJoliet%2C+Fran%C3%A7ois%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
      #if: {{#if:|{{{first}}}|}} |%2C%26%2332%3B%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
   }}{{
     #if: {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}} |&rft.date=%7B%7B%23if%3A30+April+2005%7C30+April+2005%7C++%7B%7B%23if%3A%7C%7B%7B%7Byear%7D%7D%7D%7C%7D%7D%7D%7D
   }}{{
     #if:  |&rft.series=%7B%7B%7BSeries%7D%7D%7D
   }}{{
     #if:  |&rft.volume=%7B%7B%7BVolume%7D%7D%7D
   }}{{
     #if:  |&rft.issue=%7B%7B%7BIssue%7D%7D%7D
   }}{{
     #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }} |&rft.pages=%7B%7B%23if%3A%7Cp.+%7B%7B%7Bpage%7D%7D%7D%7C%7B%7B%23if%3A%7Cpp.+%7C+%7D%7D+%7D%7D
   }}{{
     #if:  |&rft.edition=%7B%7B%7BEdition%7D%7D%7D
   }}{{
     #if:  |&rft.place=
   }}{{
     #if:  |&rft.pub=
   }}{{
     #if:  |&rft_id=info:doi/
   }}{{
     #if:  |&rft_id=info:pmid/
   }}{{
     #if:  |&rft_id=info:bibcode/%7B%7B%7BBibcode%7D%7D%7D
   }}{{
     #if:  |&rft_id=info:oclcnum/
   }}{{
     #if:  |&rft.isbn=
   }}{{
     #if:  |&rft.issn=
   }}{{
     #if: {{#if:||http://www.example.org/}} |&rft_id=%7B%7B%23if%3A%7C%7Chttp%3A%2F%2Fwww.example.org%2F%7D%7D
   }}&rfr_id=info:sid/en.wikipedia.org:Template:Cite_web/doc"> {{#if:|}}
coauthors
  • {{cite web |url=http://www.example.org/ |title=Our Favorite Things |first=John |last=Doe |coauthors=Smith, Peter; Smythe, Jim |publisher=Open Publishing |date=30 April 2005 |work=Encyclopedia of Things |accessdate=16 May 2006 }}
    {{
 #if:{{#if:Doe
               |Doe
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}
 |{{
    #if: 
    |{{
       #iferror: {{ #expr: 1*{{{AuthorMask}}} }}
       |{{{AuthorMask}}}
       |{{#ifexpr:{{{AuthorMask}}}>000| }}{{#ifexpr:{{{AuthorMask}}}>001| }}{{#ifexpr:{{{AuthorMask}}}>002| }}{{#ifexpr:{{{AuthorMask}}}>003| }}{{#ifexpr:{{{AuthorMask}}}>004| }}{{#ifexpr:{{{AuthorMask}}}>005| }}{{#ifexpr:{{{AuthorMask}}}>006| }}{{#ifexpr:{{{AuthorMask}}}>007| }}{{#ifexpr:{{{AuthorMask}}}>008| }}{{#ifexpr:{{{AuthorMask}}}>009| }}{{#ifexpr:{{{AuthorMask}}}>010| }}{{#ifexpr:{{{AuthorMask}}}>011| }}{{#ifexpr:{{{AuthorMask}}}>012| }}{{#ifexpr:{{{AuthorMask}}}>013| }}{{#ifexpr:{{{AuthorMask}}}>014| }}{{#ifexpr:{{{AuthorMask}}}>015| }}{{#ifexpr:{{{AuthorMask}}}>016| }}{{#ifexpr:{{{AuthorMask}}}>017| }}{{#ifexpr:{{{AuthorMask}}}>018| }}{{#ifexpr:{{{AuthorMask}}}>019| }}{{#ifexpr:{{{AuthorMask}}}>020| }}{{#ifexpr:{{{AuthorMask}}}>021| }}{{#ifexpr:{{{AuthorMask}}}>022| }}{{#ifexpr:{{{AuthorMask}}}>023| }}{{#ifexpr:{{{AuthorMask}}}>024| }}{{#ifexpr:{{{AuthorMask}}}>025| }}{{#ifexpr:{{{AuthorMask}}}>026| }}{{#ifexpr:{{{AuthorMask}}}>027| }}{{#ifexpr:{{{AuthorMask}}}>028| }}{{#ifexpr:{{{AuthorMask}}}>029| }}{{#ifexpr:{{{AuthorMask}}}>030| }}{{#ifexpr:{{{AuthorMask}}}>031| }}{{#ifexpr:{{{AuthorMask}}}>032| }}{{#ifexpr:{{{AuthorMask}}}>033| }}{{#ifexpr:{{{AuthorMask}}}>034| }}{{#ifexpr:{{{AuthorMask}}}>035| }}{{#ifexpr:{{{AuthorMask}}}>036| }}{{#ifexpr:{{{AuthorMask}}}>037| }}{{#ifexpr:{{{AuthorMask}}}>038| }}{{#ifexpr:{{{AuthorMask}}}>039| }}{{#ifexpr:{{{AuthorMask}}}>040| }}{{#ifexpr:{{{AuthorMask}}}>041| }}{{#ifexpr:{{{AuthorMask}}}>042| }}{{#ifexpr:{{{AuthorMask}}}>043| }}{{#ifexpr:{{{AuthorMask}}}>044| }}{{#ifexpr:{{{AuthorMask}}}>045| }}{{#ifexpr:{{{AuthorMask}}}>046| }}{{#ifexpr:{{{AuthorMask}}}>047| }}{{#ifexpr:{{{AuthorMask}}}>048| }}{{#ifexpr:{{{AuthorMask}}}>049| }}{{#ifexpr:{{{AuthorMask}}}>050| }}{{#ifexpr:{{{AuthorMask}}}>051| }}{{#ifexpr:{{{AuthorMask}}}>052| }}{{#ifexpr:{{{AuthorMask}}}>053| }}{{#ifexpr:{{{AuthorMask}}}>054| }}{{#ifexpr:{{{AuthorMask}}}>055| }}{{#ifexpr:{{{AuthorMask}}}>056| }}{{#ifexpr:{{{AuthorMask}}}>057| }}{{#ifexpr:{{{AuthorMask}}}>058| }}{{#ifexpr:{{{AuthorMask}}}>059| }}{{#ifexpr:{{{AuthorMask}}}>060| }}{{#ifexpr:{{{AuthorMask}}}>061| }}{{#ifexpr:{{{AuthorMask}}}>062| }}{{#ifexpr:{{{AuthorMask}}}>063| }}{{#ifexpr:{{{AuthorMask}}}>064| }}{{#ifexpr:{{{AuthorMask}}}>065| }}{{#ifexpr:{{{AuthorMask}}}>066| }}{{#ifexpr:{{{AuthorMask}}}>067| }}{{#ifexpr:{{{AuthorMask}}}>068| }}{{#ifexpr:{{{AuthorMask}}}>069| }}{{#ifexpr:{{{AuthorMask}}}>070| }}{{#ifexpr:{{{AuthorMask}}}>071| }}{{#ifexpr:{{{AuthorMask}}}>072| }}{{#ifexpr:{{{AuthorMask}}}>073| }}{{#ifexpr:{{{AuthorMask}}}>074| }}{{#ifexpr:{{{AuthorMask}}}>075| }}{{#ifexpr:{{{AuthorMask}}}>076| }}{{#ifexpr:{{{AuthorMask}}}>077| }}{{#ifexpr:{{{AuthorMask}}}>078| }}{{#ifexpr:{{{AuthorMask}}}>079| }}{{#ifexpr:{{{AuthorMask}}}>080| }}{{#ifexpr:{{{AuthorMask}}}>081| }}{{#ifexpr:{{{AuthorMask}}}>082| }}{{#ifexpr:{{{AuthorMask}}}>083| }}{{#ifexpr:{{{AuthorMask}}}>084| }}{{#ifexpr:{{{AuthorMask}}}>085| }}{{#ifexpr:{{{AuthorMask}}}>086| }}{{#ifexpr:{{{AuthorMask}}}>087| }}{{#ifexpr:{{{AuthorMask}}}>088| }}{{#ifexpr:{{{AuthorMask}}}>089| }}{{#ifexpr:{{{AuthorMask}}}>090| }}{{#ifexpr:{{{AuthorMask}}}>091| }}{{#ifexpr:{{{AuthorMask}}}>092| }}{{#ifexpr:{{{AuthorMask}}}>093| }}{{#ifexpr:{{{AuthorMask}}}>094| }}{{#ifexpr:{{{AuthorMask}}}>095| }}{{#ifexpr:{{{AuthorMask}}}>096| }}{{#ifexpr:{{{AuthorMask}}}>097| }}{{#ifexpr:{{{AuthorMask}}}>098| }}{{#ifexpr:{{{AuthorMask}}}>099| }}{{#ifexpr:{{{AuthorMask}}}>100| }}{{#ifexpr:{{{AuthorMask}}}>101| }}{{#ifexpr:{{{AuthorMask}}}>102| }}{{#ifexpr:{{{AuthorMask}}}>103| }}{{#ifexpr:{{{AuthorMask}}}>104| }}{{#ifexpr:{{{AuthorMask}}}>105| }}{{#ifexpr:{{{AuthorMask}}}>106| }}{{#ifexpr:{{{AuthorMask}}}>107| }}{{#ifexpr:{{{AuthorMask}}}>108| }}{{#ifexpr:{{{AuthorMask}}}>109| }}{{#ifexpr:{{{AuthorMask}}}>110| }}{{#ifexpr:{{{AuthorMask}}}>111| }}{{#ifexpr:{{{AuthorMask}}}>112| }}{{#ifexpr:{{{AuthorMask}}}>113| }}{{#ifexpr:{{{AuthorMask}}}>114| }}{{#ifexpr:{{{AuthorMask}}}>115| }}{{#ifexpr:{{{AuthorMask}}}>116| }}{{#ifexpr:{{{AuthorMask}}}>117| }}{{#ifexpr:{{{AuthorMask}}}>118| }}{{#ifexpr:{{{AuthorMask}}}>119| }}{{#ifexpr:{{{AuthorMask}}}>120| }}{{#ifexpr:{{{AuthorMask}}}>121| }}{{#ifexpr:{{{AuthorMask}}}>122| }}{{#ifexpr:{{{AuthorMask}}}>123| }}{{#ifexpr:{{{AuthorMask}}}>124| }}{{#ifexpr:{{{AuthorMask}}}>125| }}{{#ifexpr:{{{AuthorMask}}}>126| }}{{#ifexpr:{{{AuthorMask}}}>127| }}{{#ifexpr:{{{AuthorMask}}}>128| }}{{#ifexpr:{{{AuthorMask}}}>129| }}{{#ifexpr:{{{AuthorMask}}}>130| }}{{#ifexpr:{{{AuthorMask}}}>131| }}{{#ifexpr:{{{AuthorMask}}}>132| }}{{#ifexpr:{{{AuthorMask}}}>133| }}{{#ifexpr:{{{AuthorMask}}}>134| }}{{#ifexpr:{{{AuthorMask}}}>135| }}{{#ifexpr:{{{AuthorMask}}}>136| }}{{#ifexpr:{{{AuthorMask}}}>137| }}{{#ifexpr:{{{AuthorMask}}}>138| }}{{#ifexpr:{{{AuthorMask}}}>139| }}{{#ifexpr:{{{AuthorMask}}}>140| }}{{#ifexpr:{{{AuthorMask}}}>141| }}{{#ifexpr:{{{AuthorMask}}}>142| }}{{#ifexpr:{{{AuthorMask}}}>143| }}{{#ifexpr:{{{AuthorMask}}}>144| }}{{#ifexpr:{{{AuthorMask}}}>145| }}{{#ifexpr:{{{AuthorMask}}}>146| }}{{#ifexpr:{{{AuthorMask}}}>147| }}{{#ifexpr:{{{AuthorMask}}}>148| }}{{#ifexpr:{{{AuthorMask}}}>149| }}
     }}
    |{{
       #if: {{#if:|{{{authorlink}}}|}}
       |[[{{#if:|{{{authorlink}}}|}} |{{#if:Doe
               |Doe
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
         #if: {{#if:John|John|}}
         |, {{#if:John|John|}}
        }}]]
       |{{#if:Doe
               |Doe
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
          #if: {{#if:John|John|}}
          |, {{#if:John|John|}}
        }}
     }}
  }}{{
    #if: 
    |{{#ifexpr:8<2
      | et al.
      |{{
         #iferror: {{ #expr: 1*0.0 }}
         | 
         |{{
           #if: 
           |; 
           |{{#if:| & |; }}
         }}
       }}{{
         #if: 
         |[[ |{{
            #if: 
            |, 
          }}]]
         |{{
            #if: 
            |, 
          }}
       }}{{
         #if: 
         |{{#ifexpr:8<3
           | et al.
           |{{
              #if: 
              |; 
              |{{#if:| & |; }}
            }}{{
              #if: 
              |[[ |{{
                 #if: 
                 |, 
               }}]]
              |{{
                 #if: 
                 |, 
               }}
            }}{{
              #if:
              |{{#ifexpr:8<4
                | et al.
                |{{
                   #if: 
                   |; 
                   |{{#if:| & |; }}
                 }}{{
                   #if: 
                   |[[ |{{
                      #if: 
                      |, 
                    }}]]
                   |{{
                      #if: 
                      |, 
                   }}
                 }}{{
                 #if:
                 |{{#ifexpr:8<5
                   | et al.
                   |{{
                    #if: 
                    |; 
                    |{{#if:| & |; }}
                   }}{{
                    #if: 
                    |[[ |{{
                       #if: 
                       |, 
                     }}]]
                    |{{
                       #if: 
                       |, 
                     }}
                  }}{{
                    #if:
                    |{{#ifexpr:8<6
                    | et al.
                     |{{
                       #if: 
                       |; 
                       |{{#if:| & |; }}
                     }}{{
                       #if: 
                       |[[ |{{
                          #if: 
                          |, 
                        }}]]
                       |{{
                          #if: 
                          |, 
                        }}
                     }}{{
                       #if:
                        |{{#ifexpr:8<7
                          | et al.
                       |{{
                          #if: 
                          |; 
                          |{{#if:| & |; }}
                        }}{{
                          #if: 
                          |[[ |{{
                             #if: 
                             |, 
                           }}]]
                          |{{
                             #if: 
                             |, 
                           }}
                                   }}{{
                                      #if:
                                      |{{#ifexpr:8<8
                                          | et al.
                                          |{{
                                             #if: 
                                             |; 
                                             |{{#if:| & |; }}
                                           }}{{
                                             #if: 
                                             |[[ |{{
                                                #if: 
                                                |, 
                                              }}]]
                                             |{{
                                                #if: 
                                                |, 
                                              }}
                                           }}{{
                                             #if:
                                             | et al.
                                           }}
                                        }}
                                     }}
                                  }}
                               }}
                            }}
                         }}
                      }}
                    }}
                 }}
              }}
           }}
        }}
     }}
  }}{{
    #if: Smith, Peter; Smythe, Jim
    |; Smith, Peter; Smythe, Jim|
  }}{{
    #if: {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}
    | ({{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}){{
      #if:
    | [{{{YearNote}}}]
    }}
  }}
 |{{
    #if: 
    |{{
       #if: 
       |[[ |{{
          #if: 
          |, 
        }}]]
       |{{
          #if: 
          |, 
        }}
     }}{{
       #if: 
       |{{
         #if: 
         |; 
         |{{#if:| & |; }}
       }}{{
          #if: 
          |[[ |{{
             #if: 
             |, 
           }}]]
          |{{
             #if: 
             |, 
           }}
        }}{{
          #if: 
          |{{
             #if: 
             |; 
             |{{#if:| & |; }}
           }}{{
             #if: 
             |[[ |{{
                #if: 
                |, 
              }}]]
             |{{
                #if: 
                |, 
              }}
           }}{{
             #if:
             | et al.
           }}
        }}
      }}, ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.||.}}{{
       #if: {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}
       | ({{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}){{
        #if:
      | [{{{YearNote}}}]
      }}
     }}
  }}

}}{{

 #if: {{
   #if:Our Favorite Things
   |Our Favorite Things
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{#if:||{{#if:||}}}}
 |{{
    #if:{{#if:Doe
               |Doe
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
  }}{{#if:{{
          #if: {{#if:||http://www.example.org/}}
          |{{#if:||http://www.example.org/}}
          |{{
             #if: 
             |{{{URL}}}
             |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}
               |{{
                  #if: 
                  |http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                }}
              }}
           }}
        }}
|[{{
          #if: {{#if:||http://www.example.org/}}
          |{{#if:||http://www.example.org/}}
          |{{
             #if: 
             |{{{URL}}}
             |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}
               |{{
                  #if: 
                  |http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                }}
              }}
           }}
        }} {{
          #if: 
          |{{
   #if:Our Favorite Things
   |Our Favorite Things
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
          |"{{
   #if:Our Favorite Things
   |Our Favorite Things
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{
            #if: 
            |{{
               #if: {{
   #if:Our Favorite Things
   |Our Favorite Things
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
               | 
             }}[]
          }}"
        }}]
|{{
          #if: 
          |{{
   #if:Our Favorite Things
   |Our Favorite Things
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
          |"{{
   #if:Our Favorite Things
   |Our Favorite Things
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}{{
            #if: 
            |{{
               #if: {{
   #if:Our Favorite Things
   |Our Favorite Things
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
               | 
             }}[]
          }}"
        }}

}} }}{{

 #if: 
 |{{
    #ifeq:  | 
    |
    |{{
       #if: {{#if:Doe
               |Doe
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
   #if:Our Favorite Things
   |Our Favorite Things
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |{{#ifeq:{{{seperator}}} |;|;|.  }} written at {{{Place}}}
     }}
  }}

}}{{

 #if: 
 |{{
    #if: {{#if:Doe
               |Doe
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
       #if: {{
   #if:Our Favorite Things
   |Our Favorite Things
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.|I|i}}n 
     }}{{
       #if: 
       |[[ |{{
          #if: 
          |, 
        }}]]
       |{{
          #if: 
          |, 
        }}}}{{
       #if: 
       |{{
         #if: 
           |; 
           |{{#if:| & |; }}
         }}{{
          #if: 
          |[[|{{
             #if: 
             |, 
           }}]]
          |{{
             #if: 
             |, 
           }}
        }}{{
          #if: 
          |{{
             #if: 
             |; 
             |{{#if:| & |; }}
           }}{{
             #if: 
             |[[|{{
                #if: 
                |, 
              }}]]
             |{{
                #if: 
                |, 
              }}
           }}{{
             #if:
             | et al.
           }}
        }}
     }}{{
       #if: {{
   #if:Our Favorite Things
   |Our Favorite Things
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
       |
       |{{#ifeq:{{{seperator}}} |;|;|.  }} ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.||.}}
     }}
  }}

}}{{

 #if: 
 |{{
    #if: 
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
  }}{{
    #if: {{#if:Doe
               |Doe
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
   #if:Our Favorite Things
   |Our Favorite Things
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} }}{{
    #if: Encyclopedia of Things
    |{{#if:{{
             #if: {{
   #if:Our Favorite Things
   |Our Favorite Things
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
             |{{
                #if: {{#if:||http://www.example.org/}}
                |{{
                   #if: 
                   |{{{URL}}}
                   |{{
                      #ifexpr: {{#time: U}} > {{#time: U | 1010-10-10 }} | {{
                        #if: 
                        |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                      }}
                    }}
                 }}
              }}
             |{{
                #if: 
                |{{{URL}}}
                |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }} |{{
                      #if: 
                      |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                   }}
                }}
              }}
           }}
|[{{
             #if: {{
   #if:Our Favorite Things
   |Our Favorite Things
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
             |{{
                #if: {{#if:||http://www.example.org/}}
                |{{
                   #if: 
                   |{{{URL}}}
                   |{{
                      #ifexpr: {{#time: U}} > {{#time: U | 1010-10-10 }} | {{
                        #if: 
                        |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                      }}
                    }}
                 }}
              }}
             |{{
                #if: 
                |{{{URL}}}
                |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }} |{{
                      #if: 
                      |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                   }}
                }}
              }}
           }} "Encyclopedia of Things{{
         #if: 
         |{{
            #if: Encyclopedia of Things
            | 
          }}[]
       }}"]
|"Encyclopedia of Things{{
         #if: 
         |{{
            #if: Encyclopedia of Things
            | 
          }}[]
       }}"

}}{{

       #if: 
       |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{TitleNote}}}
     }}
  }}

}}{{

 #if: 
 | (in )

}}{{

 #if: 
 | ()

}}{{

  #if: 
  |{{
     #if:{{
   #if:Our Favorite Things
   |Our Favorite Things
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}Encyclopedia of Things
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{{Periodical}}}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Series}}}
   }}{{
     #if: 
     |{{
        #if: Open Publishing
        | (: Open Publishing)
        | ()
      }}
     |{{
        #if: Open Publishing
        | (Open Publishing)
      }}
   }}{{
     #if: 
     | {{{Volume}}}{{
        #if: 
        | ({{{Issue}}})
      }}
     |{{
        #if: 
        | ({{{Issue}}})
      }}
   }}{{
     #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
     |:  {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
   }}
  |{{
     #if: Encyclopedia of Things
     |{{
        #if: {{#if:Doe
               |Doe
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
   #if:Our Favorite Things
   |Our Favorite Things
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
        |{{#ifeq:{{{seperator}}} |;|;|.  }}
      }} {{#if:{{
              #if: {{
   #if:Our Favorite Things
   |Our Favorite Things
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
              |{{
                 #if: {{#if:||http://www.example.org/}}
                 |{{
                    #if: 
                    |{{{URL}}}
                    |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                       #if: 
                       |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                     }}}}
                  }}
               }}
              |{{
                 #if: 
                 |{{{URL}}}
                               |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                    #if: 
                    |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                  }}}}
               }}
            }}
|[{{
              #if: {{
   #if:Our Favorite Things
   |Our Favorite Things
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
              |{{
                 #if: {{#if:||http://www.example.org/}}
                 |{{
                    #if: 
                    |{{{URL}}}
                    |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                       #if: 
                       |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                     }}}}
                  }}
               }}
              |{{
                 #if: 
                 |{{{URL}}}
                               |{{#ifexpr:{{#time: U}} > {{#time: U | 1010-10-10 }}|{{
                    #if: 
                    |  http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid=
                  }}}}
               }}
            }} Encyclopedia of Things{{
           #if:| [{{{TransItalic}}}]
         }}]
|Encyclopedia of Things{{
           #if:| [{{{TransItalic}}}]
         }}

}}

   }}{{
     #if: 
     | ({{{TitleType}}})
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Series}}}
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{Volume}}}
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{
     #if: 
     | ({{{Edition}}} ed.)
   }}{{
     #if: 
     |{{#ifeq:{{{seperator}}} |;|;|.  }} 
   }}{{
     #if: Open Publishing
     |{{
        #if: 
        |:
        |{{#ifeq:{{{seperator}}} |;|;|.  }}
      }} Open Publishing
   }}

}}{{

 #if: {{#if:Doe
               |Doe
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}
 |
 |{{
    #if: {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}{{
      #if:
    | [{{{YearNote}}}]
    }}
  }}

}}{{

 #if: 
 |{{
    #ifeq:  | {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}}
    |
    |{{
       #if: 
       |{{
          #if: {{#if:Doe
               |Doe
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}
          |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{PublicationDate}}}
          | (published {{{PublicationDate}}})
        }}
       |{{
          #if: 
          |{{#ifeq:{{{seperator}}} |;|;|.  }} {{{PublicationDate}}}
          | (published {{{PublicationDate}}})
        }}
     }}
  }}

}}{{

 #if: 
 |
 |{{
    #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
  }}

}}{{

  1. if:
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:doi
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{
    #if: {{#if:Doe
               |Doe
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }}{{
   #if:Our Favorite Things
   |Our Favorite Things
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}Encyclopedia of Things
    |{{#ifeq:{{{seperator}}} |;|;|.  }} 
    |
  }}

}}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:isbn
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:issn
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:oclc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmid
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

 #if: 
 |{{
    #if: 
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}}

    |{{#if:1||{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:pmc
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}

  }}

}}{{

 #if: 
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#switch:bibcode
|arxiv=arXiv:{{#if:
             | []
             |
            }}
       {{#if:1||arXiv:{{#if:
             | []
             |
            }}
       }}
|doi={{#if:
        |doi: (inactive ) {{#ifeq: Template | 
                  |[[Category:Pages with DOIs inactive since {{#time: Y |  }}]]
                  |
                 }}
        |doi:
       }}
     {{#if:1||{{#if:
        |doi: (inactive )
        |doi:
       }}
     }}
|asin=ASIN 
      {{#if:1||ASIN 
      }}
|bibcode=Bibcode
         {{#if:1||Bibcode: 
         }}
|jfm=JFM 
     {{#if:1||JFM 
     }}
|jstor=JSTOR 
       {{#if:1||JSTOR 
        }}
|isbn=ISBN [[Special:BookSources/|]]
      {{#if:1||ISBN 
      }}
|issn=ISSN 
      {{#if:1||ISSN 
      }}
|mr=MR
    {{#if:1||MR
    }}
|oclc=OCLC 
      {{#if:1||OCLC 
      }}
|pmc=PMC 
     {{#if:1||PMC 
     }}
|pmid=PMID 
      {{#if:1||PMID 
      }}
|zbl=ZBL 
      {{#if:1||ZBL 
      }}

}} }}{{

  1. if:

|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Archive}}} |{{

 #if:
 |{{#ifeq:{{{seperator}}} |;|;|.  }} {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|.|A|a}}rchived{{
   #if:http://www.example.org/{{#if:%7C%7Chttp://www.example.org/}}
   |{{#if:| from {{#if:http://www.example.org/
|the original
|the original

}}}}

   }}{{
   #if:
   | on 
   }}{{
   #if:{{#if:||A}}{{#if:http://www.example.org/{{#if:%7C%7Chttp://www.example.org/}}%7C%7CB}}{{#if:%7C%7CC}}
   |. Error: If you specify |{{#if:|archiveurl|archivedate}}=, you must {{#if:http://www.example.org/{{#if:%7C%7Chttp://www.example.org/}}%7C also specify |{{#if:|archivedate|archiveurl}}=|first specify |url=}}{{#if:| when using {{[[Template:{{{2}}}|{{{2}}}]]}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

   }}
 }}

}}{{

 #if: {{#if:||http://www.example.org/}}
 |{{
    #if: Encyclopedia of Things{{
   #if:Our Favorite Things
   |Our Favorite Things
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
                                     #if: {{#if:||http://www.example.org/}}
                                     |{{#if:||http://www.example.org/}}
                                     |{{{URL}}}
                                   }}
    |{{#ifeq:{{{seperator}}} |;|;|.  }} {{
             #if: {{#if:||http://www.example.org/}}
             |{{#if:||http://www.example.org/}}
             |{{{URL}}}
           }}
  }}{{
    #if: {{#if:16 May 2006
               |{{#if: 
                  |16 May 2006 {{{accessyear}}}
                  |16 May 2006
                }}
               |  
  }}
    | {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|.  }}|,|, r|. R}}etrieved {{#if:16 May 2006
               |{{#if: 
                  |16 May 2006 {{{accessyear}}}
                  |16 May 2006
                }}
               |  
  }}
    }}

}}{{#if:

 |{{#ifeq:{{{seperator}}} |;|;|.  }} [{{{laysummary}}} Lay summary]{{#if: | – {{{laysource}}}}}

}}{{#if:

 |  ({{{laydate}}})

}}{{#if:

 |{{#ifeq:{{{seperator}}} |;|;|.  }} ""

}}{{#if:||.}}<span

   class="Z3988"
   title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3A{{
     #if: 
     |journal&rft.genre=article&rft.atitle=Encyclopedia+of+Things&rft.jtitle=
     |book{{
        #if: {{
   #if:Our Favorite Things
   |Our Favorite Things
   |{{
     #if:
     |
     |Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:    
 {{#switch:    
   {{#if: 
     | {{{demospace}}}
     | {{#if: 
       | 
         {{#ifeq:|
         | talk
         |  
         }}
       | 
         {{#ifeq:template|template talk
         | talk
         | template 
         }}
       }}
     }}
 | showall   = showall   
 | main         
 |           = 1
 | talk      =   
 | user      =   
 | wikipedia =   
 | file
 | image     = 2
 | mediawiki =   
 | template  = 2
 | help      = 2
 | category  = 2
 | portal    =   
 | book      =   
 | other
 | #default  =  
 }}

| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}

     }}
   }}
        |&rft.genre=bookitem&rft.btitle=%7B%7B%0A++++%23if%3AOur+Favorite+Things%0A++++%7COur+Favorite+Things%0A++++%7C%7B%7B%0A++++++%23if%3A%0A++++++%7C%0A++++++%7C%3Cspan+class%3D%22error%22%3EError%3A+no+%3Ccode%3E%26%23124%3Btitle%26%2361%3B%3C%2Fcode%3E+specified%7B%7B%23if%3ACite+web%7C%26%2332%3Bwhen+using+%7B%7B%5B%5BTemplate%3ACite+web%7CCite+web%5D%5D%7D%7D%7D%7D%3C%2Fspan%3E%7B%7B%23ifeq%3A%7Ctrue%7C%7C%7B%7B%23switch%3A++++%0A++%7B%7B%23switch%3A++++%0A++++%7B%7B%23if%3A+%0A++++++%7C+%7B%7B%7Bdemospace%7D%7D%7D%0A++++++%7C+%7B%7B%23if%3A+%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3A%7C%0A++++++++++%7C+talk%0A++++++++++%7C++%0A++++++++++%7D%7D%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3Atemplate%7Ctemplate+talk%0A++++++++++%7C+talk%0A++++++++++%7C+template+%0A++++++++++%7D%7D%0A++++++++%7D%7D%0A++++++%7D%7D%0A++%7C+showall+++%3D+showall+++%0A++%7C+main+++++++++%0A++%7C+++++++++++%3D+1%0A++%7C+talk++++++%3D+++%0A++%7C+user++++++%3D+++%0A++%7C+wikipedia+%3D+++%0A++%7C+file%0A++%7C+image+++++%3D+2%0A++%7C+mediawiki+%3D+++%0A++%7C+template++%3D+2%0A++%7C+help++++++%3D+2%0A++%7C+category++%3D+2%0A++%7C+portal++++%3D+++%0A++%7C+book++++++%3D+++%0A++%7C+other%0A++%7C+%23default++%3D++%0A++%7D%7D%0A%0A%7C+1+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CCite+web%2Fdoc%5D%5D%0A%7C+2+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Cite+web%2Fdoc%5D%5D%0A%7C+3+%3D+%0A%7C+4+%3D+%0A%7C+5+%3D+%0A%7C+6+%3D+%0A%7C+showall+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CCite+web%2Fdoc%5D%5D%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Cite+web%2Fdoc%5D%5D%0A%7D%7D%7D%7D%0A++++++%7D%7D%0A++++%7D%7D&rft.atitle=Encyclopedia+of+Things
        |&rft.genre=book&rft.btitle=Encyclopedia+of+Things
      }}
   }}{{
    #if: {{#if:Doe
               |Doe
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }} |&rft.aulast=%7B%7B%23if%3ADoe%0A++++++++++++++++%7CDoe%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7C%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
      #if: {{#if:John|John|}} |&rft.aufirst=%7B%7B%23if%3AJohn%7CJohn%7C%7D%7D
    }}
  }}{{
    #if: {{#if:Doe
               |Doe
               |{{#if:
                  |{{{last1}}}
                  |
                }}
             }} |&rft.au=%7B%7B%23if%3ADoe%0A++++++++++++++++%7CDoe%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7C%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
      #if: {{#if:John|John|}} |%2C%26%2332%3B%7B%7B%23if%3AJohn%7CJohn%7C%7D%7D
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
  }}{{
    #if:  |&rft.au={{
      #if:  |%2C%26%2332%3B
    }}
   }}{{
     #if: {{#if:30 April 2005|30 April 2005|  {{#if:|{{{year}}}|}}}} |&rft.date=%7B%7B%23if%3A30+April+2005%7C30+April+2005%7C++%7B%7B%23if%3A%7C%7B%7B%7Byear%7D%7D%7D%7C%7D%7D%7D%7D
   }}{{
     #if:  |&rft.series=%7B%7B%7BSeries%7D%7D%7D
   }}{{
     #if:  |&rft.volume=%7B%7B%7BVolume%7D%7D%7D
   }}{{
     #if:  |&rft.issue=%7B%7B%7BIssue%7D%7D%7D
   }}{{
     #if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }} |&rft.pages=%7B%7B%23if%3A%7Cp.+%7B%7B%7Bpage%7D%7D%7D%7C%7B%7B%23if%3A%7Cpp.+%7C+%7D%7D+%7D%7D
   }}{{
     #if:  |&rft.edition=%7B%7B%7BEdition%7D%7D%7D
   }}{{
     #if:  |&rft.place=
   }}{{
     #if: Open Publishing |&rft.pub=Open+Publishing
   }}{{
     #if:  |&rft_id=info:doi/
   }}{{
     #if:  |&rft_id=info:pmid/
   }}{{
     #if:  |&rft_id=info:bibcode/%7B%7B%7BBibcode%7D%7D%7D
   }}{{
     #if:  |&rft_id=info:oclcnum/
   }}{{
     #if:  |&rft.isbn=
   }}{{
     #if:  |&rft.issn=
   }}{{
     #if: {{#if:||http://www.example.org/}} |&rft_id=%7B%7B%23if%3A%7C%7Chttp%3A%2F%2Fwww.example.org%2F%7D%7D
   }}&rfr_id=info:sid/en.wikipedia.org:Template:Cite_web/doc"> {{#if:|}}
  • {{cite web |url=http://www.example.org/ |title=Our Favorite Things |first=John |last=Doe |coauthors=Peter Smith; Jim Smythe |publisher=Open Publishing |date=30 April 2005 |work=Encyclopedia of Things |accessdate=16 May 2006 }}
    Template:Cite web
No author
  • {{cite web |url=http://www.example.org/ |title=Index of Sharp Things |publisher=Open Publishing |date=30 April 2005 |work=Encyclopedia of Things |accessdate=16 May 2006 }}
    Template:Cite web
No author, no publisher

This abbreviated format should only be used when the editor cannot determine the publisher and author.

  • {{cite web |url=http://www.example.org/ |title=Index of Sharp Things |date=30 April 2005 |work=Encyclopedia of Things |accessdate=6 July 2005 }}
    Template:Cite web
  • {{cite web |url=http://www.example.org/ |title=Index of Sharp Things |date=30 April 2005 |accessdate=6 July 2005}}
    Template:Cite web
  • {{cite web |url=http://www.incb.org/pdf/e/list/green.pdf |title=List of psychotropic substances under international control |date=30 April 2005 |format=PDF |accessdate=6 July 2005 |language=Greek }}
    Template:Cite web
Using "archiveurl" and "archivedate" for webpages that have been archived
  • {{cite web |url=http://www.incb.org/pdf/e/list/green.pdf |title=List of psychotropic substances under international control |date=30 April 2005 |format=PDF |accessdate=6 July 2005 |archiveurl=http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf |archivedate=11 September 2005 }}
    Template:Cite web
  • {{cite web |url=http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&story=20060405-01shore.htm |title=Interview with Maggie Downs |date=31 March 2006 |publisher=The Desert Sun |archiveurl=http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm |archivedate=26 April 2006 }}
    Template:Cite web
Using "quote"
  • {{cite web |url=http://www.webexhibits.org/daylightsaving/c.html |title=Daylight saving time: rationale and original idea |work=WebExhibits |year=2008 |accessdate=27 September 2009 |quote=...&nbsp;Lord Balfour came forward with a unique concern: 'Supposing some unfortunate lady was confined with twins&nbsp;...' }}
    Template:Cite web