Changes

Jump to navigation Jump to search
1,034 bytes added ,  08:49, 17 July 2008
m
no edit summary
Line 7: Line 7:  
   | __TOC__
 
   | __TOC__
 
   |}
 
   |}
<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 below. You only need to include the variables that you are using.</p>
+
<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>
 
===Authors===
 
===Authors===
 
<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>The first name being referenced should always by 'initiallast' and 'initialfirst' and the last name being referenced should always be 'finallast' and 'finalfirst'. Therefore:
Line 14: Line 14:  
* 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>
 
===Book and journals===
 
===Book and journals===
*Books use the parameters 'title', 'city' and 'pub'
+
*Books use the parameters 'title' and 'city'
 
*Journals use the parameters 'jtitle', 'jor' and 'vol'
 
*Journals use the parameters 'jtitle', 'jor' and 'vol'
 
===The template===
 
===The template===
  <nowiki>
+
{|
{{citation</nowiki>
+
!For books
  |initiallast =  
+
!For journals
  |initialfirst =  
+
|-
  |2last =
+
|
  |2first =
+
  <nowiki>{{</nowiki><nowiki>citation</nowiki>
  |3last =
+
  <nowiki>|initiallast =</nowiki>
  |3first =
+
  <nowiki>|initialfirst =</nowiki>
  |4last =
+
  <nowiki>|2last =</nowiki>
  |4first =
+
  <nowiki>|2first =</nowiki>
  |5last =
+
  <nowiki>|3last =</nowiki>
  |5first =
+
  <nowiki>|3first =</nowiki>
  |6last =
+
  <nowiki>|4last =</nowiki>
  |6first =
+
  <nowiki>|4first =</nowiki>
  |finallast =
+
  <nowiki>|5last =</nowiki>
  |finalfirst =
+
  <nowiki>|5first =</nowiki>
  |year =  
+
  <nowiki>|6last =</nowiki>
  |title =  
+
  <nowiki>|6first =</nowiki>
  |jtitle =
+
  <nowiki>|finallast =</nowiki>
|ed =  
+
  <nowiki>|finalfirst =</nowiki>
  |city =  
+
  <nowiki>|year = </nowiki>
  |pub =
+
  <nowiki>|title = </nowiki>
  |jor =
+
  <nowiki>|ed = </nowiki>
|vol = 
+
  <nowiki>|city = </nowiki>
|range =  
+
  <nowiki>|pub =</nowiki>
 +
  <nowiki>|range = </nowiki>
 
  <nowiki>}} </nowiki>
 
  <nowiki>}} </nowiki>
'''NB: Template can be used in a single line to save space:
+
|
 +
<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>
 
*<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>
  

Navigation menu