Difference between revisions of "Template:Auth and cite"

From GAMEO
Jump to navigation Jump to search
[checked revision][checked revision]
(27 intermediate revisions by 4 users not shown)
Line 6: Line 6:
 
  * a2_last, a2_first: Second author, last and first names
 
  * a2_last, a2_first: Second author, last and first names
 
</noinclude>
 
</noinclude>
[[Author1::{{{a1_last}}}, {{{a1_first}}}| ]]
+
{| class="infobox"  
{{#if: {{{a2_last|}}}{{{a2_first|}}} |
 
[[Author2::{{{a2_last}}}, {{{a2_first}}}| ]]
 
}}
 
[[PublDate::{{{date}}}| ]]
 
 
 
{| style="border: 1px solid; width:25em; float: right; font-size: 90%;"  
 
 
|-
 
|-
|colspan="2" style="text-align: center;"|   
+
|colspan="2"|   
 
|-
 
|-
! {{#if: {{{a1_last|}}}{{{a1_first|}}} | Author 1 }}
+
! {{#if: {{{a1_last|}}}{{{a1_first|}}} | Author(s) }}
| {{#if: {{{a1_last|}}}{{{a1_first|}}} | {{{a1_last}}}, {{{a1_first}}} }}
+
| {{#if: {{{a1_last|}}}{{{a1_first|}}} | {{{a1_first}}} {{{a1_last}}} }}
 
|-
 
|-
! {{#if: {{{a2_last|}}}{{{a2_first|}}} | Author 2 }}
+
! {{#if: {{{a2_last|}}}{{{a2_first|}}} | }}
| {{#if: {{{a2_last|}}}{{{a2_first|}}} | {{{a2_last}}}, {{{a2_first}}} }}
+
| {{#if: {{{a2_last|}}}{{{a2_first|}}} | {{{a2_first}}} {{{a2_last}}} }}
 
|-
 
|-
 
! Date Published
 
! Date Published
 
| {{{date}}}
 
| {{{date}}}
 
|}
 
|}
 
+
[[Author1::{{{a1_last}}}, {{{a1_first}}}| ]]
 +
{{#if: {{{a2_last|}}}{{{a2_first|}}} |
 +
[[Author2::{{{a2_last}}}, {{{a2_first}}}| ]]
 +
}}
 +
[[PublDate::{{{date}}}| ]]
 
<div style="clear: both;"></div>
 
<div style="clear: both;"></div>
= Citation styles =
+
= Cite This Article =
  
 
'''MLA style'''
 
'''MLA style'''
  
<code>{{{a1_last}}}, {{{a1_first}}}. "{{FULLPAGENAME}}." ''Global Anabaptist Mennonite Encyclopedia Online''. {{{date}}}. Web. {{CURRENTDAY}} {{CURRENTMONTHABBREV}} {{CURRENTYEAR}}. {{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}.</code>
+
{{{a1_last}}}, {{{a1_first}}}{{#if: {{{a2_last|}}}{{{a2_first|}}} | &nbsp;and {{{a2_first}}} {{{a2_last}}} }}. "{{FULLPAGENAME}}." ''Global Anabaptist Mennonite Encyclopedia Online''. {{{date}}}. Web. {{CURRENTDAY}} {{CURRENTMONTHABBREV}} {{CURRENTYEAR}}. {{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}.
  
 
'''APA style'''
 
'''APA style'''
  
<code>{{{a1_last}}}, {{{a1_first}}}. ({{{date}}}). {{FULLPAGENAME}}. ''Global Anabaptist Mennonite Encyclopedia Online''. Retrieved {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}, from {{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}.</code>
+
{{{a1_last}}}, {{{a1_first}}}{{#if: {{{a2_last|}}}{{{a2_first|}}} | &nbsp;and {{{a2_first}}} {{{a2_last}}} }}. ({{{date}}}). {{FULLPAGENAME}}. ''Global Anabaptist Mennonite Encyclopedia Online''. Retrieved {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}, from {{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}.

Revision as of 12:10, 12 July 2017

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
Date Published {{{date}}}

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

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

Cite This Article

MLA style

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

APA style

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