Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
DOORS Site Logo

Welcome to the Official DOORS Wiki!
Please read the Wiki Rules the Manual of Style and familiarise yourself with our Wiki Policies before contributing to get a better understanding of what content is allowed on our wiki and how to display it properly, if you need help don't hesitate to reach out to a DOORS Wiki Staff Member.

Template:Cite web/doc: Difference between revisions

Template page
(Created page with "__NOTOC__ This template is used to cite sources in Wikipedia. It is specifically for web sites which are not news sources. This template replaces deprec...")
 
(Updated parameters in documentation.)
Line 1: Line 1:
__NOTOC__
This template is used to [[Wikipedia:WP:CITE|cite sources]] in Wikipedia. It is specifically for web sites which are not news sources. This template replaces deprecated [[Wikipedia:Template:Teb reference|template:web reference]]. It provides lower case parameters only.
This template is used to [[Wikipedia:WP:CITE|cite sources]] in Wikipedia. It is specifically for web sites which are not news sources. This template replaces deprecated [[Wikipedia:Template:Teb reference|template:web reference]]. It provides lower case parameters only.


Line 8: Line 7:
== Usage ==
== Usage ==
;Common form for cases where little is known about authorship of the page (with current date)
;Common form for cases where little is known about authorship of the page (with current date)
<tt><nowiki>{{Cite web |url= |title= |accessdate=</nowiki>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}<nowiki> |format= |work= }}</nowiki></tt>
<tt><nowiki>{{Cite web |url= |title= |access-date=</nowiki>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}<nowiki> |format= |work= }}</nowiki></tt>


;Using last, first (with current date)
;Using last, first (with current date)
<tt><nowiki>{{Cite web |url= |title= |accessdate=</nowiki>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}<nowiki> |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>
<tt><nowiki>{{Cite web |url= |title= |access-date=</nowiki>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}<nowiki> |last= |first= |author-link= |co-authors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archive-url= |archive-date= |quote= }}</nowiki></tt>


;Using author (with current date)
;Using author (with current date)
<tt><nowiki>{{Cite web |url= |title= |accessdate=</nowiki>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}<nowiki> |author= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>
<tt><nowiki>{{Cite web |url= |title= |access-date=</nowiki>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}<nowiki> |author= |author-link= |co-authors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archive-url= |archive-date= |quote= }}</nowiki></tt>


;Using non-linked retrieved date, last, first
;Using non-linked retrieved date, last, first
<tt><nowiki>{{Cite web |url= |title= |accessmonthday= |accessyear= |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>
<tt><nowiki>{{Cite web |url= |title= |access-monthday= |access-year= |last= |first= |author-link= |co-authors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archive-url= |archive-date= |quote= }}</nowiki></tt>


;Using non-linked retrieved date, author
;Using non-linked retrieved date, author
<tt><nowiki>{{Cite web |url= |title= |accessmonthday= |accessyear= |author= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>
<tt><nowiki>{{Cite web |url= |title= |access-monthday= |access-year= |author= |author-link= |co-authors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archive-url= |archive-date= |quote= }}</nowiki></tt>


;All parameters, horizontal format (delete the ones you don't need)
;All parameters, horizontal format (delete the ones you don't need)
<tt><nowiki>{{Cite web |url= |title= |accessdate= |accessmonthday= |accessdaymonth = |accessyear= |author= |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>
<tt><nowiki>{{Cite web |url= |title= |access-date= |access-monthday= |access-daymonth = |access-year= |author= |last= |first= |author-link= |co-authors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archive-url= |archive-date= |quote= }}</nowiki></tt>


;All parameters, vertical format
;All parameters, vertical format
Line 29: Line 28:
| url =
| url =
| title =
| title =
| accessdate =
| access-date =
| accessdaymonth =
| access-daymonth =
| accessmonthday =
| access-monthday =
| accessyear =
| access-year =
| author =
| author =
| last =
| last =
| first =
| first =
| authorlink =
| author-link =
| coauthors =
| co-authors =
| date =
| date =
| year =
| year =
Line 46: Line 45:
| pages =
| pages =
| language =
| language =
| archiveurl =
| archive-url =
| archivedate =
| archive-date =
| quote =
| quote =
}}</pre>
}}</pre>
Line 55: Line 54:
* '''title''': Title of online item.
* '''title''': Title of online item.
''For producing a [[Wikipedia:WP:CONTEXT#Dates|wikilinked date]] of retrieval:''
''For producing a [[Wikipedia:WP:CONTEXT#Dates|wikilinked date]] of retrieval:''
:* '''accessdate''': Full date when item was accessed, in [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, for example "accessdate = {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}". ''Must not be wikilinked''
:* '''access-date''': Full date when item was accessed, in [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, for example "access-date = {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}". ''Must not be wikilinked''
''For producing a non-wikilinked date of retrieval:''
''For producing a non-wikilinked date of retrieval:''
:* '''accessmonthday''' and '''accessyear''': Month and day when item was accessed, for example "accessmonthday = May 10", <u>and</u> year when item was accessed, for example "accessyear = 2005". Produces: ''Retrieved on May 10, 2006.''
:* '''access-monthday''' and '''access-year''': Month and day when item was accessed, for example "access-monthday = May 10", <u>and</u> year when item was accessed, for example "access-year = 2005". Produces: ''Retrieved on May 10, 2006.''
:* '''accessdaymonth''' and '''accessyear''': Month and day when item was accessed, for example "accessmonthday = 10 May", <u>and</u> year when item was accessed, for example "accessyear = 2005". Produces: ''Retrieved on 10 May 2006.''
:* '''access-daymonth''' and '''access-year''': Month and day when item was accessed, for example "access-monthday = 10 May", <u>and</u> year when item was accessed, for example "access-year = 2005". Produces: ''Retrieved on 10 May 2006.''


=== Optional parameters ===
=== Optional parameters ===
* '''author''': Author
* '''author''': Author
** '''last''' works with '''first''' to produce <code>last, first</code>
** '''last''' works with '''first''' to produce <code>last, first</code>
** '''authorlink''' works either with '''author''' or with '''last''' & '''first''' to link to the appropriate wikipedia article. Does not work with URLs.
** '''author-link''' works either with '''author''' or with '''last''' & '''first''' to link to the appropriate wikipedia article. Does not work with URLs.
** '''coauthors''': allows additional authors
** '''co-authors''': allows additional authors
* '''date''': Full date of publication, preferably in [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, e.g. ''2006-02-17''. May be wikilinked.
* '''date''': Full date of publication, preferably in [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, e.g. ''2006-02-17''. May be wikilinked.
** OR: '''year''': Year of publication, and '''month''': Name of the month of publication. If you also have the day, use ''date'' instead. Must 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. Must not be wikilinked.
Line 73: Line 72:
*: <code><nowiki>pages = [http://www.example.org/file.pdf#page=123 p. 123]</nowiki></code>
*: <code><nowiki>pages = [http://www.example.org/file.pdf#page=123 p. 123]</nowiki></code>
* '''language''': language of publication (don't specify "English" as this is the default).
* '''language''': language of publication (don't specify "English" as this is the default).
* '''archiveurl''': URL of the archive location of the item (requires '''archivedate''')
* '''archive-url''': URL of the archive location of the item (requires '''archive-date''')
* '''archivedate''': Date when the item was archived (requires '''archiveurl'''), in [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, e.g. ''2006-02-17''. Must not be wikilinked; it will be linked automatically.
* '''archive-date''': Date when the item was archived (requires '''archive-url'''), in [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, e.g. ''2006-02-17''. Must not be wikilinked; it will be linked automatically.
* '''quote''': Relevant quote from online item.
* '''quote''': Relevant quote from online item.


Line 80: Line 79:
;Some standard use cases
;Some standard use cases
* <nowiki>{{Cite web
* <nowiki>{{Cite web
| author=Doe, John
| author = Doe, John
| title=My Favorite Things Part II
| title = My Favorite Things Part II
| publisher=Open Publishing
| publisher = Open Publishing
| date=2005-04-30
| date = 2005-04-30
| work=Encyclopedia of Things
| work = Encyclopedia of Things
| url=http://www.example.org/
| url = http://www.example.org/
| accessdate=2005-07-06
| access-date = 2005-07-06
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Doe, John | title=My Favorite Things Part II | publisher=Open Publishing | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org | accessdate=2005-07-06 }}</span>
}}</nowiki><br/>→ <span style="background:#FFF">{{Cite web
| author = Doe, John
| title = My Favorite Things Part II
| publisher = Open Publishing
| date = 2005-04-30
| work = Encyclopedia of Things
| url = http://www.example.org
|access-date = 2005-07-06
}}</span>


* <nowiki>{{Cite web
* <nowiki>{{Cite web
| author=Doe, John
| author = Doe, John
| title=My Favorite Things Part II
| title = My Favorite Things Part II
| date=2005-04-30
| date = 2005-04-30
| work=Encyclopedia of Things
| work = Encyclopedia of Things
| url=http://www.example.org/
| url = http://www.example.org/
| accessdate=2005-07-06
| access-date = 2005-07-06
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Doe, John | title=My Favorite Things Part II | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org | accessdate=2005-07-06 }}</span>
}}</nowiki><br/>→ <span style="background:#FFF">{{Cite web
| author = Doe, John
| title = My Favorite Things Part II
| date = 2005-04-30
| work = Encyclopedia of Things
| url = http://www.example.org
| access-date = 2005-07-06
}}</span>


* <nowiki>{{Cite web
* <nowiki>{{Cite web
| author=Doe, John
| author = Doe, John
| title=My Favorite Things Part II
| title = My Favorite Things Part II
| date=2005-04-30
| date = 2005-04-30
| url=http://www.example.org/
| url = http://www.example.org/
| accessdate=2005-07-06
| access-date = 2005-07-06
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Doe, John | title=My Favorite Things Part II | date=2005-04-30 | url=http://www.example.org | accessdate=2005-07-06}}</span>
}}</nowiki><br/>→ <span style="background:#FFF">{{Cite web
| author = Doe, John
| title = My Favorite Things Part II
| date = 2005-04-30
| url = http://www.example.org
| access-date = 2005-07-06
}}</span>


* <nowiki>{{Cite web
* <nowiki>{{Cite web
| author=Doe, John
| author = Doe, John
| title=My Favorite Things Part II
| title = My Favorite Things Part II
| url=http://www.example.org/
| url = http://www.example.org/
| accessdate=2005-07-06
| access-date = 2005-07-06
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Doe, John | title=My Favorite Things Part II | url=http://www.example.org | accessdate=2005-07-06}}</span>
}}</nowiki><br/>→ <span style="background:#FFF">{{Cite web
| author = Doe, John
| title = My Favorite Things Part II
| url = http://www.example.org
| access-date = 2005-07-06
}}</span>


* <nowiki>{{Cite web
* <nowiki>{{Cite web
| title=My Favorite Things Part II
| title = My Favorite Things Part II
| url=http://www.example.org/
| url = http://www.example.org/
| accessdate=2005-07-06
| access-date = 2005-07-06
}}</nowiki><br/>→ <span style="background:white">{{cite web | title=My Favorite Things Part II | url=http://www.example.org | accessdate=2005-07-06}}</span>
}}</nowiki><br/>→ <span style="background:#FFF">{{Cite web
| title = My Favorite Things Part II
| url = http://www.example.org
| access-date = 2005-07-06
}}</span>


* <nowiki>{{Cite web
* <nowiki>{{Cite web
| url=http://www.nfl.com/fans/
| url = http://www.nfl.com/fans/
| title=Digest of Rules
| title = Digest of Rules
| publisher = National Football League
| accessdate = 2005-07-06
}}</nowiki><br>→ <span style="background:#FFF">{{Cite web
| url = http://www.nfl.com/fans/
| title = Digest of Rules
| publisher= National Football League
| publisher= National Football League
| accessdate=2005-07-06
| access-date = 2005-07-06
}}</span>
}}</nowiki><br>→ <span style="background:white">{{cite web | url=http://www.nfl.com/fans/
| title=Digest of Rules | publisher= National Football League | accessdate=2005-07-06 }}</span>


;Non-linking date of retrieval (using accessmonthday and accessyear)
;Non-linking date of retrieval (using access-monthday and access-year)
* <nowiki>{{Cite web
* <nowiki>{{Cite web
| title=My Favorite Things Part II
| title = My Favorite Things Part II
| work=Encyclopedia of Things
| work = Encyclopedia of Things
| url=http://www.example.org/
| url = http://www.example.org/
| accessmonthday=July 6
| access-monthday = July 6
| accessyear=2005
| access-year = 2005
}}</nowiki><br/> → <span style="background:white">{{cite web
}}</nowiki><br/> → <span style="background:#FFF">{{Cite web
| title=My Favorite Things Part II
| title = My Favorite Things Part II
| work=Encyclopedia of Things
| work = Encyclopedia of Things
| url=http://www.example.org/
| url = http://www.example.org/
| accessmonthday=July 6
| access-monthday = July 6
| accessyear=2005
| access-year = 2005
}}</span>
}}</span>


;Using format
;Using format
* <nowiki>{{Cite web
* <nowiki>{{Cite web
| title=List of psychotropic substances under international control
| title = List of psychotropic substances under international control
| publisher = International Narcotics Control Board
| publisher = International Narcotics Control Board
| url=http://www.incb.org/pdf/e/list/green.pdf
| url = http://www.incb.org/pdf/e/list/green.pdf
| format = PDF
| format = PDF
| accessdate=2005-07-06
| access-date = 2005-07-06
}}</nowiki><br/> → <span style="background:white">{{cite web
}}</nowiki><br/> → <span style="background:#FFF">{{Cite web
| title=List of psychotropic substances under international control
| title = List of psychotropic substances under international control
| publisher = International Narcotics Control Board | url=http://www.incb.org/pdf/e/list/green.pdf
| publisher = International Narcotics Control Board
| url = http://www.incb.org/pdf/e/list/green.pdf
| format = PDF | accessdate=2005-07-06}}</span>
| format = PDF
| access-date = 2005-07-06
}}</span>


;language
;language
* <nowiki>{{Cite web
* <nowiki>{{Cite web
| author=Joliet, François
| author = Joliet, François
| title=Honnit soit qui mal y pense
| title = Honnit soit qui mal y pense
| date=2005-04-30
| date = 2005-04-30
| url=http://www.example.org/
| url = http://www.example.org/
| accessdate=2005-07-06
| access-date = 2005-07-06
| language=French
| language = French
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Joliet, François | title=Honnit soit qui mal y pense | date=2005-04-30 | url=http://www.example.org | accessdate=2005-07-06 | language=French}}</span>
}}</nowiki><br/>→ <span style="background:#FFF">{{Cite web
| author = Joliet, François
| title = Honnit soit qui mal y pense
| date = 2005-04-30
| url = http://www.example.org
| access-date = 2005-07-06
| language = French
}}</span>


;co-authors
;coauthors
* <nowiki>{{Cite web
* <nowiki>{{Cite web | first=John | last=Doe | coauthors=Peter Smith, Jim Smythe | title=My Favorite Things Part II | publisher=Open Publishing | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2006-05-16
| first = John
}}</nowiki><br/>→ <span style="background:white">{{cite web | first=John | last=Doe | coauthors=Peter Smith, Jim Smythe | title=My Favorite Things Part II | publisher=Open Publishing | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2006-05-16 }}</span>
| last = Doe
| co-authors = Peter Smith, Jim Smythe
| title = My Favorite Things Part II
| publisher = Open Publishing
| date = 2005-04-30
| work = Encyclopedia of Things
| url = http://www.example.org/
| access-date = 2006-05-16
}}</nowiki><br/>→ <span style="background:#FFF">{{Cite web
| first = John
| last = Doe
| coauthors = Peter Smith, Jim Smythe
| title = My Favorite Things Part II
| publisher = Open Publishing
| date = 2005-04-30
| work = Encyclopedia of Things
| url = http://www.example.org/
| access-date = 2006-05-16
}}</span>


;No author
;No author
* <nowiki>{{Cite web
* <nowiki>{{Cite web | title=My Favorite Things Part II | publisher=Open Publishing | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2006-05-16
| title = My Favorite Things Part II
}}</nowiki><br/>→ <span style="background:white">{{cite web | title=My Favorite Things Part II | publisher=Open Publishing | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2006-05-16 }}</span>
| publisher = Open Publishing
| date = 2005-04-30
| work = Encyclopedia of Things
| url = http://www.example.org/
| access-date = 2006-05-16
}}</nowiki><br/>→ <span style="background:#FFF">{{Cite web
| title = My Favorite Things Part II
| publisher = Open Publishing
| date = 2005-04-30
| work = Encyclopedia of Things
| url = http://www.example.org/
| access-date = 2006-05-16
}}</span>


;No author, no publisher
;No author, no publisher
* <nowiki>{{Cite web
* <nowiki>{{Cite web | title=My Favorite Things Part II | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2005-07-06
| title = My Favorite Things Part II
}}</nowiki></br>→ <span style="background:white">{{cite web | title=My Favorite Things Part II | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2005-07-06 }}</span>
| date = 2005-04-30
| work = Encyclopedia of Things
| url = http://www.example.org/
| access-date = 2005-07-06
}}</nowiki></br>→ <span style="background:#FFF">{{Cite web
| title = My Favorite Things Part II
| date = 2005-04-30
| work = Encyclopedia of Things
| url = http://www.example.org/
| access-date = 2005-07-06
}}</span>


* <nowiki>{{Cite web
* <nowiki>{{Cite web | title=My Favorite Things Part II | date=2005-04-30 | url=http://www.example.org/ | accessdate=2005-07-06 }}</nowiki><br/>→ <span style="background:white">{{cite web | title=My Favorite Things Part II | date=2005-04-30 | url=http://www.example.org/ | accessdate=2005-07-06 }}</span>
| title = My Favorite Things Part II
| date = 2005-04-30
| url = http://www.example.org/
| access-date = 2005-07-06
}}</nowiki><br/>→ <span style="background:#FFF">{{Cite web
| title = My Favorite Things Part II
| date = 2005-04-30
| url = http://www.example.org/
| access-date = 2005-07-06
}}</span>


* <nowiki>{{Cite web
* <nowiki>{{Cite web
| title=List of psychotropic substances under international control
| title = List of psychotropic substances under international control
| date=2005-04-30
| date = 2005-04-30
| url=http://www.incb.org/pdf/e/list/green.pdf
| url = http://www.incb.org/pdf/e/list/green.pdf
| format = PDF
| format = PDF
| accessdate=2005-07-06
| access-date = 2005-07-06
| language=Greek
| language = Greek
}}</nowiki><br/> → <span style="background:white">{{cite web
}}</nowiki><br/> → <span style="background:#FFF">{{Cite web
| title=List of psychotropic substances under international control | date=2005-04-30
| title = List of psychotropic substances under international control
| date = 2005-04-30
| url=http://www.incb.org/pdf/e/list/green.pdf | format = PDF | accessdate=2005-07-06
| url = http://www.incb.org/pdf/e/list/green.pdf
| language=Greek }}</span>
| format = PDF
| access-date = 2005-07-06
| language = Greek
}}</span>


; Using archiveurl and archivedate to refer to items that went away but are available from an archive site
; Using archive-url and archive-date to refer to items that went away but are available from an archive site
* <nowiki>{{Cite web
* <nowiki>{{Cite web
| title=List of psychotropic substances under international control
| title = List of psychotropic substances under international control
| date=2005-04-30
| date = 2005-04-30
| url=http://www.incb.org/pdf/e/list/green.pdf
| url = http://www.incb.org/pdf/e/list/green.pdf
| format = PDF
| format = PDF
| accessdate=2005-07-06
| access-date = 2005-07-06
| archiveurl=http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf
| archive-url = http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf
| archivedate=2005-09-11
| archive-date = 2005-09-11
}}</nowiki><br/> → <span style="background:white">{{cite web
}}</nowiki><br/> → <span style="background:#FFF">{{Cite web
| title=List of psychotropic substances under international control
| title = List of psychotropic substances under international control
| date=2005-04-30
| date = 2005-04-30
| url=http://www.incb.org/pdf/e/list/green.pdf
| url = http://www.incb.org/pdf/e/list/green.pdf
| format = PDF
| format = PDF
| accessdate=2005-07-06
| access-date = 2005-07-06
| archiveurl=http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf
| archive-url = http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf
| archivedate=2005-09-11 }}</span>
| archive-date = 2005-09-11
}}</span>


* <nowiki>
* <nowiki>
{{Cite web
{{Cite web
|url=http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&story=20060405-01shore.htm
| url = http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&story=20060405-01shore.htm
|title=Interview with Maggie Downs
| title = Interview with Maggie Downs
|date=2006-03-31
| date = 2006-03-31
|publisher=The Desert Sun
| 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
| archive-url = http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm
|archivedate=2006-04-26
| archive-date = 2006-04-26
}}</nowiki><br/> → <span style="background:white">{{cite web
}}</nowiki><br/> → <span style="background:#FFF">{{Cite web
|url=http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&story=20060405-01shore.htm
| url = http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&story=20060405-01shore.htm
|title=Interview with Maggie Downs
| title = Interview with Maggie Downs
|date=2006-03-31
| date = 2006-03-31
|publisher=The Desert Sun
| 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
| archive-url = http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm
|archivedate=2006-04-26}}</span>
| archive-date = 2006-04-26
}}</span>


; Using quote
; Using quote
Line 229: Line 331:
| work = Encyclopedia of Things
| work = Encyclopedia of Things
| url = http://www.example.org/
| url = http://www.example.org/
| accessdate = 2005-07-06
| access-date = 2005-07-06
| quote = Lorem ipsum dolor.
| quote = Lorem ipsum dolor.
}}</nowiki><br/>→ <span style="background:white">{{cite web
}}</nowiki><br/>→ <span style="background:#FFF">{{cite web
| title = My Favorite Things Part II
| title = My Favorite Things Part II
| work = Encyclopedia of Things
| work = Encyclopedia of Things
| url = http://www.example.org/
| url = http://www.example.org/
| accessdate = 2005-07-06
| access-date = 2005-07-06
| quote = Lorem ipsum dolor.
| quote = Lorem ipsum dolor.
}}</span>
}}</span>


;No parameters (error)
;No parameters (error)
* <nowiki>{{Cite web}}</nowiki><br/>→ <span style="background:white">{{cite web}}</span>
* <nowiki>{{Cite web}}</nowiki><br/>→ <span style="background:#FFF">{{Cite web}}</span>


__NOTOC__
__NOEDITSECTION__
<includeonly>[[Category:General wiki templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
<includeonly>[[Category:General wiki templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 20:00, 15 August 2022

This template is used to cite sources in Wikipedia. It is specifically for web sites which are not news sources. This template replaces deprecated template:web reference. It provides lower case parameters only.

A general discussion of the use of templates for adding citation of open-source web content to Wikipedia articles is available at citation templates.

This page uses Creative Commons Licensed content from Wookieepedia

Usage

Common form for cases where little is known about authorship of the page (with current date)

{{Cite web |url= |title= |access-date=2025-08-21 |format= |work= }}

Using last, first (with current date)

{{Cite web |url= |title= |access-date=2025-08-21 |last= |first= |author-link= |co-authors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archive-url= |archive-date= |quote= }}

Using author (with current date)

{{Cite web |url= |title= |access-date=2025-08-21 |author= |author-link= |co-authors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archive-url= |archive-date= |quote= }}

Using non-linked retrieved date, last, first

{{Cite web |url= |title= |access-monthday= |access-year= |last= |first= |author-link= |co-authors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archive-url= |archive-date= |quote= }}

Using non-linked retrieved date, author

{{Cite web |url= |title= |access-monthday= |access-year= |author= |author-link= |co-authors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archive-url= |archive-date= |quote= }}

All parameters, horizontal format (delete the ones you don't need)

{{Cite web |url= |title= |access-date= |access-monthday= |access-daymonth = |access-year= |author= |last= |first= |author-link= |co-authors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archive-url= |archive-date= |quote= }}

All parameters, vertical format
{{Cite web
| url = 
| title = 
| access-date = 
| access-daymonth = 
| access-monthday = 
| access-year = 
| author = 
| last = 
| first = 
| author-link = 
| co-authors = 
| date = 
| year = 
| month = 
| format = 
| work = 
| publisher = 
| pages = 
| language = 
| archive-url = 
| archive-date = 
| quote = 
}}

Required parameters

  • url: URL of online item.
  • title: Title of online item.

For producing a wikilinked date of retrieval:

  • access-date: Full date when item was accessed, in ISO 8601 YYYY-MM-DD format, for example "access-date = 2025-08-21". Must not be wikilinked

For producing a non-wikilinked date of retrieval:

  • access-monthday and access-year: Month and day when item was accessed, for example "access-monthday = May 10", and year when item was accessed, for example "access-year = 2005". Produces: Retrieved on May 10, 2006.
  • access-daymonth and access-year: Month and day when item was accessed, for example "access-monthday = 10 May", and year when item was accessed, for example "access-year = 2005". Produces: Retrieved on 10 May 2006.

Optional parameters

  • author: Author
    • last works with first to produce last, first
    • author-link works either with author or with last & first to link to the appropriate wikipedia article. Does not work with URLs.
    • co-authors: allows additional authors
  • date: Full date of publication, preferably in ISO 8601 YYYY-MM-DD format, e.g. 2006-02-17. May be wikilinked.
    • OR: year: Year of publication, and month: Name of the month of publication. If you also have the day, use date instead. Must not be wikilinked.
  • format: Format, e.g. PDF. HTML implied if not specified.
  • work: If this item is part of a larger work, name of that work.
  • publisher: Publisher, if any.
  • pages: pp. 5–7: first page and optional last page. This is for listing the pages relevant to the citation, not the total number of pages in the book. This is especially useful for PDF format, where the page can be linked to with the #page=number anchor tagged on the end of the URL:
    pages = [http://www.example.org/file.pdf#page=123 p. 123]
  • language: language of publication (don't specify "English" as this is the default).
  • archive-url: URL of the archive location of the item (requires archive-date)
  • archive-date: Date when the item was archived (requires archive-url), in ISO 8601 YYYY-MM-DD format, e.g. 2006-02-17. Must not be wikilinked; it will be linked automatically.
  • quote: Relevant quote from online item.

Examples

Some standard use cases
  • {{Cite web | author = Doe, John | title = My Favorite Things Part II | publisher = Open Publishing | date = 2005-04-30 | work = Encyclopedia of Things | url = http://www.example.org/ | access-date = 2005-07-06 }}
    Doe, John (2005-04-30). My Favorite Things Part II. Encyclopedia of Things. Open Publishing. Retrieved on July 6, 2005.
  • {{Cite web | author = Doe, John | title = My Favorite Things Part II | date = 2005-04-30 | work = Encyclopedia of Things | url = http://www.example.org/ | access-date = 2005-07-06 }}
    Doe, John (2005-04-30). My Favorite Things Part II. Encyclopedia of Things. Retrieved on July 6, 2005.
  • {{Cite web | author = Doe, John | title = My Favorite Things Part II | date = 2005-04-30 | url = http://www.example.org/ | access-date = 2005-07-06 }}
    Doe, John (2005-04-30). My Favorite Things Part II. Retrieved on July 6, 2005.
  • {{Cite web | author = Doe, John | title = My Favorite Things Part II | url = http://www.example.org/ | access-date = 2005-07-06 }}
    Doe, John. My Favorite Things Part II. Retrieved on July 6, 2005.
  • {{Cite web | title = My Favorite Things Part II | url = http://www.example.org/ | access-date = 2005-07-06 }}
    My Favorite Things Part II. Retrieved on July 6, 2005.
  • {{Cite web | url = http://www.nfl.com/fans/ | title = Digest of Rules | publisher = National Football League | accessdate = 2005-07-06 }}
    Digest of Rules. National Football League. Retrieved on July 6, 2005.
Non-linking date of retrieval (using access-monthday and access-year)
  • {{Cite web | title = My Favorite Things Part II | work = Encyclopedia of Things | url = http://www.example.org/ | access-monthday = July 6 | access-year = 2005 }}
    My Favorite Things Part II. Encyclopedia of Things. Retrieved on July 6, 2005.
Using format
  • {{Cite web | title = List of psychotropic substances under international control | publisher = International Narcotics Control Board | url = http://www.incb.org/pdf/e/list/green.pdf | format = PDF | access-date = 2005-07-06 }}
    List of psychotropic substances under international control (PDF). International Narcotics Control Board. Retrieved on July 6, 2005.
language
  • {{Cite web | author = Joliet, François | title = Honnit soit qui mal y pense | date = 2005-04-30 | url = http://www.example.org/ | access-date = 2005-07-06 | language = French }}
    Joliet, François (2005-04-30). Honnit soit qui mal y pense (French). Retrieved on July 6, 2005.
co-authors
  • {{Cite web | first = John | last = Doe | co-authors = Peter Smith, Jim Smythe | title = My Favorite Things Part II | publisher = Open Publishing | date = 2005-04-30 | work = Encyclopedia of Things | url = http://www.example.org/ | access-date = 2006-05-16 }}
    Doe, John (2005-04-30). My Favorite Things Part II. Encyclopedia of Things. Open Publishing. Retrieved on May 16, 2006.
No author
  • {{Cite web | title = My Favorite Things Part II | publisher = Open Publishing | date = 2005-04-30 | work = Encyclopedia of Things | url = http://www.example.org/ | access-date = 2006-05-16 }}
    My Favorite Things Part II. Encyclopedia of Things. Open Publishing (2005-04-30). Retrieved on May 16, 2006.
No author, no publisher
  • {{Cite web | title = My Favorite Things Part II | date = 2005-04-30 | work = Encyclopedia of Things | url = http://www.example.org/ | access-date = 2005-07-06 }}
    My Favorite Things Part II. Encyclopedia of Things (2005-04-30). Retrieved on July 6, 2005.
  • {{Cite web | title = My Favorite Things Part II | date = 2005-04-30 | url = http://www.example.org/ | access-date = 2005-07-06 }}
    My Favorite Things Part II (2005-04-30). Retrieved on July 6, 2005.
  • {{Cite web | title = List of psychotropic substances under international control | date = 2005-04-30 | url = http://www.incb.org/pdf/e/list/green.pdf | format = PDF | access-date = 2005-07-06 | language = Greek }}
    List of psychotropic substances under international control (Greek) (PDF) (2005-04-30). Retrieved on July 6, 2005.
Using archive-url and archive-date to refer to items that went away but are available from an archive site
  • {{Cite web | title = List of psychotropic substances under international control | date = 2005-04-30 | url = http://www.incb.org/pdf/e/list/green.pdf | format = PDF | access-date = 2005-07-06 | archive-url = http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf | archive-date = 2005-09-11 }}
    List of psychotropic substances under international control (PDF) (2005-04-30). Archived from the original on September 11, 2005. Retrieved on July 6, 2005.
  • {{Cite web | url = http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&story=20060405-01shore.htm | title = Interview with Maggie Downs | date = 2006-03-31 | publisher = The Desert Sun | archive-url = http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm | archive-date = 2006-04-26 }}
    Interview with Maggie Downs. The Desert Sun (2006-03-31). Archived from the original on April 26, 2006.
Using quote
  • {{Cite web | title = My Favorite Things Part II | work = Encyclopedia of Things | url = http://www.example.org/ | access-date = 2005-07-06 | quote = Lorem ipsum dolor. }}
    My Favorite Things Part II. Encyclopedia of Things. Retrieved on July 6, 2005. “Lorem ipsum dolor.”
No parameters (error)
  • {{Cite web}}
    Error on call to Template:Cite web: Parameters url and title must be specified.