Template:Cite Pub/format: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<!--_pageName,Author,Publication_Date,Title,Publisher,ISBN10,ISBN13--><includeonly>{{#arraymap: {{{2}}}|, |authorx|[[authorx]]}}. <span style="font-size:1.1em;">'''''[[{{{1}}}|{{{4}}}]]'''''</span>{{#if: {{{pages|}}}| p. {{{pages}}}|}}{{#if: {{{5|}}}| ({{{3}}})|}}. [[{{{5}}}]]. {{#if: {{{6|}}}|ISBN {{{6}}}.|{{#if: {{{7|}}}|ISBN {{{7}}}.|}}}}</includeonly><noinclude> | <!--_pageName,Author,Publication_Date,Title,Publisher,ISBN10,ISBN13--><includeonly>{{#arraymap: {{{2}}}|, |authorx|[[authorx]]}}. <span style="font-size:1.1em;">'''''[[{{{1}}}|{{{4}}}]]'''''</span>{{#if: {{{pages|}}}| p. {{{pages}}}|}}{{#if: {{{5|}}}| ({{{3}}})|}}. [[{{{5}}}]]. {{#if: {{{6|}}}|ISBN {{{6}}}.|{{#if: {{{7|}}}|ISBN {{{7}}}.|}}}}</includeonly><noinclude> | ||
==syntax== | ==syntax== | ||
<pre>{{Cite Pub/format|Page Name|Author|Publication Date|Title|Publisher| | <pre>{{Cite Pub/format|Page Name|Author|Publication Date|Title|Publisher|ISBN}}</pre> | ||
===add'l entries=== | |||
<pre>|pages= </pre> | |||
Example: | Example: | ||
<pre>{{Cite Pub/format|Foo|Noah Body|2016-11-03|Foo|Bar Publishers | <pre>{{Cite Pub/format|Foo|Noah Body|2016-11-03|Foo|Bar Publishers|1234567890123|pages=77-93}}</pre> | ||
produces... | produces... | ||
{{Cite Pub/format|Foo (5e)|Noah Body|2016-11-03|Foo|Bar Publishers | {{Cite Pub/format|Foo (5e)|Noah Body|2016-11-03|Foo|Bar Publishers|1234567890123|pages=77-93}} | ||
<!--_pageName,Author,Publication_Date,Title,Publisher, | <!--_pageName,Author,Publication_Date,Title,Publisher,ISBN--> | ||
</noinclude> | </noinclude> |
Revision as of 13:24, 21 March 2020
syntax
{{Cite Pub/format|Page Name|Author|Publication Date|Title|Publisher|ISBN}}
add'l entries
|pages=
Example:
{{Cite Pub/format|Foo|Noah Body|2016-11-03|Foo|Bar Publishers|1234567890123|pages=77-93}}
produces...
Noah Body. Foo p. 77-93 (2016-11-03). Bar Publishers. ISBN 1234567890123.