Template:Cite web
Appearance
Template:Cite web
Formats a citation for a web page.
Usage
<ref>{{Cite web
|last=
|first=
|title=
|website=
|publisher=
|date=
|url=
|access-date=
}}</ref>
Parameters
| Parameter | Required | Description |
|---|---|---|
| last | No | Author's last name. |
| first | No | Author's first name. |
| title | Yes | Title of the page. Defaults to "No title" if omitted. |
| website | Yes | Name of the website. |
| publisher | No | Publisher, if different from the website name. |
| date | No | Publication date. |
| url | No | Link to the page. |
| access-date | No | Date the page was accessed. |
Example
<ref>{{Cite web
|last=Smith
|first=Jane
|title=Great Fire of London Records Digitised
|website=London Archives Blog
|publisher=The London Archives
|date=15 June 2023
|url=https://www.thelondonarchives.org/blog/great-fire-records
|access-date=2 July 2026
}}</ref>
Produces: Smith, Jane. "Great Fire of London Records Digitised." London Archives Blog. The London Archives, 15 June 2023. Full text. Retrieved 2 July 2026.