Jump to content

Template:Cite SEP/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
https not http in the examples.
update editor-* parameters
Line 27: Line 27:
|editor-first=
|editor-first=
|editor-last=
|editor-last=
|editor-link=
|edition=
|edition=
|volume=
|volume=
Line 71: Line 72:
* {{cite SEP|feyerabend|Paul Feyerabend|John Preston|June 1, 2009}}
* {{cite SEP|feyerabend|Paul Feyerabend|John Preston|June 1, 2009}}
{{collapse bottom}}
{{collapse bottom}}

* If none of the {{para|editor-}} are specified, [[Edward N. Zalta]] is used as the default editor.


== See also ==
== See also ==

Revision as of 23:42, 29 October 2017

Purpose

This template adds an external link to an entry in the Stanford Encyclopaedia of Philosophy at plato.stanford.edu.

Parameters

Parameters:

|url-id=the location of the entry at the SEP website. For example, the entry "Nietzsche's Moral and Political Philosophy", with the URL https://plato.stanford.edu/entries/nietzsche-moral-political/ , will be said to have a location of nietzsche-moral-political.
|encyclopedia=Stanford Encyclopedia of Philosophy

All the rest of the parameters take values as described in {{cite encyclopedia}}

|last=name
|first=name
|author-link=Wikipedia article name about the author
|last2=
|first2=
|author2-link=
|last3=
|first3=
|author3-link=
|last4=
|first4=
|author4-link=
|date=date
|title=title
|editor-first=
|editor-last=
|editor-link=
|edition=
|volume=
|page=
|pages=
|mode=
|ref=
|template-doc-demo=
deprecated parameters
{{SEP 
 | {{{1}}}
 | {{{2}}} 
 | {{{3}}}
 | {{{4}}}
}}
  • {{{1}}}: the location of the entry at the SEP website. For example, the entry "Nietzsche's Moral and Political Philosophy", with the URL https://plato.stanford.edu/entries/nietzsche-moral-political/ , will be said to have a location of nietzsche-moral-political.
  • {{{2}}}: the title of the entry (defaults to the title of the Wikipedia page)
  • {{{3}}}: the name of the author of the entry
  • {{{4}}}: the date the entry was last updated

Examples and usage

Suppose you want to add an external link to the SEP's article on Paul Feyerabend. The location of this entry at the SEP is at feyerabend, the title of the entry is "Paul Feyerabend", the author is John Preston and the last update is June 1, 2009. The code

  • {{Cite SEP |url-id=feyerabend |title=Paul Feyerabend |first=John |last=Preston |date=June 1, 2009}}

poduces the link

  • Preston, John (June 1, 2009). "Paul Feyerabend". In Zalta, Edward N. (ed.). Stanford Encyclopedia of Philosophy.

Note: The parameter url-id is case sensitive, so:

  • url-id=feyerabend checkY
  • url-id=Feyerabend ☒N

using these deprecated parameters like so:

  • {{cite SEP|feyerabend|Paul Feyerabend|John Preston|June 1, 2009}}

produces the link

  • If none of the |editor-= are specified, Edward N. Zalta is used as the default editor.

See also