User:Derekblue1/sandbox
Using
Syntax | |
---|---|
|url= | URL of online item. |
|title= | Title of online item. |
|accessdate= | Date when the item was accessed, in ISO 8601 YYYY-MM-DD format, for example "accessdate = 2025-04-17". Must not be wikilinked |
|accessmonthday= | For producing a non-wikilinkd date of retrieval: Month and day when item was accessed, for example "accessmonthday = May 10", and year when item was accessed, for example "accessyear = 2005". |
|accessyear= | |
|author= | Author of the URL. |
|last= | Last name of the author. Do not use this string if |author= is in place. |
|first= | First name of the author. Do not use this string if |author= is in place. |
|authorlink= | Link to the author. Use this string if |author= is in place. |
|coauthors= | Other authors of the URL. |
|date= | Date when URL published. |
|year= | Year when URL published. Do not use this string if |date= is in place. |
|month= | Month when URL published. Do not use this string if |date= is in place. |
|format= | Format of work referred to by URL. pdf, doc, xls; |
|work= | Title of the website. Can also be wikilinked. |
|publisher= | Name of the publisher; can be linked. |
|pages= | Pages in the source that support the content |
|language= | Language of the website if not English. |
|archiveurl= | The URL of archived copy of web page |
|archivedate= | Date when original URL was archived |
|quote= | Quote of a specific text. |
{{cite web | url = | title = | accessdate = | accessmonthday = | accessyear = | author = | last = | first = | authorlink = | coauthors = | date = | year = | month = | format = | work = | publisher = | pages = | language = | archiveurl = | archivedate = | quote = }}
- Common form for cases where none is known about authorship of the page (with current date)
{{cite web |url= |title= |accessdate=2025-04-17 |format= |work= }}
- Using last, first (with current date)
{{cite web |url= |title= |accessdate=2025-04-17 |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}
- Using author (with current date)
{{cite web |url= |title= |accessdate=2025-04-17 |author= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}
- Using non-wikilinked retrieved date, last, first
{{cite web |url= |title= |accessmonthday= |accessyear= |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}
- Using non-wikilinked retrieved date, author
{{cite web |url= |title= |accessmonthday= |accessyear= |author= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}