Difference between revisions of "Template:Citation"
Jump to navigation
Jump to search
m (Protected "Template:Citation" [edit=sysop:move=sysop]) |
m |
||
(25 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{{{initiallast|}}}, {{{initialfirst|}}}.{{if|1={{{2last|}}}|2={{altlast|1={{{2last|}}}}}|3={{{empty|}}}}} {{if|1={{{2first|}}}|2={{altfirst|1={{{2first|}}}}}|3={{{empty|}}}}}{{if|1={{{3last|}}}|2={{altlast|1={{{3last|}}}}}|3={{{empty|}}}}} {{if|1={{{3first|}}}|2={{altfirst|1={{{3first|}}}}}|3={{{empty|}}}}}{{if|1={{{4last|}}}|2={{altlast|1={{{4last|}}}}}|3={{{empty|}}}}} {{if|1={{{4first|}}}|2={{altfirst|1={{{4first|}}}}}|3={{{empty|}}}}}{{if|1={{{5last|}}}|2={{altlast|1={{{5last|}}}}}|3={{{empty|}}}}} {{if|1={{{5first|}}}|2={{altfirst|1={{{5first|}}}}}|3={{{empty|}}}}}{{if|1={{{6last|}}}|2={{altlast|1={{{6last|}}}}}|3={{{empty|}}}}} {{if|1={{{6first|}}}|2={{altfirst|1= {{{6first|}}}}}|3= {{{empty|}}}}}{{if|1={{{finallast|}}}|2= | + | <includeonly>{{{initiallast|}}}, {{{initialfirst|}}}.{{if|1={{{2last|}}}|2={{altlast|1={{{2last|}}}}}|3={{{empty|}}}}} {{if|1={{{2first|}}}|2={{altfirst|1={{{2first|}}}}}|3={{{empty|}}}}}{{if|1={{{3last|}}}|2={{altlast|1={{{3last|}}}}}|3={{{empty|}}}}} {{if|1={{{3first|}}}|2={{altfirst|1={{{3first|}}}}}|3={{{empty|}}}}}{{if|1={{{4last|}}}|2={{altlast|1={{{4last|}}}}}|3={{{empty|}}}}} {{if|1={{{4first|}}}|2={{altfirst|1={{{4first|}}}}}|3={{{empty|}}}}}{{if|1={{{5last|}}}|2={{altlast|1={{{5last|}}}}}|3={{{empty|}}}}} {{if|1={{{5first|}}}|2={{altfirst|1={{{5first|}}}}}|3={{{empty|}}}}}{{if|1={{{6last|}}}|2={{altlast|1={{{6last|}}}}}|3={{{empty|}}}}} {{if|1={{{6first|}}}|2={{altfirst|1= {{{6first|}}}}}|3= {{{empty|}}}}}{{if|1={{{finallast|}}}|2={{finallast|1={{{finallast|}}}}}|3={{{empty|}}}}} {{if|1={{{finalfirst|}}}|2={{finalfirst|1={{{finalfirst|}}}}}|3={{{empty|}}}}} ({{{year|}}}) <b>{{{title|}}}.</b> {{{ed|}}} {{{city|}}}: {{{pub|}}}. <noinclude>{{{range}}}</noinclude> |
+ | {{if|1= {{{range|}}}|2= {{pp|1= {{{range}}}}}|3= {{{empty|}}}}} | ||
+ | </includeonly> | ||
+ | <noinclude> | ||
+ | __NOTOC__ | ||
==Usage== | ==Usage== | ||
− | + | <p>This template can be used to create references using the Harvard system. To use the template copy the code below. You only need to include the variables that you are using.</p>'''Authors'''<br><p>The first name being referenced should always by 'initiallast' and 'initialfirst' and the last name being referenced should always be 'finallast' and 'finalfirst'. Therefore: | |
− | |||
− | |||
− | <p>This template can be used to create references using the Harvard system | ||
− | |||
− | <p>The first name being referenced should always by 'initiallast' and 'initialfirst' and the last name being referenced should always be 'finallast' and 'finalfirst'. Therefore: | ||
* A single author book/journal would include 'initiallast' and 'initialfirst' | * A single author book/journal would include 'initiallast' and 'initialfirst' | ||
* A book with two authors would include 'initiallast', 'initialfirst', 'finallast' and 'finalfirst | * A book with two authors would include 'initiallast', 'initialfirst', 'finallast' and 'finalfirst | ||
* A book with several authors would be 'initiallast', 'initialfirst', '2last', '2first' ... 'finallast' and 'finalfirst</p> | * A book with several authors would be 'initiallast', 'initialfirst', '2last', '2first' ... 'finallast' and 'finalfirst</p> | ||
− | + | <br> | |
− | + | <nowiki> | |
− | + | {{citation</nowiki> | |
− | + | |initiallast = | |
− | + | |initialfirst = | |
− | + | |2last = | |
− | + | |2first = | |
− | + | |3last = | |
− | + | |3first = | |
− | <nowiki>{{ | + | |4last = |
− | + | |4first = | |
− | + | |5last = | |
− | + | |5first = | |
− | + | |6last = | |
− | + | |6first = | |
− | + | |finallast = | |
− | + | |finalfirst = | |
− | + | |year = | |
− | + | |title = | |
− | + | |ed = | |
− | + | |city = | |
− | + | |pub = | |
− | + | |range = | |
− | + | <nowiki>}}</nowiki> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | <nowiki>}} </nowiki> | ||
− | |||
− | |||
− | |||
− | |||
==Example== | ==Example== | ||
===For a single author with no page reference:=== | ===For a single author with no page reference:=== | ||
Line 77: | Line 41: | ||
|year = 2004 | |year = 2004 | ||
|title = Veterinary Immunology: An Introduction | |title = Veterinary Immunology: An Introduction | ||
− | |ed = 7th | + | |ed = 7th ed. |
|city = Philadelphia | |city = Philadelphia | ||
|pub = Saunders | |pub = Saunders | ||
+ | |range = 23-35 | ||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
'''Gives:'''<br> | '''Gives:'''<br> | ||
Line 87: | Line 52: | ||
|year = 2004 | |year = 2004 | ||
|title = Veterinary Immunology: An Introduction | |title = Veterinary Immunology: An Introduction | ||
− | |ed = 7th | + | |ed = 7th ed. |
|city = Philadelphia | |city = Philadelphia | ||
|pub = Saunders | |pub = Saunders | ||
}} </p> | }} </p> | ||
− | + | <br> | |
===For several authors with page reference:=== | ===For several authors with page reference:=== | ||
<nowiki> | <nowiki> | ||
Line 105: | Line 70: | ||
|year = 2005 | |year = 2005 | ||
|title = Immunobiology: The immune system in health and disease | |title = Immunobiology: The immune system in health and disease | ||
− | |ed = 6th | + | |ed = 6th ed. |
|city = New York | |city = New York | ||
|pub = Garland Science Publishing | |pub = Garland Science Publishing | ||
Line 122: | Line 87: | ||
|year = 2005 | |year = 2005 | ||
|title = Immunobiology: The immune system in health and disease | |title = Immunobiology: The immune system in health and disease | ||
− | |ed = | + | |ed = 6th ed. |
|city = New York | |city = New York | ||
|pub = Garland Science Publishing | |pub = Garland Science Publishing | ||
|range = 1-35 | |range = 1-35 | ||
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</p> | </p> | ||
</noinclude> | </noinclude> |
Revision as of 16:58, 7 July 2008
Usage
This template can be used to create references using the Harvard system. To use the template copy the code below. You only need to include the variables that you are using.
Authors
The first name being referenced should always by 'initiallast' and 'initialfirst' and the last name being referenced should always be 'finallast' and 'finalfirst'. Therefore:
- A single author book/journal would include 'initiallast' and 'initialfirst'
- A book with two authors would include 'initiallast', 'initialfirst', 'finallast' and 'finalfirst
- A book with several authors would be 'initiallast', 'initialfirst', '2last', '2first' ... 'finallast' and 'finalfirst
{{citation |initiallast = |initialfirst = |2last = |2first = |3last = |3first = |4last = |4first = |5last = |5first = |6last = |6first = |finallast = |finalfirst = |year = |title = |ed = |city = |pub = |range = }}
Example
For a single author with no page reference:
{{citation |initiallast = Tizard |initialfirst = I |year = 2004 |title = Veterinary Immunology: An Introduction |ed = 7th ed. |city = Philadelphia |pub = Saunders |range = 23-35 }}
Gives:
Tizard, I. (2004) Veterinary Immunology: An Introduction. 7th ed. ed. Philadelphia: Saunders.
For several authors with page reference:
{{citation |initiallast = Janeway |initialfirst = C |2last = Travers |2first = P |3last = Walport |3first = M |finallast = Sholmchik |finalfirst = M |year = 2005 |title = Immunobiology: The immune system in health and disease |ed = 6th ed. |city = New York |pub = Garland Science Publishing |range = 1-35 }}
Gives:
Janeway, C., Travers, P., Walport, M. and Sholmchik, M. (2005) Immunobiology: The immune system in health and disease. 6th ed. ed. New York: Garland Science Publishing. pp.1-35.