Difference between revisions of "Template:Auth and cite"

From GAMEO
Jump to navigation Jump to search
[checked revision][checked revision]
Line 13: Line 13:
  
  
 
+
{{#if: {{{a1_last|}}}{{{a1_first|}}} | THERE IS AUTHOR1 }}
 
{| style="border: 1px solid; width:25em; float: right; font-size: 90%;"  
 
{| style="border: 1px solid; width:25em; float: right; font-size: 90%;"  
 
|-
 
|-
Line 21: Line 21:
 
| {{{date}}}
 
| {{{date}}}
  
{{#if: {{{a1_last|}}}{{{a1_first|}}} |
 
 
|-
 
|-
! Author 1
+
! {{#if: {{{a1_last|}}}{{{a1_first|}}} | Author 1 }}
| {{{a1_last}}}, {{{a1_first}}}
+
| {{#if: {{{a1_last|}}}{{{a1_first|}}} | {{{a1_last}}}, {{{a1_first}}} }}
}}
 
  
 
|}
 
|}

Revision as of 18:49, 17 June 2013

This template prints out citation styles for the given wiki page, and also creates semantic parameters for author1 and author2. 
Parameters:
* date: Publication date for the citation
* a1_last, a1_first: First  author, last and first names
* a2_last, a2_first: Second author, last and first names

[[Author1::{{{a1_last}}}, {{{a1_first}}}| ]]

[[PublDate::{{{date}}}| ]]


Date Published {{{date}}}


Citation styles

MLA style

{{{a1_last}}}, {{{a1_first}}}. "Template:Auth and cite." Global Anabaptist Mennonite Encyclopedia Online. {{{date}}}. Web. 19 Apr 2024. https://gameo.org/index.php?title=Template:Auth_and_cite&oldid=414.

APA style

{{{a1_last}}}, {{{a1_first}}}. ({{{date}}}). Template:Auth and cite. Global Anabaptist Mennonite Encyclopedia Online. Retrieved 19 April 2024, from https://gameo.org/index.php?title=Template:Auth_and_cite&oldid=414.