Template:Citation

From Know Islam
Revision as of 14:02, 25 June 2024 by Menj (talk | contribs) (Created page with "<includeonly>{{#if:{{{last|}}} | {{{last}}}, }}{{#if:{{{first|}}} | {{{first}}}. }}{{#if:{{{year|}}} | ({{{year}}}). }}''{{#if:{{{title|}}} | '''{{{title}}}'''. }}{{#if:{{{publisher|}}} | {{{publisher}}}. }}{{#if:{{{page|}}} | p. {{{page}}}. }}</includeonly> <noinclude>{{documentation}}</noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage

This template is used to create a standardized citation format. Example usage:

{{Citation
| last = Smith
| first = John
| title = Example Article
| website = Example Website
| publisher = Example Publisher
| year = 2023
| page = 45
| url = http://www.example.com/article
}}

Parameters

last
Author's last name.
first
Author's first name.
title
Title of the article or book.
website
Name of the website.
publisher
Publisher of the source.
year
Year of publication.
page
Page number(s) of the citation.
url
URL of the source.