Difference between revisions of "Template:Auth and cite"
Jump to navigation
Jump to search
[checked revision] | [checked revision] |
GameoAdmin (talk | contribs) (Created page with "<noinclude> This template prints out citation styles for the given wiki page, and also creates semantic parameters for author1 and author2. '''Parameters:''' * date: Publi...") |
AlfRedekopp (talk | contribs) |
||
(35 intermediate revisions by 5 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> | ||
+ | {| class="infobox" | ||
+ | |- | ||
+ | |colspan="2"| | ||
+ | |- | ||
+ | ! {{#if: {{{a1_last|}}}{{{a1_first|}}} | Author(s) }} | ||
+ | | {{#if: {{{a1_last|}}}{{{a1_first|}}} | {{{a1_first}}} {{{a1_last}}} }} | ||
+ | |- | ||
+ | ! {{#if: {{{a2_last|}}}{{{a2_first|}}} | }} | ||
+ | | {{#if: {{{a2_last|}}}{{{a2_first|}}} | {{{a2_first}}} {{{a2_last}}} }} | ||
+ | |- | ||
+ | ! Date Published | ||
+ | | {{{date}}} | ||
+ | |} | ||
[[Author1::{{{a1_last}}}, {{{a1_first}}}| ]] | [[Author1::{{{a1_last}}}, {{{a1_first}}}| ]] | ||
{{#if: {{{a2_last|}}}{{{a2_first|}}} | | {{#if: {{{a2_last|}}}{{{a2_first|}}} | | ||
Line 11: | Line 24: | ||
}} | }} | ||
[[PublDate::{{{date}}}| ]] | [[PublDate::{{{date}}}| ]] | ||
− | + | <div style="clear: both;"></div> | |
− | + | = Cite This Article = | |
− | = | ||
'''MLA style''' | '''MLA style''' | ||
− | + | {{{a1_last}}}, {{{a1_first}}}{{#if: {{{a2_last|}}}{{{a2_first|}}} | and {{{a2_first}}} {{{a2_last}}} }}. "{{FULLPAGENAME}}." ''Global Anabaptist Mennonite Encyclopedia Online''. {{{date}}}. Web. {{CURRENTDAY}} {{CURRENTMONTHABBREV}} {{CURRENTYEAR}}. {{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}. | |
'''APA style''' | '''APA style''' | ||
− | + | {{{a1_last}}}, {{{a1_first}}}{{#if: {{{a2_last|}}}{{{a2_first|}}} | and {{{a2_first}}} {{{a2_last}}} }}. ({{{date}}}). {{FULLPAGENAME}}. ''Global Anabaptist Mennonite Encyclopedia Online''. Retrieved {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}, from {{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}. |
Latest revision as of 17:27, 27 August 2024
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. 21 Nov 2024. https://gameo.org/index.php?title=Template:Auth_and_cite&oldid=179522.
APA style
{{{a1_last}}}, {{{a1_first}}}. ({{{date}}}). Template:Auth and cite. Global Anabaptist Mennonite Encyclopedia Online. Retrieved 21 November 2024, from https://gameo.org/index.php?title=Template:Auth_and_cite&oldid=179522.