From WikiChip
Difference between revisions of "WikiChip:citation templates"
(Created page with "When citing sources for an article, the following templates should be used: {| class="wikitable" |- ! Template !! Syntax !! Example |- | Apa web || <source lang="text">{{Apa ...") |
|||
Line 7: | Line 7: | ||
| Apa web | | Apa web | ||
|| | || | ||
− | < | + | <pre>{{apa web |
| last = | | last = | ||
| first = | | first = | ||
Line 20: | Line 20: | ||
| ryear = | | ryear = | ||
| url = | | url = | ||
− | }}</ | + | }}</pre> |
− | || <nowiki>{{ | + | || <nowiki>{{apa web|last=Doe|first=John|middle=H|month=March|day=10|year=1998|title=The foo is bar|web title=Example.com|rmonth=June|rday=5|ryear=2010|url=http://www.example.com/}}</nowiki><br /><br />{{Apa web|last=Doe|first=John|middle=H|month=March|day=10|year=1998|title=The foo is bar|web title=Example.com|rmonth=June|rday=5|ryear=2010|url=http://www.example.com/}} |
+ | |- | ||
+ | | Apa Magazine | ||
+ | || | ||
+ | <pre>{{apa mag | ||
+ | | last = | ||
+ | | first = | ||
+ | | middle = | ||
+ | | month = | ||
+ | | day = | ||
+ | | year = | ||
+ | | title = | ||
+ | | magazine = | ||
+ | | issue = | ||
+ | | pages = | ||
+ | | doi = | ||
+ | | rmonth = | ||
+ | | rday = | ||
+ | | ryear = | ||
+ | | url = | ||
+ | }}</pre> | ||
+ | || <nowiki>{{apa mag|last=Doe|first=John|middle=H|month=March|day=10|year=1998|title=The foo is bar|magazine=Foo Mag|issue=123|pages=2-4|doi=|xx.xxxxxxx|rmonth=June|rday=5|ryear=2010|url=http://www.example.com/}}</nowiki><br /><br />{{apa mag|last=Doe|first=John|middle=H|month=March|day=10|year=1998|title=The foo is bar|magazine=Foo Mag|issue=123|pages=2-4|doi=|xx.xxxxxxx|rmonth=June|rday=5|ryear=2010|url=http://www.example.com/}}<nowiki>{{apa mag|last=Doe|first=John|middle=H|month=March|day=10|year=1998|title=The foo is bar|magazine=Foo Mag|issue=123|pages=2-4|doi=|xx.xxxxxxx}}</nowiki><br /><br />{{apa mag|last=Doe|first=John|middle=H|month=March|day=10|year=1998|title=The foo is bar|magazine=Foo Mag|issue=123|pages=2-4|doi=|xx.xxxxxxx}} | ||
|} | |} |
Revision as of 08:58, 19 December 2015
When citing sources for an article, the following templates should be used:
Template | Syntax | Example |
---|---|---|
Apa web |
{{apa web | last = | first = | middle = | month = | day = | year = | title = | web title = | rmonth = | rday = | ryear = | url = }} |
{{apa web|last=Doe|first=John|middle=H|month=March|day=10|year=1998|title=The foo is bar|web title=Example.com|rmonth=June|rday=5|ryear=2010|url=http://www.example.com/}} Doe, John. H. (1998, March 10) "The foo is bar". Example.com. Retrieved June 5, 2010, from http://www.example.com/. |
Apa Magazine |
{{apa mag | last = | first = | middle = | month = | day = | year = | title = | magazine = | issue = | pages = | doi = | rmonth = | rday = | ryear = | url = }} |
{{apa mag|last=Doe|first=John|middle=H|month=March|day=10|year=1998|title=The foo is bar|magazine=Foo Mag|issue=123|pages=2-4|doi=|xx.xxxxxxx|rmonth=June|rday=5|ryear=2010|url=http://www.example.com/}} Doe, John. H. (1998, March 10) "The foo is bar". Foo Mag, (123) 2-4. Retrieved June 5, 2010, from http://www.example.com/.{{apa mag|last=Doe|first=John|middle=H|month=March|day=10|year=1998|title=The foo is bar|magazine=Foo Mag|issue=123|pages=2-4|doi=|xx.xxxxxxx}} Doe, John. H. (1998, March 10) "The foo is bar". Foo Mag, (123) 2-4. |