Template:Cite web/doc: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
imported>Jc3s5h
(→‎Common forms with authors in any format: Alphabetical order, values for all date-related parameters)
imported>Jc3s5h
(→‎Common forms with last1, first1; last2, first2: alphabetical order, fill in example of all date related parameters)
Line 22: Line 22:
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:
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:


;YYYY-MM-DD: <code><nowiki>{{cite web |url= |title= |last1= |first1= |last2= |first2= |date= |work= |publisher= |accessdate=</nowiki>{{#time: Y-m-d }}<nowiki>}}</nowiki></code>
;Day Month Year: <code><nowiki>{{cite web |url= |title= |last1= |first1= |last2= |first2= |date=11 January 2002 |work= |publisher= |accessdate=</nowiki>{{#time: j F Y }}<nowiki>}}</nowiki></code>


;Day Month Year: <code><nowiki>{{cite web |url= |title= |last1= |first1= |last2= |first2= |date= |work= |publisher= |accessdate=</nowiki>{{#time: j F Y }}<nowiki>}}</nowiki></code>
;Month Day, Year: <code><nowiki>{{cite web |url= |title= |last1= |first1= |last2= |first2= |date=January 11, 2002 |work= |publisher= |accessdate=</nowiki>{{#time: F j, Y }}<nowiki>}}</nowiki></code>


;Month Day, Year: <code><nowiki>{{cite web |url= |title= |last1= |first1= |last2= |first2= |date= |work= |publisher= |accessdate=</nowiki>{{#time: F j, Y }}<nowiki>}}</nowiki></code>
;YYYY-MM-DD: <code><nowiki>{{cite web |url= |title= |last1= |first1= |last2= |first2= |date=2002-01-11 |work= |publisher= |accessdate=</nowiki>{{#time: Y-m-d }}<nowiki>}}</nowiki></code>


=== All parameters ===
=== All parameters ===