Difference between revisions of "Template:Cite web short/doc"

From LIMSWiki
Jump to navigationJump to search
(Added template to support citation documentation.)
 
(This template is deprecated.)
Tag: Blanking
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->


This template is used to cite online sources without an author and/or publisher in LIMSwiki articles. More information on the use of citation templates is available at [[:Category:Citation templates]].
==Examples==
;No author
*<code><nowiki>{{cite web
|url=http://www.example.org/
|title=Index of Sharp Things
|publisher=Open Publishing
|date=30 April 2005
|work=Encyclopedia of Things
|accessdate=16 May 2006
}}</nowiki></code><br />→ <span style="background:white">{{cite web
|url=http://www.example.org/
|title=Index of Sharp Things
|publisher=Open Publishing
|date=30 April 2005
|work=Encyclopedia of Things
|accessdate=16 May 2006
}}</span>
;No author, no publisher
This abbreviated format should only be used when the editor cannot determine the publisher and author.
*<code><nowiki>{{cite web
|url=http://www.example.org/
|title=Index of Sharp Things
|date=30 April 2005
|work=Encyclopedia of Things
|accessdate=6 July 2005
}}</nowiki></code></br>→ <span style="background:white">{{cite web
|url=http://www.example.org/
|title=Index of Sharp Things
|date=30 April 2005
|work=Encyclopedia of Things
|accessdate=6 July 2005
}}</span>
*<code><nowiki>{{cite web
|url=http://www.example.org/
|title=Index of Sharp Things
|date=30 April 2005
|accessdate=6 July 2005}}</nowiki></code><br />→ <span style="background:white">{{cite web
|url=http://www.example.org/
|title=Index of Sharp Things
|date=30 April 2005
|accessdate=6 July 2005}}</span>
*<code><nowiki>{{cite web
|url=http://www.incb.org/pdf/e/list/green.pdf
|title=List of psychotropic substances under international control
|date=30 April 2005
|format=PDF
|accessdate=6 July 2005
|language=Greek
}}</nowiki></code><br /> → <span style="background:white">{{cite web
|url=http://www.incb.org/pdf/e/list/green.pdf
|title=List of psychotropic substances under international control
|date=30 April 2005
|format=PDF
|accessdate=6 July 2005
|language=Greek
}}</span>
==See also==
*[http://en.wikipedia.org/wiki/Wikipedia:Citing_sources Wikipedia:Citing sources]
*[[Template:Cite book]]
*[[Template:Cite journal]]
*[[Template:Cite news]]
*[[Template:Cite video]]
*[[Template:Cite web]]
[[Category:Citation templates]]

Latest revision as of 23:09, 10 January 2022