Changes

Jump to navigation Jump to search
m
no edit summary
== Journal Articles ==
Here is a <code><nowiki>{{#scite}}</nowiki></code> template for journal articles:[[CiteRef::Laudan-(1989)]]
<syntaxhighlight lang="html4strict">
{{#scite:Laudan-(1989)
|type=journal
|author=Laudan, Larry
== Articles in Collections ==
For articles in collections, please use the following format:[[CiteRef::Kuhn-(1970a)]]
<syntaxhighlight lang="html4strict">
{{#scite:Kuhn-(1970a)
|type=collection
|author=Kuhn, Thomas
== Online Resources ==
For online resources, please choose one of the above templates and add a <code><nowiki> |url=</nowiki></code> parameter to indicate the url of the resource. For instance, an article in ''The Stanford Encyclopedia of Philosophy'' will go under the <code><nowiki> |type=collection</nowiki></code>:[[CiteRef::Bird-(2013)]]
<syntaxhighlight lang="html4strict">
{{#scite:Bird-(2013)
|type=collection
|author=Bird, Alexander
</syntaxhighlight>
If the online resource is a magazine or article, it will go under <code><nowiki> |type=journal</nowiki></code>:[[CiteRef::Allain-(2016)]]
<syntaxhighlight lang="html4strict">
{{#scite:Allain-(2016)
|type=journal
|author=Allain, Rhett
|publisher=Springer
|isbn=978-3319175959
}}{{#scite:Laudan-(1989)
|type=journal
|author=Laudan, Larry
|year=1989
|pages=369-375
}}{{#scite:Kuhn-(1970a)
|type=collection
|author=Kuhn, Thomas
|collectionyear=1970
|pages=231-278
}}{{#scite:Bird-(2013)
|type=collection
|author=Bird, Alexander
|collectionyear=2013
|url=http://plato.stanford.edu/archives/fall2013/entries/thomas-kuhn/
}}{{#scite:Allain-(2016)
|type=journal
|author=Allain, Rhett

Navigation menu