Template:Cite news/doc: Difference between revisions
Jump to navigation
Jump to search
imported>Anthony Argyriou (import from WP) |
imported>Anthony Argyriou (try to fix) |
||
Line 1: | Line 1: | ||
<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude><!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | <includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude><!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | ||
__NOTOC__ | __NOTOC__ | ||
This template is used to | This template is used to cite sources in Citizendium. It is specifically for news sources. | ||
== Usage == | == Usage == |
Revision as of 10:20, 2 August 2007
This template is used to cite sources in Citizendium. It is specifically for news sources.
Usage
All fields must be lowercase.
Copy a blank version to use. Remember to use the "|" (pipe) character between each field. Please delete any unused fields to avoid clutter in the edit window.
Full version (copy and paste text below and delete parameters you don't need) | ||
---|---|---|
| ||
Most commonly used fields (or you can use this and not have to delete as much) (This assumes English, HTML format, with today as access date) | ||
|
- All parameters, vertical format
{{cite news | first = | last = | authorlink = | author = | coauthors = | title = | url = | format = | work = | publisher = | id = | pages = | page = | date = | accessdate = | language = | quote = }}
- title is required, rest is optional. Note that title must be on one line in order for the hyperlink to display properly.
- author: Author.
- last works with first to produce
last, first
- authorlink works either with author or with last & first to link to the appropriate Wikipedia article. Does not work with URLs.
- coauthors: Allows additional authors.
- last works with first to produce
- url: Link to the news item if available online.
- format: Format, i.e. PDF. Don't specify for HTML (implied as default).
- Specify as 'fee required' if free access is no longer available.
- Specify as 'Reprint' if you use a full original version but not hosted by the original publisher.
- format: Format, i.e. PDF. Don't specify for HTML (implied as default).
- work: Such as a column, sub part of issue, multi-part work.
- publisher: Usually the news source.
- id: Identifier such as {{ISSN|0028-0836}} — remember, if you use this parameter, you must specify the kind of identifier, not just give a number.
- date: Date of publication. ISO 8601 YYYY-MM-DD format recommended. If the whole date is known it should be wikilinked to enable date user preferences.
- page or pages: The page(s) on which the article is found. page inserts the abbreviation "p." before the number; pages inserts "pp." Use only one of these parameters. If numbers are entered for both, pages overrides page.
- accessdate: Date when item was accessed. Use ISO 8601 YYYY-MM-DD format. Do not wikilink the date.
- language: The language in which the source is written.
- quote: Relevant quote.
Examples
- {{cite news
| first=John
| last=Doe
| title=News
| url=http://www.url.com/
| work=Encyclopedia of Things
| publisher=News co.
| pages= 37–39
| date=[[2005-11-21]]
| id={{ISSN|0028-0836}}
| accessdate=2005-12-11}}→ Doe, John. News, Encyclopedia of Things, News co., 2005-11-21, pp. 37–39. Template:ISSN. Retrieved on 2005-12-11.
- {{cite news
| author=Staff writer
| title=News
| url=http://www.url.com/News.pdf
| format=PDF
| publisher=News co.
| pages= 37–39
| date=[[2005-11-21]]
| accessdate=2005-12-11}}→ Staff writer. News (PDF), News co., 2005-11-21, pp. 37–39. Retrieved on 2005-12-11.
- {{cite news
| first=John
| last=Doe
| authorlink=John Doe
| title=News
| url=http://www.url.com/background
| format=Reprint
| publisher=News co.
| date=[[2005-11-21]]
| accessdate=2005-12-11}}
- {{cite news
| title=News
| url=http://www.url.com/Archive/News
| format=Fee required
| publisher=News co.
| date=[[2005-11-21]]
| accessdate=2005-12-11}}→ News (Fee required), News co., 2005-11-21. Retrieved on 2005-12-11.
- {{cite news
| first=John
| last=Doe
| title=FooBar
| page=1}}→ Doe, John. "FooBar", p. 1.
- {{cite news
| title=FooBar
| page=1
}}→ "FooBar", p. 1.