User:Smith609/Citation/doc
{{Documentation subpage}}
= Usage =
We're aiming for the "Harvard" citation format.
; Cite journal :
{{Cite journal| quote = quotes
| last = last
| first = first
| authorlink = authorlink
| date = date
| title = title
| journal = Journal
| volume = vol
| issue = iss
| pages = pages
| publisher = publisher
| location = place
| issn = ISSN
| pmid =PMID
| pmc = PMC
| doi = 10.DOI
| bibcode =BIBCODE
| oclc =OCLC
| id = ID
| url = http://url
| language = language
| format = format
| accessdate = AccessDate
| quote = quote
| series = series
| doi-broken-date = 2022-06-08
}}
;Current template:
{{:User:Smith609/Citation
| last = last
| periodical = journal
| first = first
| last2 = coaut
| author-link = First Last
| publication-date = pub-date
| date = date
| year = year
| title = title
| edition = edition
| volume = vol
| series = series
| place = place
| publisher = publisher
| pages = pages
| page = page
| id = ID
| isbn = ISBN
| issue = iss
| issn = ISSN
| doi = 10.DOI
|language=language
|format=format
|PMC = PMC
| oclc = OCLC
| url = http://test.com
| accessdate = AccessDate
}}
Other cite xxx templates
As looking for consistancy when various citation templates used in same article:
;Current {{tl|cite web}}
{{cite web
|url=http://test.com
|title=title
|accessdate=AccessDate
|last=last
|first=first
|authorlink=First Last
|date=date
|format=format
|work=work
|publisher=publisher
|pages=pages
|language=language
|doi=10.DOI
|doi-broken-date=2022-06-08
|archiveurl=http://archiveurl.com
|archivedate=archivedate
|quote= quote
}}
;Current {{tl|cite news}}
{{cite news
| first = first
| last= last
| authorlink = First Last
| title = title
| url = http://test.com
| format = format
| work = work
| publisher = publisher
| location = location
| id = ID
| pages = pages
| page = page
| date = date
| accessdate = AccessDate
| language = language
| quote = quote
| archiveurl = http://archiveurl.com
| archivedate = archivedate
}}
;Current {{tl|cite book}}
{{cite book
|last=last
|first=first
|authorlink=First Last
|editor=editor
|others=others
|title=title
|orig-date=origdate
|url=http://test.com
|format=format
|accessdate=AccessDate
|edition=edition
|series=series
|volume=volume
|date=date
|publisher=publisher
|location=location
|language=language
|isbn=isbn
|oclc=OCLC
|doi=10.DOI
|id=ID
|pages=pages
|chapter=chapter
|doi-broken-date=2022-06-08
|chapter-url=http://chapterurl.com
|quote=quote
|ref=ref
}}
=Other cite xxx templates - no author=
Examples where author/last not specified - what happens to position of date details ?
; Cite journal :
{{Cite journal| quote = quotes
| authorlink = authorlink
| date = date
| title = title
| journal = Journal
| volume = vol
| issue = iss
| pages = pages
| publisher = publisher
| location = place
| issn = ISSN
| pmid =PMID
| pmc = PMC
| doi = 10.DOI
| bibcode =BIBCODE
| oclc =OCLC
| id = ID
| url = http://url
| language = language
| format = format
| accessdate = AccessDate
| quote = quote
| series = series
| doi-broken-date = 2022-06-08
}}
;Current template:
{{:User:Smith609/Citation
| periodical = journal
| last2 = coaut
| author-link = First Last
| publication-date = pub-date
| date = date
| year = year
| title = title
| edition = edition
| volume = vol
| series = series
| place = place
| publisher = publisher
| pages = pages
| page = page
| id = ID
| isbn = ISBN
| issue = iss
| issn = ISSN
| doi = 10.DOI
|language=language
|format=format
|PMC = PMC
| oclc = OCLC
| url = http://test.com
| accessdate = AccessDate
}}
;Current {{tl|cite web}}
{{cite web
|url=http://test.com
|title=title
|accessdate=AccessDate
|authorlink=First Last
|date=date
|format=format
|work=work
|publisher=publisher
|pages=pages
|language=language
|doi=10.DOI
|doi-broken-date=2022-06-08
|archiveurl=http://archiveurl.com
|archivedate=archivedate
|quote= quote
}}
;Current {{tl|cite news}}
{{cite news
| authorlink = First Last
| title = title
| url = http://test.com
| format = format
| work = work
| publisher = publisher
| location = location
| id = ID
| pages = pages
| page = page
| date = date
| accessdate = AccessDate
| language = language
| quote = quote
| archiveurl = http://archiveurl.com
| archivedate = archivedate
}}
;Current {{tl|cite book}}
{{cite book
|authorlink=First Last
|editor=editor
|others=others
|title=title
|orig-date=origdate
|url=http://test.com
|format=format
|accessdate=AccessDate
|edition=edition
|series=series
|volume=volume
|date=date
|publisher=publisher
|location=location
|language=language
|isbn=isbn
|oclc=OCLC
|doi=10.DOI
|id=ID
|pages=pages
|chapter=chapter
|doi-broken-date=2022-06-08
|chapter-url=http://chapterurl.com
|quote=quote
|ref=ref
}}