Difference between revisions of "Template:Auth and cite"

From GAMEO
Jump to navigation Jump to search
[checked revision][checked revision]
Line 12: Line 12:
 
[[PublDate::{{{date}}}| ]]
 
[[PublDate::{{{date}}}| ]]
  
 +
= Citation styles =
  
{{#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 20: Line 20:
 
! Date Published
 
! Date Published
 
| {{{date}}}
 
| {{{date}}}
 
 
|-
 
|-
 
! {{#if: {{{a1_last|}}}{{{a1_first|}}} | Author 1 }}
 
! {{#if: {{{a1_last|}}}{{{a1_first|}}} | Author 1 }}
 
| {{#if: {{{a1_last|}}}{{{a1_first|}}} | {{{a1_last}}}, {{{a1_first}}} }}
 
| {{#if: {{{a1_last|}}}{{{a1_first|}}} | {{{a1_last}}}, {{{a1_first}}} }}
 
+
|-
 +
! {{#if: {{{a2_last|}}}{{{a2_first|}}} | Author 2 }}
 +
| {{#if: {{{a2_last|}}}{{{a2_first|}}} | {{{a2_last}}}, {{{a2_first}}} }}
 
|}
 
|}
 
 
 
= Citation styles =
 
  
 
'''MLA style'''
 
'''MLA style'''

Revision as of 18:50, 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}}}| ]]

Citation styles

Date Published {{{date}}}

MLA style

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

APA style

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