4,720 bytes added ,  09:48, 22 September 2008
m
Protected "Template:Citation" [edit=sysop:move=sysop]
Line 1: Line 1: −
<includeonly>{{{last|}}}, {{{first|}}}. ({{{year|}}}) <b>{{{title|}}}.</b> {{{ed|}}} {{{city|}}}: {{{pub|}}}. {{{page|}}}. </includeonly>
+
<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=<nowiki> </nowiki>and {{{finallast|}}},|3={{{empty|}}}}} {{if|1={{{finalfirst|}}}|2={{{finalfirst}}}.|3={{{empty|}}}}} {{if|1={{{year}}}|2=({{{year|}}})|3={{{empty|}}}}}{{if|1={{{title|}}}|2=<nowiki> </nowiki><b>{{{title|}}}</b>|3={{{empty|}}}}}{{if|1={{{jtitle|}}}|2=<nowiki> </nowiki>{{{jtitle|}}}|3={{{empty|}}}}}. {{{ed|}}}{{if|1={{{ed|}}}|2=<nowiki> ed.</nowiki>|3={{{empty|}}}}} {{if|1={{{city|}}}|2={{{city|}}}:|3={{{empty|}}}}} {{if|1={{{pub|}}}|2={{{pub|}}}.|3={{{empty|}}}}}{{if|1={{{jor|}}}|2=<b>{{{jor|}}}</b> {{{vol||}}}:|3={{{empty|}}}}} {{if|1= {{{range|}}}|2=pp.{{{range|}}}.|3= {{{empty|}}}}}</includeonly><noinclude>
<noinclude>
   
==Usage==
 
==Usage==
<p>'''This Template is not complete. Please do not use.'''</p>
+
{| align="right"
This template can be used to create references using the Harvard system. To use the template use the code below. You do not need to include variables that you are not using:
+
  | __TOC__
<br>
+
  |}
  <nowiki>
+
<p>This template can be used to create references using the Harvard system for both books and journals. To use the template copy the code [[#The template|below]]. You only need to include the variables that you are using.</p>
{{citation</nowiki>
+
===Authors===
  | last =  
+
<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:
  | first =  
+
* A single author book/journal would include 'initiallast' and 'initialfirst'
  | year =  
+
* A book with two authors would include 'initiallast', 'initialfirst', 'finallast' and 'finalfirst
  | title =  
+
* A book with several authors would be 'initiallast', 'initialfirst', '2last', '2first' ... 'finallast' and 'finalfirst</p>
  | ed =  
+
===Book and journals===
  | city =  
+
*Books use the parameters 'title' and 'city'
  | pub =  
+
*Journals use the parameters 'jtitle', 'jor' and 'vol'
  | page =  
+
===The template===
  <nowiki>}}</nowiki>
+
{|
 +
!For books
 +
!For journals
 +
|-
 +
|
 +
  <nowiki>{{</nowiki><nowiki>citation</nowiki>
 +
  <nowiki>|initiallast =</nowiki>
 +
<nowiki>|initialfirst =</nowiki>
 +
<nowiki>|2last =</nowiki>
 +
<nowiki>|2first =</nowiki>
 +
<nowiki>|3last =</nowiki>
 +
<nowiki>|3first =</nowiki>
 +
<nowiki>|4last =</nowiki>
 +
<nowiki>|4first =</nowiki>
 +
<nowiki>|5last =</nowiki>
 +
<nowiki>|5first =</nowiki>
 +
<nowiki>|6last =</nowiki>
 +
<nowiki>|6first =</nowiki>
 +
  <nowiki>|finallast =</nowiki>
 +
<nowiki>|finalfirst =</nowiki>
 +
  <nowiki>|year = </nowiki>
 +
  <nowiki>|title = </nowiki>
 +
  <nowiki>|ed = </nowiki>
 +
  <nowiki>|city = </nowiki>
 +
  <nowiki>|pub =</nowiki>
 +
  <nowiki>|range = </nowiki>
 +
  <nowiki>}} </nowiki>
 +
|
 +
<nowiki>{{</nowiki><nowiki>citation</nowiki>
 +
<nowiki>|initiallast =</nowiki>
 +
<nowiki>|initialfirst =</nowiki>
 +
<nowiki>|2last =</nowiki>
 +
<nowiki>|2first =</nowiki>
 +
<nowiki>|3last =</nowiki>
 +
<nowiki>|3first =</nowiki>
 +
<nowiki>|4last =</nowiki>
 +
<nowiki>|4first =</nowiki>
 +
<nowiki>|5last =</nowiki>
 +
<nowiki>|5first =</nowiki>
 +
<nowiki>|6last =</nowiki>
 +
<nowiki>|6first =</nowiki>
 +
<nowiki>|finallast =</nowiki>
 +
<nowiki>|finalfirst =</nowiki>
 +
<nowiki>|year = </nowiki>
 +
<nowiki>|jtitle = </nowiki>
 +
<nowiki>|ed = </nowiki>
 +
<nowiki>|pub =</nowiki>
 +
<nowiki>|jor = </nowiki>
 +
<nowiki>|vol =  </nowiki>
 +
<nowiki>|range = </nowiki>
 +
<nowiki>}} </nowiki>
 +
|}
 +
'''NB: Templates can be used in a single line to save space:
 +
*<nowiki>{{citation</nowiki> |initiallast =  |initialfirst =  |2last = |2first = |3last = |3first = |4last = |4first = |5last = |5first = |6last = |6first = |finallast = |finalfirst = |year =  |title =  |jtitle = |ed =  |city =  |pub =  |jor = |vol = |range = <nowiki>}}</nowiki>
 +
 
 
==Example==
 
==Example==
'''Using the following:'''
+
===For a single author with no page reference:===
 
  <nowiki>
 
  <nowiki>
 
{{citation</nowiki>
 
{{citation</nowiki>
  |last = Tizard
+
  |initiallast = Tizard
  |first = I
+
  |initialfirst = I
 
  |year = 2004
 
  |year = 2004
 
  |title = Veterinary Immunology: An Introduction
 
  |title = Veterinary Immunology: An Introduction
  |ed = 7th ed.
+
  |ed = 7th
 
  |city = Philadelphia
 
  |city = Philadelphia
 
  |pub = Saunders
 
  |pub = Saunders
Line 30: Line 83:  
'''Gives:'''<br>
 
'''Gives:'''<br>
 
<p>{{citation
 
<p>{{citation
|last = Tizard
+
|initiallast = Tizard
|first = I
+
|initialfirst = I
 
|year = 2004
 
|year = 2004
 
|title = Veterinary Immunology: An Introduction
 
|title = Veterinary Immunology: An Introduction
|ed = 7th ed.
+
|ed = 7th
 
|city = Philadelphia
 
|city = Philadelphia
 
|pub = Saunders
 
|pub = Saunders
 
}} </p>
 
}} </p>
 +
 +
===For several authors with page reference:===
 +
<nowiki>
 +
{{citation</nowiki>
 +
|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
 +
|city = New York
 +
|pub = Garland Science Publishing
 +
|range = 1-35
 +
<nowiki>}}</nowiki>
 +
'''Gives:'''<br>
 +
<p>{{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 =
 +
|city = New York
 +
|pub = Garland Science Publishing
 +
|range = 1-35
 +
}}
 +
</p>
 +
===For journals:===
 +
<nowiki>
 +
{{citation</nowiki>
 +
|initiallast = Metcalfe
 +
|initialfirst = D.D
 +
|2last = Baram
 +
|2first = D
 +
|finallast = Mekori
 +
|finalfirst = Y
 +
|year = 1997
 +
|jtitle = Mast Cells
 +
|jor = Physiological Reviews
 +
|vol = 77(4)
 +
|range = 1033-1064
 +
<nowiki>}}</nowiki>
 +
'''Gives:'''<br>
 +
<p>
 +
{{citation
 +
|initiallast = Metcalfe
 +
|initialfirst = D.D
 +
|2last = Baram
 +
|2first = D
 +
|finallast = Mekori
 +
|finalfirst = Y
 +
|year = 1997
 +
|jtitle = Mast Cells
 +
|jor = Physiological Reviews
 +
|vol = 77(4)
 +
|range = 1033-1064}}
 +
</p>
 
</noinclude>
 
</noinclude>